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