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