Last change
on this file since 12617 was 11732, checked in by rick, 12 years ago |
MAC in lowercase please, standard system format.
|
File size:
1.5 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
|
---|
6 | gateway : "192.168.200.1"
|
---|
7 | latitude : "52.15576"
|
---|
8 | location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp, werkkast begane grond"
|
---|
9 | longitude : "4.53567"
|
---|
10 | masterip : "172.17.7.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "Leythenrode2"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 96728
|
---|
15 | rdnap_y : 463407
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: True
|
---|
18 | service_concentrator: False
|
---|
19 | service_incoming_rdr: False
|
---|
20 | service_proxy_ileiden: True
|
---|
21 | service_proxy_normal: True
|
---|
22 | status : "up"
|
---|
23 |
|
---|
24 |
|
---|
25 | iface_vr0:
|
---|
26 | comment : "External Link"
|
---|
27 | ip : "192.168.200.100/24"
|
---|
28 | sdesc : "2external"
|
---|
29 | type : "eth"
|
---|
30 | dhcp : False
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr1:
|
---|
35 | comment : "Ethernet"
|
---|
36 | ip : "172.17.7.1/24"
|
---|
37 | sdesc : "localsubnet"
|
---|
38 | type : "eth"
|
---|
39 | dhcp : "10-250"
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_vr1_alias0:
|
---|
44 | comment : "Local 28-subnet to Leythenrode1 and clients (ap bridges 172.17.0.3 en .0.4 en .0.7)"
|
---|
45 | ip : "172.17.0.2/28"
|
---|
46 | sdesc : "Leythenrode_subnet"
|
---|
47 | mode : "ap-wds"
|
---|
48 | type : "eth"
|
---|
49 | extra_type : "eth2wifibridge"
|
---|
50 | channel : "3"
|
---|
51 | ssid : "ap-zo.leythenrode"
|
---|
52 | dhcp : False
|
---|
53 | compass : "n"
|
---|
54 | ns_ip : "172.17.0.3/28"
|
---|
55 | ns_mac : "00:15:6d:30:d2:c7"
|
---|
56 | bridge_type: "NanoStation2"
|
---|
57 | status : "up"
|
---|
58 |
|
---|
59 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.