| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | ileiden : True
|
|---|
| 7 | latitude : "52.15685"
|
|---|
| 8 | location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
|
|---|
| 9 | longitude : "4.48626"
|
|---|
| 10 | masterip : "172.17.16.1"
|
|---|
| 11 | monitoring_group: "wleiden"
|
|---|
| 12 | nodename : "Huub"
|
|---|
| 13 | nodetype : "Hybrid"
|
|---|
| 14 | rdnap_x : "093348"
|
|---|
| 15 | rdnap_y : 463569
|
|---|
| 16 | release : "9.0-RELEASE"
|
|---|
| 17 | remote_access: "huubs.xs4all.nl:1022"
|
|---|
| 18 | service_accesspoint: True
|
|---|
| 19 | service_incoming_rdr: True
|
|---|
| 20 | service_proxy_ileiden: True
|
|---|
| 21 | service_proxy_normal: True
|
|---|
| 22 | service_concentrator: True
|
|---|
| 23 | status : "up"
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 | iface_ath0:
|
|---|
| 27 | comment : "Ap"
|
|---|
| 28 | ip : "172.17.16.1/26"
|
|---|
| 29 | sdesc : "ap"
|
|---|
| 30 | mode : "ap"
|
|---|
| 31 | type : "11b"
|
|---|
| 32 | channel : "7"
|
|---|
| 33 | ssid : "ap-WirelessLeiden-Huub"
|
|---|
| 34 | dhcp : "10-60"
|
|---|
| 35 | status : "up"
|
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 | iface_ue0:
|
|---|
| 39 | comment : "Link naar Vosko2"
|
|---|
| 40 | ip : "172.16.4.124/29"
|
|---|
| 41 | sdesc : "2vosko2"
|
|---|
| 42 | mode : "station-wds"
|
|---|
| 43 | type : "eth"
|
|---|
| 44 | extra_type : "eth2wifibridge"
|
|---|
| 45 | channel : "64"
|
|---|
| 46 | ssid : "il-w.vosko2.wleiden.net"
|
|---|
| 47 | dhcp : False
|
|---|
| 48 | compass : "no"
|
|---|
| 49 | ns_ip : "172.16.4.123/29"
|
|---|
| 50 | ns_mac : "00:15:6d:ec:82:4c"
|
|---|
| 51 | bridge_type: "NanoStation5"
|
|---|
| 52 | status : "up"
|
|---|
| 53 |
|
|---|
| 54 |
|
|---|
| 55 | iface_ue1:
|
|---|
| 56 | comment : "Local ethernet naar extra ap"
|
|---|
| 57 | ip : "172.17.16.129/26"
|
|---|
| 58 | sdesc : "2ap2"
|
|---|
| 59 | mode : "ap"
|
|---|
| 60 | type : "eth"
|
|---|
| 61 | dhcp : "140-180"
|
|---|
| 62 | ns_ip : "172.17.16.130/26"
|
|---|
| 63 | ns_mac : "00:15:6d:d4:f8:24"
|
|---|
| 64 | bridge_type: "Bullet2"
|
|---|
| 65 | status : "up"
|
|---|
| 66 |
|
|---|
| 67 |
|
|---|
| 68 | iface_vr0:
|
|---|
| 69 | comment : "External Link"
|
|---|
| 70 | ip : "0.0.0.0/30"
|
|---|
| 71 | sdesc : "2external"
|
|---|
| 72 | type : "eth"
|
|---|
| 73 | dhcp : "client"
|
|---|
| 74 | status : "up"
|
|---|
| 75 |
|
|---|
| 76 |
|
|---|
| 77 | iface_vr1:
|
|---|
| 78 | comment : "Link naar Rabo1"
|
|---|
| 79 | ip : "172.16.4.12/29"
|
|---|
| 80 | sdesc : "2rabo1"
|
|---|
| 81 | mode : "station-wds"
|
|---|
| 82 | type : "eth"
|
|---|
| 83 | extra_type : "eth2wifibridge"
|
|---|
| 84 | channel : "44"
|
|---|
| 85 | ssid : "il-z.rabo.wleiden.net"
|
|---|
| 86 | dhcp : False
|
|---|
| 87 | compass : "n"
|
|---|
| 88 | ns_ip : "172.16.4.11/29"
|
|---|
| 89 | ns_mac : "00:15:6d:bd:89:cb"
|
|---|
| 90 | bridge_type: "NanoStation5"
|
|---|
| 91 | status : "up"
|
|---|
| 92 |
|
|---|
| 93 |
|
|---|
| 94 | iface_vr2:
|
|---|
| 95 | comment : "Link naar Cetim2"
|
|---|
| 96 | ip : "172.16.4.30/29"
|
|---|
| 97 | sdesc : "2cetim2"
|
|---|
| 98 | mode : "station-wds"
|
|---|
| 99 | type : "eth"
|
|---|
| 100 | extra_type : "eth2wifibridge"
|
|---|
| 101 | channel : "36"
|
|---|
| 102 | ssid : "il-zw.cetim2.wleiden.net"
|
|---|
| 103 | dhcp : False
|
|---|
| 104 | compass : "o"
|
|---|
| 105 | ns_ip : "172.16.4.29/29"
|
|---|
| 106 | ns_mac : "00:15:6d:ec:81:ef"
|
|---|
| 107 | bridge_type: "NanoStation5"
|
|---|
| 108 | status : "up"
|
|---|
| 109 |
|
|---|
| 110 |
|
|---|