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