[13362] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "net4801"
|
---|
| 5 | comment : "None"
|
---|
[13390] | 6 | latitude : "52.17128"
|
---|
[13362] | 7 | location : "Tuinvereniging Ons Buiten, Joop Vervoornpad 16, 2315KL, Leiden"
|
---|
[13548] | 8 | longitude : "4.50629"
|
---|
[13362] | 9 | masterip : "172.17.19.1"
|
---|
| 10 | monitoring_group: "Leiden"
|
---|
| 11 | nodename : "OnsBuiten"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | portal_sponsor: "Tuinvereniging Ons Buiten"
|
---|
| 14 | portal_url: "http://www.onsbuitenleiden.nl/"
|
---|
[13390] | 15 | rdnap_x : 94738
|
---|
| 16 | rdnap_y : 465158
|
---|
[13362] | 17 | release : "9.0-RELEASE"
|
---|
| 18 | service_accesspoint: True
|
---|
| 19 | service_concentrator: False
|
---|
| 20 | service_incoming_rdr: False
|
---|
| 21 | service_proxy_ileiden: False
|
---|
| 22 | service_proxy_normal: False
|
---|
[13369] | 23 | status : "up"
|
---|
[13362] | 24 |
|
---|
[13548] | 25 |
|
---|
[13362] | 26 | iface_ath0:
|
---|
| 27 | comment : "Lokaal Ap"
|
---|
| 28 | ip : "172.17.19.1/24"
|
---|
| 29 | sdesc : "ap"
|
---|
| 30 | mode : "ap"
|
---|
| 31 | type : "11g"
|
---|
| 32 | channel : 1
|
---|
| 33 | ssid : "WiFi-Leiden"
|
---|
| 34 | dhcp : "10-250"
|
---|
| 35 | status : "up"
|
---|
| 36 |
|
---|
[13548] | 37 |
|
---|
[13362] | 38 | iface_sis0:
|
---|
[13480] | 39 | comment : "Link west - SOM2 M5 04:18:D6:CC:01:4D 172.16.3.253 OnsBuiten2 04:18:D6:CC:06:F8"
|
---|
[13381] | 40 | ip : "172.16.3.252/29"
|
---|
[13362] | 41 | sdesc : "2som2"
|
---|
| 42 | mode : "station-wds"
|
---|
| 43 | type : "eth"
|
---|
| 44 | extra_type : "eth2wifibridge"
|
---|
| 45 | channel : "6"
|
---|
[13390] | 46 | ssid : "il-o.som2.wleiden.net"
|
---|
[13362] | 47 | dhcp : False
|
---|
[13548] | 48 | compass : "w"
|
---|
[13381] | 49 | ns_ip : "172.16.3.251"
|
---|
[13548] | 50 | ns_mac : "00:15:6d:e8:f9:c6"
|
---|
[13362] | 51 | bridge_type: "Bullet2"
|
---|
| 52 | status : "up"
|
---|
| 53 |
|
---|
[13548] | 54 |
|
---|
[13362] | 55 | iface_sis1:
|
---|
| 56 | comment : "AP zuid en Clubhuis"
|
---|
| 57 | ip : "172.17.40.1/24"
|
---|
| 58 | sdesc : "ap2"
|
---|
| 59 | mode : "ap-repeater"
|
---|
| 60 | type : "eth"
|
---|
| 61 | extra_type : "eth2wifibridge"
|
---|
| 62 | channel : "11"
|
---|
| 63 | ssid : "WiFi Leiden"
|
---|
| 64 | dhcp : "10-250"
|
---|
| 65 | compass : "z"
|
---|
| 66 | ns_ip : "172.17.40.2"
|
---|
[13548] | 67 | ns_mac : "dc:9f:db:36:a5:93"
|
---|
[13362] | 68 | bridge_type: "NanoStationM2-Loco"
|
---|
| 69 | status : "up"
|
---|
| 70 |
|
---|
[13548] | 71 |
|
---|
[13362] | 72 | iface_sis1_extra0:
|
---|
| 73 | comment : "Repeater Clubhuis"
|
---|
| 74 | ip : "172.17.40.3/24"
|
---|
| 75 | mode : "ap-repeater"
|
---|
| 76 | type : "eth"
|
---|
| 77 | extra_type : "eth2wifibridge"
|
---|
| 78 | ns_mac : "24:A4:3C:9E:14:74"
|
---|
| 79 | bridge_type: "BulletM2"
|
---|
| 80 | status : "up"
|
---|
| 81 |
|
---|
[13548] | 82 |
|
---|
[13362] | 83 | iface_sis2:
|
---|
| 84 | comment : "AP zuidwest"
|
---|
| 85 | ip : "172.17.101.1/24"
|
---|
| 86 | sdesc : "2apzw"
|
---|
| 87 | mode : "ap"
|
---|
| 88 | type : "eth"
|
---|
| 89 | extra_type : "eth2wifibridge"
|
---|
| 90 | channel : "1"
|
---|
| 91 | ssid : "WiFi Leiden"
|
---|
| 92 | dhcp : "10-250"
|
---|
| 93 | compass : "zw"
|
---|
| 94 | ns_ip : "172.17.101.2/24"
|
---|
[13548] | 95 | ns_mac : "dc:9f:db:3e:26:8c"
|
---|
[13362] | 96 | bridge_type: "NanoStationM2-Loco"
|
---|
| 97 | status : "up"
|
---|
| 98 |
|
---|
[13548] | 99 |
|
---|