source:
genesis/nodes/HybridLeythenrode2/wleiden.yaml@
11432
Last change on this file since 11432 was 11432, 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 |
18 | service_incoming_rdr: False | |
19 | service_proxy_ileiden: True | |
20 | service_proxy_normal: True | |
[10116] | 21 | status : "up" |
22 | ||
23 | ||
[10268] | 24 | iface_vr0: |
[11265] | 25 | comment : "External Link" |
[10116] | 26 | ip : "192.168.200.100/24" |
[11265] | 27 | sdesc : "2external" |
[10116] | 28 | type : "eth" |
[10454] | 29 | dhcp : False |
[10116] | 30 | status : "up" |
[10059] | 31 | |
[10116] | 32 | |
[10268] | 33 | iface_vr1: |
[11265] | 34 | comment : "Ethernet" |
35 | ip : "172.17.7.1/24" | |
36 | sdesc : "localsubnet" | |
37 | type : "eth" | |
38 | dhcp : "10-250" | |
39 | status : "up" | |
40 | ||
[11322] | 41 | |
[11265] | 42 | iface_vr1_alias0: |
[11432] | 43 | comment : "Local 28-subnet to Leythenrode1 and clients (ap bridges 172.17.0.3 en 172.17.0.4/00:15:6D:30:D1:FA)" |
[11265] | 44 | ip : "172.17.0.2/28" |
[10116] | 45 | sdesc : "Leythenrode_subnet" |
[11432] | 46 | mode : "ap-wds" |
[10116] | 47 | type : "eth" |
[11432] | 48 | extra_type : "eth2wifibridge" |
49 | channel : "3" | |
50 | ssid : "ap-zo.leythenrode" | |
[10454] | 51 | dhcp : False |
[11432] | 52 | compass : "nw" |
53 | ns_ip : "172.17.0.3/28" | |
54 | ns_mac : "00:15:6D:30:D2:C7" | |
55 | bridge_type: "NanoStation2" | |
[10116] | 56 | status : "up" |
[10059] | 57 | |
[10116] | 58 |
Note:
See TracBrowser
for help on using the repository browser.