Last change
on this file since 13022 was 12423, checked in by rick, 11 years ago |
Do not configure a static gateway if we should not be using it
|
File size:
1.7 KB
|
Rev | Line | |
---|
[10676] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
[11013] | 6 | ileiden : True
|
---|
[10881] | 7 | latitude : "52.16114"
|
---|
[10676] | 8 | location : "Dirk-Willem, Jan Vossensteeg/Rundermakt, 2312 WC, Leiden"
|
---|
[10881] | 9 | longitude : "4.49224"
|
---|
[10676] | 10 | masterip : "172.17.160.1"
|
---|
[11325] | 11 | monitoring_group: "wleiden"
|
---|
[10676] | 12 | nodename : "Rund"
|
---|
[10678] | 13 | nodetype : "Hybrid"
|
---|
[10676] | 14 | rdnap_x : 93763
|
---|
| 15 | rdnap_y : 464042
|
---|
| 16 | release : "9.0-RELEASE"
|
---|
[10701] | 17 | service_accesspoint: True
|
---|
[11554] | 18 | service_concentrator: False
|
---|
[12421] | 19 | service_incoming_rdr: False
|
---|
[10760] | 20 | service_proxy_ileiden: False
|
---|
| 21 | service_proxy_normal: False
|
---|
[12238] | 22 | status : "down"
|
---|
[10676] | 23 |
|
---|
| 24 |
|
---|
| 25 | iface_ath0:
|
---|
[10884] | 26 | comment : "Ap"
|
---|
[10686] | 27 | ip : "172.17.161.1/24"
|
---|
[10676] | 28 | sdesc : "ap"
|
---|
| 29 | mode : "ap"
|
---|
[11737] | 30 | type : "11g"
|
---|
[11738] | 31 | channel : 11
|
---|
[10676] | 32 | ssid : "ap-WirelessLeiden-Rund"
|
---|
| 33 | dhcp : "10-250"
|
---|
| 34 | status : "up"
|
---|
| 35 |
|
---|
| 36 |
|
---|
| 37 | iface_vr0:
|
---|
| 38 | comment : "Link to external interface"
|
---|
| 39 | ip : "172.17.160.65/28"
|
---|
| 40 | sdesc : "2external"
|
---|
[10679] | 41 | type : "eth"
|
---|
[10676] | 42 | dhcp : False
|
---|
| 43 | status : "up"
|
---|
| 44 |
|
---|
| 45 |
|
---|
| 46 | iface_vr1:
|
---|
| 47 | comment : "Link naar Geluidsnet2"
|
---|
| 48 | ip : "172.16.4.212/29"
|
---|
| 49 | sdesc : "2geluidsnet2"
|
---|
| 50 | mode : "station-wds"
|
---|
| 51 | type : "eth"
|
---|
| 52 | extra_type : "eth2wifibridge"
|
---|
| 53 | channel : "64"
|
---|
| 54 | ssid : "il-o.geluidsnet2.wleiden.net"
|
---|
| 55 | dhcp : False
|
---|
[10729] | 56 | compass : "w"
|
---|
[10676] | 57 | ns_ip : "172.16.4.211/29"
|
---|
| 58 | ns_mac : "00:27:22:8a:3d:a7"
|
---|
[10892] | 59 | bridge_type: "NanoStation M5"
|
---|
[10676] | 60 | status : "up"
|
---|
| 61 |
|
---|
| 62 |
|
---|
| 63 | iface_vr2:
|
---|
| 64 | comment : "Link naar vosko2"
|
---|
| 65 | ip : "172.16.17.156/29"
|
---|
| 66 | sdesc : "2vosko2"
|
---|
| 67 | mode : "station-wds"
|
---|
| 68 | type : "eth"
|
---|
| 69 | extra_type : "eth2wifibridge"
|
---|
| 70 | channel : "44"
|
---|
| 71 | ssid : "il-no.vosko2.wleiden.net"
|
---|
| 72 | dhcp : False
|
---|
[10729] | 73 | compass : "zw"
|
---|
[10676] | 74 | ns_ip : "172.16.17.155/29"
|
---|
| 75 | ns_mac : "00:27:22:10:d8:43"
|
---|
[10892] | 76 | bridge_type: "NanoStation M5"
|
---|
[10676] | 77 | status : "up"
|
---|
| 78 |
|
---|
| 79 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.