bmx7: separate bmx7 namespace for binaries, libs, config, runtimedir, ...
[feed/routing.git] / bmx7 / files / etc / config / bmx7
1
2 # for more information:
3 # http://bmx6.net/projects/bmx6/wiki
4 # options execute: bmx7 --help
5
6 config 'bmx7' 'general'
7 # option 'runtimeDir' '/var/run/bmx7'
8 # option 'trustedNodesDir' '/etc/bmx7/trustedNodes'
9
10 #config 'plugin'
11 # option 'plugin' 'bmx7_config.so'
12
13 #config 'plugin'
14 # option 'plugin' 'bmx7_json.so'
15
16 #config 'plugin'
17 # option 'plugin' 'bmx7_sms.so'
18
19
20 config 'dev' 'mesh_1'
21 option 'dev' 'br-lan'
22
23 config 'dev' 'mesh_2'
24 option 'dev' 'wlan0'
25
26
27
28 #config 'plugin'
29 # option 'plugin' 'bmx7_tun.so'
30
31 #config 'plugin'
32 # option 'plugin' 'bmx7_table.so'
33
34
35 #config 'tunDev' default
36 # option 'tunDev' 'default'
37 # option 'tun6Address' '2012:0:0:6666::1/64'
38 # option 'tun4Address' '10.66.66.1/24'
39
40
41 #config 'tunOut'
42 # option 'tunOut' 'ip6'
43 # option 'network' '2012::/16'
44 # option 'exportDistance' '0'
45
46 #config 'tunOut'
47 # option 'tunOut' 'ip4'
48 # option 'network' '10.0.0.0/9'
49 # option 'minPrefixLen' '27'
50
51
52
53
54