| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | latitude : "52.15582"
|
|---|
| 7 | location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351 CP, Leiderdorp"
|
|---|
| 8 | longitude : "4.53564"
|
|---|
| 9 | masterip : "172.17.1.1"
|
|---|
| 10 | nodename : "Leythenrode1"
|
|---|
| 11 | nodetype : "Hybrid"
|
|---|
| 12 | rdnap_x : 96726
|
|---|
| 13 | rdnap_y : 463414
|
|---|
| 14 | release : "9.0-RELEASE"
|
|---|
| 15 | service_accesspoint: True
|
|---|
| 16 | service_incoming_rdr: False
|
|---|
| 17 | service_proxy_ileiden: False
|
|---|
| 18 | service_proxy_normal: False
|
|---|
| 19 | status : "up"
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 | iface_ath0:
|
|---|
| 23 | comment : "AP voor de buurt"
|
|---|
| 24 | ip : "172.17.1.1/24"
|
|---|
| 25 | sdesc : "ap"
|
|---|
| 26 | mode : "ap"
|
|---|
| 27 | type : "11b"
|
|---|
| 28 | channel : "9"
|
|---|
| 29 | ssid : "ap-WirelessLeiden-Leythenrode1"
|
|---|
| 30 | dhcp : "10-250"
|
|---|
| 31 | status : "up"
|
|---|
| 32 |
|
|---|
| 33 |
|
|---|
| 34 | iface_ue0:
|
|---|
| 35 | comment : "Ethernet naar interlink west"
|
|---|
| 36 | ip : "172.16.17.188/29"
|
|---|
| 37 | sdesc : "2som2"
|
|---|
| 38 | mode : "station-wds"
|
|---|
| 39 | type : "eth"
|
|---|
| 40 | extra_type : "eth2wifibridge"
|
|---|
| 41 | channel : "36"
|
|---|
| 42 | ssid : "il-zo.som2.wleiden.net"
|
|---|
| 43 | dhcp : False
|
|---|
| 44 | compass : "nw"
|
|---|
| 45 | ns_ip : "172.16.17.187/29"
|
|---|
| 46 | ns_mac : "00:15:6d:eb:f1:33"
|
|---|
| 47 | bridge_type: "NanoStation5"
|
|---|
| 48 | status : "up"
|
|---|
| 49 |
|
|---|
| 50 |
|
|---|
| 51 | iface_vr0:
|
|---|
| 52 | comment : "Local 28-subnet to Leythenrode2 and clients (ap bridges), ip address 172.17.0.3 - 172.17.0.8/28"
|
|---|
| 53 | ip : "172.17.0.1/28"
|
|---|
| 54 | sdesc : "Leythenrode_subnet"
|
|---|
| 55 | type : "eth"
|
|---|
| 56 | dhcp : False
|
|---|
| 57 | status : "up"
|
|---|
| 58 |
|
|---|
| 59 |
|
|---|
| 60 | iface_vr1:
|
|---|
| 61 | comment : "Ethernet naar interlink noordoost (graficall)"
|
|---|
| 62 | ip : "172.16.5.145/29"
|
|---|
| 63 | sdesc : "2Graficall"
|
|---|
| 64 | mode : "ap-wds"
|
|---|
| 65 | type : "eth"
|
|---|
| 66 | extra_type : "eth2wifibridge"
|
|---|
| 67 | channel : "52"
|
|---|
| 68 | ssid : "il-no.leythenrode.wleiden.net"
|
|---|
| 69 | dhcp : False
|
|---|
| 70 | compass : "no"
|
|---|
| 71 | ns_ip : "172.16.5.146/29"
|
|---|
| 72 | ns_mac : "00:15:6d:bd:8a:06"
|
|---|
| 73 | bridge_type: "NanoStation5"
|
|---|
| 74 | status : "up"
|
|---|
| 75 |
|
|---|
| 76 |
|
|---|
| 77 | iface_vr2:
|
|---|
| 78 | comment : "A-link to DeClercq via Nanostation5"
|
|---|
| 79 | ip : "172.16.5.169/29"
|
|---|
| 80 | sdesc : "2DeClercq"
|
|---|
| 81 | mode : "ap-wds"
|
|---|
| 82 | type : "eth"
|
|---|
| 83 | extra_type : "eth2wifibridge"
|
|---|
| 84 | channel : "44"
|
|---|
| 85 | ssid : "il-zw.leythenrode.wleiden.net"
|
|---|
| 86 | dhcp : False
|
|---|
| 87 | compass : "zw"
|
|---|
| 88 | ns_ip : "172.16.5.170/29"
|
|---|
| 89 | ns_mac : "00:15:6d:bd:8a:02"
|
|---|
| 90 | bridge_type: "NanoStation5"
|
|---|
| 91 | status : "up"
|
|---|
| 92 |
|
|---|
| 93 |
|
|---|
| 94 |
|
|---|
| 95 |
|
|---|