source:
genesis/nodes/ProxyLeythenrode/wleiden.yaml@
11255
Last change on this file since 11255 was 10891, checked in by , 13 years ago | |
---|---|
File size: 1002 bytes |
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!" |
[10321] | 6 | externalif: "vr0" |
[10116] | 7 | gateway : "192.168.200.1" |
8 | ileiden : True | |
[10268] | 9 | internalif: "vr1" |
[10116] | 10 | internalroute: "172.17.0.2" |
[10881] | 11 | latitude : "52.15576" |
[10116] | 12 | location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp" |
[10881] | 13 | longitude : "4.53567" |
[10116] | 14 | masterip : "172.17.0.1" |
[10526] | 15 | nodename : "Leythenrode" |
[10116] | 16 | nodetype : "Proxy" |
17 | proxyid : 7 | |
[10059] | 18 | rdnap_x : 96728 |
19 | rdnap_y : 463407 | |
[10268] | 20 | release : "9.0-RELEASE" |
[10116] | 21 | status : "up" |
22 | ||
23 | ||
[10268] | 24 | iface_vr0: |
[10116] | 25 | comment : "Link naar Router" |
26 | ip : "192.168.200.100/24" | |
27 | sdesc : "uplink" | |
28 | type : "eth" | |
[10454] | 29 | dhcp : False |
[10116] | 30 | status : "up" |
[10059] | 31 | |
[10116] | 32 | |
[10268] | 33 | iface_vr1: |
[10885] | 34 | comment : "Local 28-subnet to node and clients (ap bridges)" |
[10116] | 35 | ip : "172.17.0.1/28" |
36 | sdesc : "Leythenrode_subnet" | |
37 | type : "eth" | |
[10454] | 38 | dhcp : False |
[10116] | 39 | status : "up" |
[10059] | 40 | |
[10116] | 41 |
Note:
See TracBrowser
for help on using the repository browser.