source:
genesis/nodes/Leythenrode2/wleiden.yaml@
13904
Last change on this file since 13904 was 13869, checked in by , 8 years ago | |
---|---|
File size: 1.8 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!" |
[13689] | 6 | gateway : "10.10.151.254" |
[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 | |
[13869] | 16 | rdr_host : "81.30.33.222" |
[11432] | 17 | release : "9.0-RELEASE" |
[11265] | 18 | service_accesspoint: True |
[11554] | 19 | service_concentrator: False |
[11265] | 20 | service_incoming_rdr: False |
21 | service_proxy_ileiden: True | |
22 | service_proxy_normal: True | |
[13844] | 23 | serviceid : "172.31.254.7" |
[10116] | 24 | status : "up" |
25 | ||
26 | ||
[10268] | 27 | iface_vr0: |
[11265] | 28 | comment : "External Link" |
[13689] | 29 | ip : "10.10.144.14/21" |
[11265] | 30 | sdesc : "2external" |
[10116] | 31 | type : "eth" |
[13844] | 32 | dhcp : "client" |
[10116] | 33 | status : "up" |
[10059] | 34 | |
[10116] | 35 | |
[10268] | 36 | iface_vr1: |
[11265] | 37 | comment : "Ethernet" |
38 | ip : "172.17.7.1/24" | |
39 | sdesc : "localsubnet" | |
40 | type : "eth" | |
41 | dhcp : "10-250" | |
42 | status : "up" | |
43 | ||
[11322] | 44 | |
[11265] | 45 | iface_vr1_alias0: |
[13333] | 46 | comment : "Local 28-subnet to Leythenrode1 and ap bridges zuidkant" |
[11265] | 47 | ip : "172.17.0.2/28" |
[10116] | 48 | sdesc : "Leythenrode_subnet" |
[11432] | 49 | mode : "ap-wds" |
[10116] | 50 | type : "eth" |
[11432] | 51 | extra_type : "eth2wifibridge" |
[13333] | 52 | channel : "1" |
53 | ssid : "ap-z.leythenrode" | |
[10454] | 54 | dhcp : False |
[11519] | 55 | compass : "n" |
[11432] | 56 | ns_ip : "172.17.0.3/28" |
[11732] | 57 | ns_mac : "00:15:6d:30:d2:c7" |
[11432] | 58 | bridge_type: "NanoStation2" |
[10116] | 59 | status : "up" |
[10059] | 60 | |
[13548] | 61 | |
[13333] | 62 | iface_vr1_extra0: |
63 | comment : "AP " | |
[13548] | 64 | ip : "172.17.0.4/28" |
65 | type : "eth" | |
[13333] | 66 | channel : "1" |
67 | ssid : "ap-z.leythenrode" | |
68 | compass : "zo" | |
69 | ns_mac : "00:15:6d:30:d1:fa" | |
70 | bridge_type: "NanoStation2" | |
71 | status : "up" | |
[10116] | 72 | |
[13333] | 73 |
Note:
See TracBrowser
for help on using the repository browser.