[12551] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
[12569] | 6 | latitude : "52.27355"
|
---|
[12551] | 7 | location : "Bungalowpark Tulp en Zee, Randweg, 2204CW, Noordwijk"
|
---|
[12569] | 8 | longitude : "4.47299"
|
---|
[12551] | 9 | masterip : "172.17.83.1"
|
---|
| 10 | monitoring_group: "noordwijkerhout"
|
---|
| 11 | nodename : "TulpEnZee"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | portal_sponsor: "Tulp en Zee"
|
---|
[12618] | 14 | portal_url: "http://www.tulpenzee.nl/"
|
---|
[12551] | 15 | rdnap_x : 92604
|
---|
| 16 | rdnap_y : 476564
|
---|
| 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
|
---|
[12560] | 23 | status : "up"
|
---|
[12551] | 24 |
|
---|
| 25 |
|
---|
| 26 | iface_ath0:
|
---|
[12618] | 27 | comment : "Ap buurt MAC 30:14:4a:86:bb:c8"
|
---|
[12551] | 28 | ip : "172.17.83.1/24"
|
---|
| 29 | sdesc : "ap"
|
---|
| 30 | mode : "ap"
|
---|
| 31 | type : "11g"
|
---|
[12567] | 32 | channel : 11
|
---|
[12551] | 33 | ssid : "ap-TulpEnZee"
|
---|
| 34 | dhcp : "10-250"
|
---|
| 35 | status : "up"
|
---|
| 36 |
|
---|
| 37 |
|
---|
| 38 | iface_ue0:
|
---|
[12630] | 39 | comment : "Link naar De Wulp"
|
---|
[12551] | 40 | ip : "172.16.7.25/29"
|
---|
[12555] | 41 | sdesc : "2ono"
|
---|
[12551] | 42 | mode : "ap-wds"
|
---|
| 43 | type : "eth"
|
---|
| 44 | extra_type : "eth2wifibridge"
|
---|
[12632] | 45 | channel : "100"
|
---|
[12555] | 46 | ssid : "il-ono.tulpenzee.wleiden.net"
|
---|
[12551] | 47 | dhcp : False
|
---|
[13548] | 48 | compass : "o"
|
---|
[12551] | 49 | ns_ip : "172.16.7.26/29"
|
---|
[12555] | 50 | ns_mac : "dc:9f:db:64:23:e7"
|
---|
[12551] | 51 | bridge_type: "NanostationM5"
|
---|
[12632] | 52 | status : "up"
|
---|
[12551] | 53 |
|
---|
[12569] | 54 |
|
---|
[12551] | 55 | iface_vr0:
|
---|
| 56 | comment : "Lokaal netwerk"
|
---|
| 57 | ip : "172.16.9.49/29"
|
---|
| 58 | sdesc : "2external"
|
---|
| 59 | type : "eth"
|
---|
| 60 | dhcp : False
|
---|
| 61 | status : "up"
|
---|
| 62 |
|
---|
[12569] | 63 |
|
---|
[12551] | 64 | iface_vr1:
|
---|
| 65 | comment : "Link naar Zuid - Leeuwenhorst"
|
---|
| 66 | ip : "172.16.7.36/29"
|
---|
[12555] | 67 | sdesc : "2z"
|
---|
[12551] | 68 | mode : "ap-wds"
|
---|
| 69 | type : "eth"
|
---|
| 70 | extra_type : "eth2wifibridge"
|
---|
| 71 | channel : "108"
|
---|
| 72 | ssid : "il-nw.leeuwenhorst.wleiden.net"
|
---|
| 73 | dhcp : False
|
---|
| 74 | compass : "z"
|
---|
| 75 | ns_ip : "172.16.7.35/29"
|
---|
[12555] | 76 | ns_mac : "dc:9f:db:f2:12:80"
|
---|
[12551] | 77 | bridge_type: "NanoBridge M5"
|
---|
| 78 | status : "up"
|
---|
| 79 |
|
---|
| 80 |
|
---|
| 81 | iface_vr2:
|
---|
| 82 | comment : "Accesspoint 5 GHz 2zuidoost"
|
---|
| 83 | ip : "172.17.84.1/24"
|
---|
[12555] | 84 | sdesc : "2zo"
|
---|
[12551] | 85 | mode : "ap"
|
---|
| 86 | type : "eth"
|
---|
| 87 | extra_type : "eth2wifibridge"
|
---|
[12632] | 88 | channel : "52"
|
---|
[12555] | 89 | ssid : "ap-TulpenZee-zo"
|
---|
[12551] | 90 | dhcp : "10-250"
|
---|
| 91 | compass : "zo"
|
---|
| 92 | ns_ip : "172.17.84.2/24"
|
---|
[12560] | 93 | ns_mac : "dc:9f:db:64:23:8b"
|
---|
[12551] | 94 | bridge_type: "NanostationM5"
|
---|
| 95 | status : "up"
|
---|
| 96 |
|
---|
| 97 |
|
---|