[11701] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | externalif: "vr0"
|
---|
| 7 | gateway : "192.168.13.254"
|
---|
| 8 | ileiden : True
|
---|
[11732] | 9 | latitude : "52.27111"
|
---|
[11701] | 10 | location : "De Carlton, Kraaierslaan 13, 2204AN, Noordwijk"
|
---|
[11732] | 11 | longitude : "4.47666"
|
---|
[11701] | 12 | masterip : "172.17.71.1"
|
---|
| 13 | monitoring_group: "noordwijk"
|
---|
| 14 | nodename : "Carlton"
|
---|
[11732] | 15 | nodetype : "Hybrid"
|
---|
[11703] | 16 | portal_sponsor: "Camping De Carlton"
|
---|
| 17 | portal_url: "http://www.campingcarlton.nl"
|
---|
[11701] | 18 | rdnap_x : 92851
|
---|
| 19 | rdnap_y : 476289
|
---|
| 20 | release : "9.0-RELEASE"
|
---|
| 21 | service_accesspoint: True
|
---|
| 22 | service_concentrator: False
|
---|
| 23 | service_incoming_rdr: False
|
---|
[12376] | 24 | service_proxy_ileiden: False
|
---|
[11701] | 25 | service_proxy_normal: False
|
---|
[12376] | 26 | status : "down"
|
---|
[11701] | 27 |
|
---|
[11732] | 28 |
|
---|
[11701] | 29 | iface_ue0:
|
---|
| 30 | comment : "AP sector oost"
|
---|
| 31 | ip : "172.17.71.1/24"
|
---|
| 32 | sdesc : "2oost"
|
---|
| 33 | mode : "ap"
|
---|
| 34 | type : "eth"
|
---|
| 35 | extra_type : "eth2wifibridge"
|
---|
| 36 | channel : "11"
|
---|
| 37 | ssid : "ap-DeCarlton-oost"
|
---|
| 38 | dhcp : "10-250"
|
---|
| 39 | compass : "o"
|
---|
| 40 | ns_ip : "172.17.71.2/24"
|
---|
| 41 | ns_mac : ""
|
---|
[12170] | 42 | ns_type : "RocketM2"
|
---|
[12478] | 43 | bridge_type: "NanoStation M5"
|
---|
[11701] | 44 | status : "up"
|
---|
| 45 |
|
---|
[11732] | 46 |
|
---|
[11701] | 47 | iface_vr0:
|
---|
| 48 | comment : "External Link"
|
---|
[11702] | 49 | ip : "0.0.0.0/24"
|
---|
[11701] | 50 | sdesc : "2external"
|
---|
| 51 | type : "eth"
|
---|
| 52 | dhcp : "client"
|
---|
| 53 | status : "up"
|
---|
| 54 |
|
---|
[11732] | 55 |
|
---|
[11701] | 56 | iface_vr0_alias0:
|
---|
| 57 | comment : "Link naar external gateway 192.168.13.225 via NanoM5 192.168.13.16"
|
---|
| 58 | ip : "192.168.13.17/24"
|
---|
| 59 | sdesc : "2external"
|
---|
| 60 | mode : "station-wds"
|
---|
| 61 | type : "eth"
|
---|
| 62 | extra_type : "eth2wifibridge"
|
---|
| 63 | channel : "44"
|
---|
| 64 | ssid : "Carlton-NW"
|
---|
| 65 | dhcp : False
|
---|
| 66 | compass : "no"
|
---|
| 67 | ns_ip : "192.168.13.16/24"
|
---|
| 68 | ns_mac : ""
|
---|
[12478] | 69 | bridge_type: "NanoStation M5"
|
---|
[11701] | 70 | status : "up"
|
---|
| 71 |
|
---|
[11732] | 72 |
|
---|
[11701] | 73 | iface_vr1:
|
---|
| 74 | comment : "AP sector west"
|
---|
| 75 | ip : "172.17.72.1/24"
|
---|
| 76 | sdesc : "2west"
|
---|
| 77 | mode : "ap"
|
---|
| 78 | type : "eth"
|
---|
| 79 | extra_type : "eth2wifibridge"
|
---|
| 80 | channel : "6"
|
---|
| 81 | ssid : "ap-DeCarlton-west"
|
---|
| 82 | dhcp : "10-250"
|
---|
| 83 | compass : "w"
|
---|
[11702] | 84 | ns_ip : "172.17.72.2/24"
|
---|
[11701] | 85 | ns_mac : ""
|
---|
[12170] | 86 | ns_type : "RocketM2"
|
---|
[12478] | 87 | bridge_type: "NanoStation M5"
|
---|
[11701] | 88 | status : "up"
|
---|
| 89 |
|
---|
[11732] | 90 |
|
---|
[11701] | 91 | iface_vr2:
|
---|
| 92 | comment : "Ap sector noord en sector noordoost via wds"
|
---|
| 93 | ip : "172.17.73.1/24"
|
---|
| 94 | sdesc : "2noord"
|
---|
| 95 | mode : "ap-wds"
|
---|
| 96 | type : "eth"
|
---|
| 97 | extra_type : "eth2wifibridge"
|
---|
| 98 | channel : "1"
|
---|
| 99 | ssid : "ap-DeCarlton-noord"
|
---|
| 100 | dhcp : "10-250"
|
---|
| 101 | ns_ip : "172.17.73.2/24"
|
---|
| 102 | ns_mac : ""
|
---|
[12170] | 103 | ns_type : "RocketM2"
|
---|
[12478] | 104 | bridge_type: "NanoStation M5"
|
---|
[11701] | 105 | status : "up"
|
---|
| 106 |
|
---|
| 107 |
|
---|