Rev | Line | |
---|
[10675] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
[10881] | 6 | latitude : "52.17305"
|
---|
[10675] | 7 | location : "De Leidse Houtschool, Adriaan Pauwstraat 1, 2334 CG, Leiden"
|
---|
[10881] | 8 | longitude : "4.47694"
|
---|
[10675] | 9 | masterip : "172.17.21.1"
|
---|
| 10 | nodename : "LHS"
|
---|
| 11 | nodetype : "Hybrid"
|
---|
| 12 | rdnap_x : 92733
|
---|
| 13 | rdnap_y : 465380
|
---|
| 14 | release : "9.0-RELEASE"
|
---|
[10701] | 15 | service_accesspoint: True
|
---|
[10881] | 16 | service_incoming_rdr: False
|
---|
[10675] | 17 | service_proxy_ileiden: True
|
---|
| 18 | service_proxy_normal: True
|
---|
| 19 | status : "up"
|
---|
| 20 |
|
---|
[10701] | 21 |
|
---|
[10675] | 22 | iface_ath0:
|
---|
[10884] | 23 | comment : "Ap"
|
---|
[10675] | 24 | ip : "172.17.21.1/24"
|
---|
| 25 | sdesc : "ap"
|
---|
| 26 | mode : "ap"
|
---|
| 27 | type : "11b"
|
---|
| 28 | channel : "4"
|
---|
| 29 | ssid : "ap-WirelessLeiden-Lhs0"
|
---|
| 30 | dhcp : "10-110"
|
---|
| 31 | status : "up"
|
---|
| 32 |
|
---|
[10701] | 33 |
|
---|
[10675] | 34 | iface_ue0:
|
---|
[10884] | 35 | comment : "Extra ap schoolplein"
|
---|
[10675] | 36 | ip : "172.17.18.1/24"
|
---|
| 37 | sdesc : "ap1"
|
---|
| 38 | mode : "ap"
|
---|
| 39 | type : "eth"
|
---|
| 40 | extra_type : "eth2wifibridge"
|
---|
| 41 | channel : "9"
|
---|
| 42 | ssid : "ap-WirelessLeiden-Lhs1"
|
---|
| 43 | dhcp : "10-100"
|
---|
| 44 | ns_ip : "172.17.18.2/24"
|
---|
| 45 | ns_mac : " 00:15:6D:30:28:3C"
|
---|
| 46 | status : "down"
|
---|
| 47 |
|
---|
[10701] | 48 |
|
---|
[10675] | 49 | iface_vr0:
|
---|
[10885] | 50 | comment : "External Link"
|
---|
[10675] | 51 | ip : "0.0.0.0/30"
|
---|
| 52 | sdesc : "2external"
|
---|
| 53 | type : "eth"
|
---|
[10887] | 54 | dhcp : "client"
|
---|
[10675] | 55 | status : "up"
|
---|
| 56 |
|
---|
[10701] | 57 |
|
---|
[10675] | 58 | iface_vr1:
|
---|
| 59 | comment : "Link naar Psycho"
|
---|
| 60 | ip : "172.16.3.52/29"
|
---|
| 61 | sdesc : "2psycho"
|
---|
| 62 | mode : "station-wds"
|
---|
| 63 | type : "eth"
|
---|
| 64 | extra_type : "eth2wifibridge"
|
---|
| 65 | channel : "116"
|
---|
| 66 | ssid : "il-n.psycho.wleiden.net"
|
---|
| 67 | dhcp : False
|
---|
[10729] | 68 | compass : "z"
|
---|
[10675] | 69 | ns_ip : "172.16.3.51/29"
|
---|
| 70 | ns_mac : "00:27:22:10:FD:8A"
|
---|
[10892] | 71 | bridge_type: "NanoStation M5"
|
---|
[10675] | 72 | status : "up"
|
---|
| 73 |
|
---|
[10701] | 74 |
|
---|
[10675] | 75 | iface_vr2:
|
---|
| 76 | comment : "Link naar Lijtweg2"
|
---|
| 77 | ip : "172.16.3.116/29"
|
---|
| 78 | sdesc : "2lijtweg2"
|
---|
| 79 | mode : "station-wds"
|
---|
| 80 | type : "eth"
|
---|
| 81 | extra_type : "eth2wifibridge"
|
---|
| 82 | channel : "132"
|
---|
| 83 | ssid : "il-z.lijtweg2.wleiden.net"
|
---|
| 84 | dhcp : False
|
---|
| 85 | compass : "n"
|
---|
| 86 | ns_ip : "172.16.3.115/29"
|
---|
| 87 | ns_mac : "00:27:22:8A:3A:03"
|
---|
[11051] | 88 | bridge_type: "NanoStation M5"
|
---|
[10675] | 89 | status : "up"
|
---|
| 90 |
|
---|
[10701] | 91 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.