55 lines
1.0 KiB
Plaintext
55 lines
1.0 KiB
Plaintext
|
|
# for more information:
|
|
# http://bmx6.net/projects/bmx6/wiki
|
|
# options execute: bmx7 --help
|
|
|
|
config 'bmx7' 'general'
|
|
# option 'runtimeDir' '/var/run/bmx7'
|
|
# option 'trustedNodesDir' '/etc/bmx7/trustedNodes'
|
|
|
|
#config 'plugin'
|
|
# option 'plugin' 'bmx7_config.so'
|
|
|
|
#config 'plugin'
|
|
# option 'plugin' 'bmx7_json.so'
|
|
|
|
#config 'plugin'
|
|
# option 'plugin' 'bmx7_sms.so'
|
|
|
|
|
|
config 'dev' 'mesh_1'
|
|
option 'dev' 'br-lan'
|
|
|
|
config 'dev' 'mesh_2'
|
|
option 'dev' 'wlan0'
|
|
|
|
|
|
|
|
#config 'plugin'
|
|
# option 'plugin' 'bmx7_tun.so'
|
|
|
|
#config 'plugin'
|
|
# option 'plugin' 'bmx7_table.so'
|
|
|
|
|
|
#config 'tunDev' default
|
|
# option 'tunDev' 'default'
|
|
# option 'tun6Address' '2012:0:0:6666::1/64'
|
|
# option 'tun4Address' '10.66.66.1/24'
|
|
|
|
|
|
#config 'tunOut'
|
|
# option 'tunOut' 'ip6'
|
|
# option 'network' '2012::/16'
|
|
# option 'exportDistance' '0'
|
|
|
|
#config 'tunOut'
|
|
# option 'tunOut' 'ip4'
|
|
# option 'network' '10.0.0.0/9'
|
|
# option 'minPrefixLen' '27'
|
|
|
|
|
|
|
|
|
|
|