[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 | sdesc : "ap"
|
---|
[10675] | 32 | mode : "ap"
|
---|
[10542] | 33 | type : "11b"
|
---|
| 34 | channel : "7"
|
---|
| 35 | ssid : "ap-WirelessLeiden-Huub"
|
---|
| 36 | dhcp : "10-60"
|
---|
| 37 | compass : "None"
|
---|
| 38 | status : "up"
|
---|
| 39 |
|
---|
[10701] | 40 |
|
---|
| 41 | iface_ue0:
|
---|
[10884] | 42 | comment : "Link naar Vosko2"
|
---|
[10701] | 43 | interface : "ue0"
|
---|
| 44 | ip : "172.16.4.124/29"
|
---|
| 45 | sdesc : "2vosko2"
|
---|
| 46 | mode : "station-wds"
|
---|
| 47 | type : "eth"
|
---|
| 48 | extra_type : "eth2wifibridge"
|
---|
| 49 | channel : "64"
|
---|
| 50 | ssid : "il-w.vosko2.wleiden.net"
|
---|
| 51 | dhcp : False
|
---|
[10729] | 52 | compass : "no"
|
---|
[10701] | 53 | ns_ip : "172.16.4.123/29"
|
---|
| 54 | ns_mac : "00:15:6d:ec:82:4c"
|
---|
| 55 | status : "up"
|
---|
| 56 |
|
---|
| 57 |
|
---|
| 58 | iface_ue1:
|
---|
| 59 | comment : "Local ethernet naar extra ap"
|
---|
| 60 | interface : "ue1"
|
---|
| 61 | ip : "172.17.16.129/26"
|
---|
| 62 | sdesc : "2ap2"
|
---|
| 63 | mode : "ap"
|
---|
| 64 | type : "eth"
|
---|
| 65 | dhcp : "140-180"
|
---|
| 66 | compass : "None"
|
---|
| 67 | ns_ip : "172.17.16.130/26"
|
---|
| 68 | ns_mac : "00:15:6d:d4:f8:24"
|
---|
| 69 | status : "up"
|
---|
| 70 |
|
---|
| 71 |
|
---|
[10545] | 72 | iface_vr0:
|
---|
[10885] | 73 | comment : "External Link"
|
---|
[10545] | 74 | interface : "vr0"
|
---|
[10542] | 75 | ip : "0.0.0.0/30"
|
---|
| 76 | sdesc : "2external"
|
---|
| 77 | type : "eth"
|
---|
[10887] | 78 | dhcp : "client"
|
---|
[10542] | 79 | compass : "None"
|
---|
| 80 | status : "up"
|
---|
| 81 |
|
---|
[10701] | 82 |
|
---|
[10545] | 83 | iface_vr1:
|
---|
[10884] | 84 | comment : "Link naar Rabo1"
|
---|
[10545] | 85 | interface : "vr1"
|
---|
[10542] | 86 | ip : "172.16.4.12/29"
|
---|
| 87 | sdesc : "2rabo1"
|
---|
| 88 | mode : "station-wds"
|
---|
| 89 | type : "eth"
|
---|
| 90 | extra_type : "eth2wifibridge"
|
---|
| 91 | channel : "44"
|
---|
| 92 | ssid : "il-z.rabo.wleiden.net"
|
---|
| 93 | dhcp : False
|
---|
[10729] | 94 | compass : "n"
|
---|
[10542] | 95 | ns_ip : "172.16.4.11/29"
|
---|
| 96 | ns_mac : "00:15:6d:bd:89:cb"
|
---|
| 97 | status : "up"
|
---|
| 98 |
|
---|
[10701] | 99 |
|
---|
[10545] | 100 | iface_vr2:
|
---|
[10884] | 101 | comment : "Link naar Cetim2"
|
---|
[10545] | 102 | interface : "vr2"
|
---|
[10542] | 103 | ip : "172.16.4.30/29"
|
---|
| 104 | sdesc : "2cetim2"
|
---|
| 105 | mode : "station-wds"
|
---|
| 106 | type : "eth"
|
---|
| 107 | extra_type : "eth2wifibridge"
|
---|
| 108 | channel : "36"
|
---|
| 109 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
| 110 | dhcp : False
|
---|
[10729] | 111 | compass : "o"
|
---|
[10542] | 112 | ns_ip : "172.16.4.29/29"
|
---|
| 113 | ns_mac : "00:15:6d:ec:81:ef"
|
---|
| 114 | status : "up"
|
---|
| 115 |
|
---|
| 116 |
|
---|