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