| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | latitude : "52.166297"
|
|---|
| 7 | location : "Groene Hart Recreatie Hofdijklaan 63, 2374 BS Oud-Ade"
|
|---|
| 8 | longitude : "4.5505"
|
|---|
| 9 | masterip : "172.17.149.1"
|
|---|
| 10 | monitoring_group: "leiden"
|
|---|
| 11 | nodename : "GHR"
|
|---|
| 12 | nodetype : "Hybrid"
|
|---|
| 13 | portal_sponsor: "Groene Hart Recreatie"
|
|---|
| 14 | portal_url: "http://www.groenehart-recreatie.nl"
|
|---|
| 15 | rdnap_x : 97756.0342112
|
|---|
| 16 | rdnap_y : 464567.707628
|
|---|
| 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
|
|---|
| 23 | status : "up"
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 | iface_ath0:
|
|---|
| 27 | comment : "Omni voor Buurt MGMT"
|
|---|
| 28 | ip : "172.17.149.1/24"
|
|---|
| 29 | sdesc : "2buurt"
|
|---|
| 30 | mode : "ap"
|
|---|
| 31 | type : "11g"
|
|---|
| 32 | channel : 11
|
|---|
| 33 | ssid : "ap-GHR-Management"
|
|---|
| 34 | dhcp : "10-240"
|
|---|
| 35 | status : "up"
|
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 | iface_ue0:
|
|---|
| 39 | comment : "Link naar Boterhuis (client soonish)"
|
|---|
| 40 | ip : "172.16.7.68/29"
|
|---|
| 41 | sdesc : "2boterhuis"
|
|---|
| 42 | mode : "ap-wds"
|
|---|
| 43 | type : "eth"
|
|---|
| 44 | extra_type : "eth2wifibridge"
|
|---|
| 45 | ssid : "il-nw.ghr.wleiden.net"
|
|---|
| 46 | dhcp : False
|
|---|
| 47 | compass : "nw"
|
|---|
| 48 | ns_ip : "172.16.7.67/29"
|
|---|
| 49 | ns_mac : "24:a4:3c:72:00:6f"
|
|---|
| 50 | bridge_type: "NanoStation M5"
|
|---|
| 51 | status : "up"
|
|---|
| 52 |
|
|---|
| 53 |
|
|---|
| 54 | iface_vr0:
|
|---|
| 55 | comment : "Link naar StBavo2"
|
|---|
| 56 | ip : "172.16.3.124/29"
|
|---|
| 57 | sdesc : "2stbavo"
|
|---|
| 58 | mode : "ap-wds"
|
|---|
| 59 | type : "eth"
|
|---|
| 60 | extra_type : "eth2wifibridge"
|
|---|
| 61 | ssid : "il-zo.stbavo2.wleiden.net"
|
|---|
| 62 | dhcp : False
|
|---|
| 63 | compass : "n"
|
|---|
| 64 | ns_ip : "172.16.3.123/29"
|
|---|
| 65 | ns_mac : "24:a4:3c:72:16:ae"
|
|---|
| 66 | bridge_type: "NanoStation M5"
|
|---|
| 67 | status : "up"
|
|---|
| 68 |
|
|---|
| 69 |
|
|---|
| 70 | iface_vr1:
|
|---|
| 71 | comment : "Accesspoint West repeaters 172.17.150.3 dc:9f:db:3e:1c:70 en 172.17.150.4 dc:9f:db:3e:2a:2b"
|
|---|
| 72 | ip : "172.17.150.1/24"
|
|---|
| 73 | sdesc : "2ap-w"
|
|---|
| 74 | mode : "ap-wds"
|
|---|
| 75 | type : "eth"
|
|---|
| 76 | ssid : "ap-GroeneHart-West"
|
|---|
| 77 | dhcp : "10-240"
|
|---|
| 78 | ns_ip : "172.17.150.2/24"
|
|---|
| 79 | ns_mac : "dc:9f:db:62:13:bd"
|
|---|
| 80 | bridge_type: "NanoStation M2"
|
|---|
| 81 | status : "up"
|
|---|
| 82 |
|
|---|
| 83 |
|
|---|
| 84 | iface_vr2:
|
|---|
| 85 | comment : "Accesspoint Oost repeaters 172.17.151.3 at dc:9f:db:3e:2a:28; 172.17.151.4 at dc:9f:db:3e:2a:c2"
|
|---|
| 86 | ip : "172.17.151.1/24"
|
|---|
| 87 | sdesc : "2buurt"
|
|---|
| 88 | mode : "ap-wds"
|
|---|
| 89 | type : "eth"
|
|---|
| 90 | ssid : "ap-GroeneHart-Oost"
|
|---|
| 91 | dhcp : "10-240"
|
|---|
| 92 | ns_ip : "172.17.151.2/24"
|
|---|
| 93 | ns_mac : "dc:9f:db:36:1e:5b"
|
|---|
| 94 | bridge_type: "NanoStation M2"
|
|---|
| 95 | status : "up"
|
|---|
| 96 |
|
|---|
| 97 |
|
|---|