source:
genesis/nodes/HybridLeythenrode2/wleiden.yaml@
11413
Last change on this file since 11413 was 11325, checked in by , 13 years ago | |
---|---|
File size: 1.2 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 | |
[11265] | 16 | service_accesspoint: True |
17 | service_incoming_rdr: False | |
18 | service_proxy_ileiden: True | |
19 | service_proxy_normal: True | |
[10116] | 20 | status : "up" |
21 | ||
22 | ||
[10268] | 23 | iface_vr0: |
[11265] | 24 | comment : "External Link" |
[10116] | 25 | ip : "192.168.200.100/24" |
[11265] | 26 | sdesc : "2external" |
[10116] | 27 | type : "eth" |
[10454] | 28 | dhcp : False |
[10116] | 29 | status : "up" |
[10059] | 30 | |
[10116] | 31 | |
[10268] | 32 | iface_vr1: |
[11265] | 33 | comment : "Ethernet" |
34 | ip : "172.17.7.1/24" | |
35 | sdesc : "localsubnet" | |
36 | type : "eth" | |
37 | dhcp : "10-250" | |
38 | status : "up" | |
39 | ||
[11322] | 40 | |
[11265] | 41 | iface_vr1_alias0: |
42 | comment : "Local 28-subnet to Leythenrode1 and clients (ap bridges)" | |
43 | ip : "172.17.0.2/28" | |
[10116] | 44 | sdesc : "Leythenrode_subnet" |
45 | type : "eth" | |
[10454] | 46 | dhcp : False |
[10116] | 47 | status : "up" |
[10059] | 48 | |
[10116] | 49 |
Note:
See TracBrowser
for help on using the repository browser.