| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | latitude : "52.15718"
|
|---|
| 7 | location : "Hortus Botanicus Wintertuin, Rapenburg 73, 2311 GJ, Leiden"
|
|---|
| 8 | longitude : "4.484840"
|
|---|
| 9 | masterip : "172.17.64.1"
|
|---|
| 10 | monitoring_group: "wleiden"
|
|---|
| 11 | portal_sponsor: "Hortus Botanicus"
|
|---|
| 12 | portal_url: "http://www.hortusleiden.nl/"
|
|---|
| 13 | nodename : "Hortus"
|
|---|
| 14 | nodetype : "Hybrid"
|
|---|
| 15 | rdnap_x : 93251
|
|---|
| 16 | rdnap_y : 463607
|
|---|
| 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 : "Ap voor de buurt"
|
|---|
| 28 | ip : "172.17.64.1/24"
|
|---|
| 29 | sdesc : "ap"
|
|---|
| 30 | mode : "ap"
|
|---|
| 31 | type : "11b"
|
|---|
| 32 | channel : "1"
|
|---|
| 33 | ssid : "ap-WirelessLeiden-Wintertuin"
|
|---|
| 34 | dhcp : "10-250"
|
|---|
| 35 | status : "up"
|
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 | iface_vr0:
|
|---|
| 39 | comment : "link naar Vosko"
|
|---|
| 40 | ip : "172.16.4.140/29"
|
|---|
| 41 | sdesc : "2vosko"
|
|---|
| 42 | mode : "station-wds"
|
|---|
| 43 | type : "eth"
|
|---|
| 44 | extra_type : "eth2wifibridge"
|
|---|
| 45 | channel : "100"
|
|---|
| 46 | ssid : "il-w2.vosko2.wleiden.net"
|
|---|
| 47 | dhcp : False
|
|---|
| 48 | compass : "e"
|
|---|
| 49 | ns_ip : "172.16.4.139/29"
|
|---|
| 50 | ns_mac : "00:27:22:8A:3D:28"
|
|---|
| 51 | status : "up"
|
|---|
| 52 |
|
|---|
| 53 |
|
|---|
| 54 | iface_vr1:
|
|---|
| 55 | comment : "Accesspoint wzw"
|
|---|
| 56 | ip : "172.16.8.1/24"
|
|---|
| 57 | sdesc : "2apwzw"
|
|---|
| 58 | mode : "ap"
|
|---|
| 59 | type : "eth"
|
|---|
| 60 | extra_type : "eth2wifibridge"
|
|---|
| 61 | channel : "6"
|
|---|
| 62 | ssid : "ap-WirelessLeiden-Hortus"
|
|---|
| 63 | dhcp : "10-250"
|
|---|
| 64 | compass : "wzw"
|
|---|
| 65 | ns_ip : "172.16.8.2/24"
|
|---|
| 66 | ns_mac : " 00:15:6D:30:D3:0F"
|
|---|
| 67 | bridge_type: "NanoStationM2"
|
|---|
| 68 | status : "up"
|
|---|
| 69 |
|
|---|
| 70 | iface_vr2:
|
|---|
| 71 | comment : "Interlink naar rijnvliet"
|
|---|
| 72 | ip : "172.16.4.161/29"
|
|---|
| 73 | sdesc : "2rijnvliet"
|
|---|
| 74 | mode : "station-wds"
|
|---|
| 75 | type : "eth"
|
|---|
| 76 | extra_type : "eth2wifibridge"
|
|---|
| 77 | channel : "36"
|
|---|
| 78 | ssid : "il-no.rv.wleiden.net"
|
|---|
| 79 | dhcp : False
|
|---|
| 80 | compass : "w"
|
|---|
| 81 | ns_ip : "172.16.4.162/29"
|
|---|
| 82 | ns_mac : "00:27:22:10:EC:8D"
|
|---|
| 83 | status : "up"
|
|---|
| 84 |
|
|---|
| 85 |
|
|---|