Last change
on this file since 10268 was 10268, checked in by huub, 13 years ago |
configs aangepast: 90 updates en proxy7 voor alixbordje ipv soekris
|
File size:
2.2 KB
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10116] | 5 | ileiden : True
|
---|
| 6 | interfaces: "ue0,ath0,vr2,vr0,vr1"
|
---|
| 7 | latitude : "4.47694"
|
---|
| 8 | location : "De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden"
|
---|
| 9 | longitude : "52.17305"
|
---|
| 10 | masterip : "172.17.21.1"
|
---|
| 11 | nodename : "LHS"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 92733
|
---|
| 14 | rdnap_y : 465380
|
---|
[10268] | 15 | release : "9.0-RELEASE"
|
---|
| 16 | status : "up"
|
---|
[10059] | 17 |
|
---|
[10116] | 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | comment : "ap"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.17.21.1/24"
|
---|
| 23 | desc : "AP"
|
---|
| 24 | sdesc : "ap"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "4"
|
---|
[10156] | 28 | ssid : "ap-WirelessLeiden-Lhs0"
|
---|
[10116] | 29 | dhcp : "10-110"
|
---|
| 30 | compass : "None"
|
---|
| 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
| 33 |
|
---|
[10116] | 34 | iface_ue0:
|
---|
[10141] | 35 | comment : "extra ap schoolplein"
|
---|
[10116] | 36 | interface : "ue0"
|
---|
| 37 | ip : "172.17.21.128/24"
|
---|
| 38 | desc : "ap1"
|
---|
| 39 | sdesc : "ap1"
|
---|
| 40 | mode : "ap-wds"
|
---|
| 41 | type : "eth"
|
---|
| 42 | extra_type : "eth2wifibridge"
|
---|
| 43 | channel : "9"
|
---|
[10156] | 44 | ssid : "ap-WirelessLeiden-Lhs1"
|
---|
[10116] | 45 | dhcp : "130-230"
|
---|
| 46 | compass : "None"
|
---|
| 47 | ns_ip : "172.17.21.129/24"
|
---|
| 48 | ns_mac : ""
|
---|
| 49 | status : "down"
|
---|
| 50 |
|
---|
| 51 |
|
---|
[10059] | 52 | iface_vr0:
|
---|
[10116] | 53 | comment : "Link naar proxy20"
|
---|
| 54 | interface : "vr0"
|
---|
| 55 | ip : "172.16.4.137/29"
|
---|
| 56 | desc : "Link naar proxy20"
|
---|
| 57 | sdesc : "2proxy20"
|
---|
| 58 | type : "eth"
|
---|
| 59 | dhcp : "no"
|
---|
| 60 | compass : "None"
|
---|
| 61 | status : "down"
|
---|
[10059] | 62 |
|
---|
[10116] | 63 |
|
---|
[10059] | 64 | iface_vr1:
|
---|
[10141] | 65 | comment : "Link naar Psycho"
|
---|
[10116] | 66 | interface : "vr1"
|
---|
| 67 | ip : "172.16.3.52/29"
|
---|
| 68 | desc : "Link naar Psycho"
|
---|
| 69 | sdesc : "2psycho"
|
---|
| 70 | mode : "station-wds"
|
---|
| 71 | type : "eth"
|
---|
| 72 | extra_type : "eth2wifibridge"
|
---|
| 73 | channel : "116"
|
---|
| 74 | ssid : "il-n.psycho.wleiden.net"
|
---|
| 75 | dhcp : "no"
|
---|
[10141] | 76 | compass : "s"
|
---|
[10268] | 77 | ns_ip : "172.16.3.52/29"
|
---|
[10141] | 78 | ns_mac : "00:27:22:10:FD:8A"
|
---|
[10116] | 79 | status : "up"
|
---|
[10059] | 80 |
|
---|
[10116] | 81 |
|
---|
| 82 | iface_vr2:
|
---|
| 83 | comment : "Link naar Lijtweg2"
|
---|
| 84 | interface : "vr2"
|
---|
| 85 | ip : "172.16.3.116/29"
|
---|
| 86 | desc : "link naar Lijtweg2"
|
---|
| 87 | sdesc : "2lijtweg2"
|
---|
| 88 | mode : "station-wds"
|
---|
| 89 | type : "eth"
|
---|
| 90 | extra_type : "eth2wifibridge"
|
---|
| 91 | channel : "132"
|
---|
| 92 | ssid : "il-z.lijtweg2.wleiden.net"
|
---|
| 93 | dhcp : "no"
|
---|
[10141] | 94 | compass : "n"
|
---|
[10116] | 95 | ns_ip : "172.16.3.115/29"
|
---|
[10141] | 96 | ns_mac : "00:27:22:8A:3A:03"
|
---|
[10116] | 97 | status : "down"
|
---|
| 98 |
|
---|
| 99 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.