[12771] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
[13176] | 6 | gateway : "192.168.178.1"
|
---|
[13548] | 7 | latitude : "52.25091"
|
---|
[12771] | 8 | location : "Sint Victor kerk, St Victorlaan 11, 2211 RN, Noordwijkerhout"
|
---|
[13548] | 9 | longitude : "4.48922"
|
---|
[12771] | 10 | masterip : "172.17.119.1"
|
---|
| 11 | monitoring_group: "noordwijk"
|
---|
| 12 | nodename : "StVictor"
|
---|
| 13 | nodetype : "Hybrid"
|
---|
| 14 | rdnap_x : 93680
|
---|
| 15 | rdnap_y : 474031
|
---|
[13654] | 16 | rdr_host : "82.217.246.132"
|
---|
[13557] | 17 | rdr_rules :
|
---|
| 18 | - ['tcp', 9080, '172.17.0.41', 80]
|
---|
| 19 | - ['tcp', 9081, '172.17.0.42', 554]
|
---|
| 20 | - ['tcp', 9082, '172.17.0.43', 554]
|
---|
| 21 | - ['tcp', 9083, '172.17.0.44', 80]
|
---|
| 22 | - ['tcp', 9084, '172.17.0.43', 80]
|
---|
| 23 | - ['tcp', 9085, '172.17.0.42', 80]
|
---|
| 24 | - ['tcp', 9086, '172.17.0.45', 21]
|
---|
| 25 | - ['tcp', 9087, '172.17.0.45', 3389]
|
---|
| 26 | - ['tcp', 9088, '172.16.6.229', 9081]
|
---|
| 27 | - ['tcp', 9091, '172.16.9.237', 88]
|
---|
| 28 | - ['tcp', 9092, '172.17.51.5', 80]
|
---|
| 29 | - ['tcp', 9096, '172.17.13.66', 88]
|
---|
| 30 | - ['tcp', 9099, '172.16.9.116', 80]
|
---|
[12771] | 31 | release : "9.0-RELEASE"
|
---|
| 32 | service_accesspoint: True
|
---|
| 33 | service_concentrator: False
|
---|
| 34 | service_incoming_rdr: False
|
---|
| 35 | service_proxy_ileiden: True
|
---|
| 36 | service_proxy_normal: True
|
---|
[12791] | 37 | status : "up"
|
---|
[12771] | 38 |
|
---|
| 39 |
|
---|
| 40 | iface_ath0:
|
---|
[12811] | 41 | comment : "Accesspoint Zuid op sectorantenne"
|
---|
[12771] | 42 | ip : "172.17.119.1/24"
|
---|
[12811] | 43 | sdesc : "apz"
|
---|
[12771] | 44 | mode : "ap"
|
---|
| 45 | type : "11g"
|
---|
| 46 | channel : 1
|
---|
[12811] | 47 | ssid : "ap-stvictor-z"
|
---|
[12771] | 48 | dhcp : "10-250"
|
---|
[12792] | 49 | compass : "n"
|
---|
[12771] | 50 | status : "up"
|
---|
| 51 |
|
---|
[13548] | 52 |
|
---|
[12771] | 53 | iface_ue0:
|
---|
[12811] | 54 | comment : "Accesspoint Noord op NanoStation"
|
---|
[12771] | 55 | ip : "172.17.133.1/24"
|
---|
[12789] | 56 | sdesc : "apoost"
|
---|
[12811] | 57 | mode : "apn"
|
---|
[12771] | 58 | type : "eth"
|
---|
| 59 | extra_type : "eth2wifibridge"
|
---|
| 60 | channel : "6"
|
---|
[12811] | 61 | ssid : "ap-stvictor-n"
|
---|
[12771] | 62 | dhcp : "10-250"
|
---|
[12822] | 63 | compass : "n"
|
---|
[12771] | 64 | ns_ip : "172.17.133.2/24"
|
---|
[12789] | 65 | ns_mac : "dc:9f:db:62:14:9b"
|
---|
[12771] | 66 | bridge_type: "NanoStationM2"
|
---|
| 67 | status : "up"
|
---|
| 68 |
|
---|
| 69 |
|
---|
| 70 | iface_vr0:
|
---|
[12811] | 71 | comment : "Internetverbinding"
|
---|
[12771] | 72 | ip : "192.168.178.2/24"
|
---|
| 73 | sdesc : "2external"
|
---|
| 74 | type : "eth"
|
---|
[13445] | 75 | dhcp : "client"
|
---|
[12771] | 76 | status : "up"
|
---|
| 77 |
|
---|
| 78 |
|
---|
| 79 | iface_vr0_alias0:
|
---|
[13548] | 80 | comment : "Naar pastorie NanostationM5 LAN1 bridge > nano vr1 WPA2"
|
---|
[12771] | 81 | ip : "172.16.9.105/29"
|
---|
| 82 | sdesc : "2pastorie"
|
---|
| 83 | mode : "ap-wds"
|
---|
| 84 | type : "eth"
|
---|
| 85 | extra_type : "eth2wifibridge"
|
---|
[13009] | 86 | channel : "52"
|
---|
[12771] | 87 | ssid : "il-nw.stvictor.wleiden.net"
|
---|
[12789] | 88 | compass : "nw"
|
---|
[12771] | 89 | ns_ip : "172.16.9.106/29"
|
---|
[12789] | 90 | ns_mac : "24:a4:3c:72:01:cf"
|
---|
[12771] | 91 | bridge_type: "NanoStation M5"
|
---|
| 92 | status : "up"
|
---|
| 93 |
|
---|
| 94 |
|
---|
| 95 | iface_vr1:
|
---|
[13548] | 96 | comment : "Naar Leeuwenhorst1 NanostationM5 LAN1 bridge > nano vr0"
|
---|
[12771] | 97 | ip : "172.16.6.228/29"
|
---|
| 98 | sdesc : "2lwhorst"
|
---|
| 99 | mode : "station-wds"
|
---|
| 100 | type : "eth"
|
---|
| 101 | extra_type : "eth2wifibridge"
|
---|
[13009] | 102 | channel : "60"
|
---|
[12771] | 103 | ssid : "il-o.leeuwenhorst.wleiden.net"
|
---|
| 104 | dhcp : False
|
---|
[12789] | 105 | compass : "w"
|
---|
[12771] | 106 | ns_ip : "172.16.6.227/29"
|
---|
[12789] | 107 | ns_mac : "24:a4:3c:72:02:29"
|
---|
[12771] | 108 | bridge_type: "NanoStation M5"
|
---|
| 109 | status : "up"
|
---|
| 110 |
|
---|
| 111 |
|
---|
| 112 | iface_vr2:
|
---|
[13193] | 113 | comment : "Link naar AkzoNobel1"
|
---|
[13230] | 114 | ip : "172.16.10.36/29"
|
---|
[12822] | 115 | sdesc : "2akzo"
|
---|
[12771] | 116 | mode : "ap-wds"
|
---|
| 117 | type : "eth"
|
---|
| 118 | extra_type : "eth2wifibridge"
|
---|
[12822] | 119 | channel : "120"
|
---|
[13193] | 120 | ssid : "il-n.teyakzonobel1.wleiden.net"
|
---|
[12771] | 121 | dhcp : False
|
---|
[12822] | 122 | compass : "z"
|
---|
[13230] | 123 | ns_ip : "172.16.10.35/29"
|
---|
[12789] | 124 | ns_mac : "24:a4:3c:72:02:13"
|
---|
[12771] | 125 | bridge_type: "NanoStation M5"
|
---|
| 126 | status : "up"
|
---|
| 127 |
|
---|
| 128 |
|
---|