Last change
on this file since 14280 was 14280, checked in by huub, 6 years ago |
BulletM2 niet langer als repeater van OnsBuiten1 maar gewoon ap
|
File size:
2.0 KB
|
Rev | Line | |
---|
[14258] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | externalif: "vr0"
|
---|
[14278] | 7 | gateway : "192.168.2.254"
|
---|
[14258] | 8 | ileiden : True
|
---|
| 9 | latitude : "52.1707"
|
---|
| 10 | location : "Clubgebouw Tuinvereniging Ons Buiten, Joop Vervoornpad 16, 2315KL, Leiden"
|
---|
| 11 | longitude : "4.5063"
|
---|
| 12 | masterip : "172.17.101.1"
|
---|
| 13 | monitoring_group: "Leiden"
|
---|
| 14 | nodename : "OnsBuiten3"
|
---|
| 15 | nodetype : "Hybrid"
|
---|
| 16 | portal_sponsor: "Tuinvereniging Ons Buiten"
|
---|
| 17 | portal_url: "http://www.onsbuitenleiden.nl/"
|
---|
| 18 | rdnap_x : 94738
|
---|
| 19 | rdnap_y : 465093
|
---|
| 20 | release : "11.2-RELEASE"
|
---|
| 21 | service_accesspoint: True
|
---|
| 22 | service_concentrator: False
|
---|
| 23 | service_incoming_rdr: False
|
---|
| 24 | service_proxy_ileiden: True
|
---|
| 25 | service_proxy_normal: True
|
---|
| 26 | serviceid : "172.31.254.22"
|
---|
[14279] | 27 | status : "up"
|
---|
[14258] | 28 |
|
---|
| 29 |
|
---|
| 30 | iface_ath0:
|
---|
| 31 | comment : "Lokaal Ap"
|
---|
| 32 | parent : "bridge0"
|
---|
| 33 | sdesc : "ap"
|
---|
| 34 | mode : "ap"
|
---|
| 35 | type : "11g"
|
---|
| 36 | channel : 1
|
---|
[14279] | 37 | ssid : "WiFi Ons Binnen"
|
---|
[14258] | 38 | status : "up"
|
---|
| 39 |
|
---|
| 40 | iface_bridge0:
|
---|
| 41 | comment : "Access Points"
|
---|
| 42 | ip : "172.17.101.1/24"
|
---|
| 43 | type : "eth"
|
---|
| 44 | dhcp : "10-240"
|
---|
| 45 | status : "up"
|
---|
| 46 |
|
---|
| 47 | iface_vr0:
|
---|
| 48 | comment : "Link to external interface"
|
---|
[14278] | 49 | ip : "192.168.2.99/24"
|
---|
[14258] | 50 | sdesc : "2external"
|
---|
| 51 | mode : "ap"
|
---|
| 52 | type : "eth"
|
---|
| 53 | dhcp : False
|
---|
| 54 | status : "up"
|
---|
| 55 |
|
---|
| 56 | iface_vr1:
|
---|
[14259] | 57 | comment : "Link noord - turfhok OnsBuiten1"
|
---|
[14258] | 58 | ip : "172.16.7.1/29"
|
---|
| 59 | sdesc : "2onsbt1"
|
---|
| 60 | mode : "ap-wds"
|
---|
| 61 | type : "eth"
|
---|
| 62 | extra_type : "eth2wifibridge"
|
---|
[14259] | 63 | channel : "100"
|
---|
[14258] | 64 | ssid : "il-n.onsbuiten3.wleiden.net"
|
---|
| 65 | dhcp : False
|
---|
| 66 | compass : "n"
|
---|
| 67 | ns_ip : "172.16.7.2/29"
|
---|
[14259] | 68 | ns_mac : "80:2a:a8:74:4a:35"
|
---|
[14258] | 69 | bridge_type: "NanostationM5"
|
---|
| 70 | status : "up"
|
---|
| 71 |
|
---|
| 72 |
|
---|
| 73 | iface_vr2:
|
---|
| 74 | comment : "AP Clubhuis"
|
---|
| 75 | parent : "bridge0"
|
---|
| 76 | sdesc : "ap2"
|
---|
| 77 | mode : "ap"
|
---|
| 78 | type : "eth"
|
---|
| 79 | extra_type : "eth2wifibridge"
|
---|
| 80 | channel : "11"
|
---|
| 81 | ssid : "WiFi Ons Buiten"
|
---|
| 82 | dhcp : False
|
---|
| 83 | compass : "z"
|
---|
[14280] | 84 | ns_ip : "172.17.101.2/24"
|
---|
[14258] | 85 | ns_mac : "24:a4:3c:9e:14:74"
|
---|
| 86 | bridge_type: "BulletM2"
|
---|
| 87 | status : "up"
|
---|
| 88 |
|
---|
| 89 |
|
---|
| 90 |
|
---|
| 91 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.