source: genesis/nodes/Leythenrode2/wleiden.yaml@ 13833

Last change on this file since 13833 was 13689, checked in by huub, 8 years ago

configuratie internetaansluiting Leythenrode2 is gewijzigd

File size: 1.7 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10434]4board : "ALIX2"
[10268]5comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
[13689]6gateway : "10.10.151.254"
[13680]7serviceid : "172.31.254.7"
[10881]8latitude : "52.15576"
[11265]9location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp, werkkast begane grond"
[10881]10longitude : "4.53567"
[11274]11masterip : "172.17.7.1"
[11325]12monitoring_group: "wleiden"
[11265]13nodename : "Leythenrode2"
14nodetype : "Hybrid"
[10059]15rdnap_x : 96728
16rdnap_y : 463407
[11432]17release : "9.0-RELEASE"
[11265]18service_accesspoint: True
[11554]19service_concentrator: False
[11265]20service_incoming_rdr: False
21service_proxy_ileiden: True
22service_proxy_normal: True
[10116]23status : "up"
24
25
[10268]26iface_vr0:
[11265]27 comment : "External Link"
[13689]28 ip : "10.10.144.14/21"
[11265]29 sdesc : "2external"
[10116]30 type : "eth"
[13689]31 dhcp : client
[10116]32 status : "up"
[10059]33
[10116]34
[10268]35iface_vr1:
[11265]36 comment : "Ethernet"
37 ip : "172.17.7.1/24"
38 sdesc : "localsubnet"
39 type : "eth"
40 dhcp : "10-250"
41 status : "up"
42
[11322]43
[11265]44iface_vr1_alias0:
[13333]45 comment : "Local 28-subnet to Leythenrode1 and ap bridges zuidkant"
[11265]46 ip : "172.17.0.2/28"
[10116]47 sdesc : "Leythenrode_subnet"
[11432]48 mode : "ap-wds"
[10116]49 type : "eth"
[11432]50 extra_type : "eth2wifibridge"
[13333]51 channel : "1"
52 ssid : "ap-z.leythenrode"
[10454]53 dhcp : False
[11519]54 compass : "n"
[11432]55 ns_ip : "172.17.0.3/28"
[11732]56 ns_mac : "00:15:6d:30:d2:c7"
[11432]57 bridge_type: "NanoStation2"
[10116]58 status : "up"
[10059]59
[13548]60
[13333]61iface_vr1_extra0:
62 comment : "AP "
[13548]63 ip : "172.17.0.4/28"
64 type : "eth"
[13333]65 channel : "1"
66 ssid : "ap-z.leythenrode"
67 compass : "zo"
68 ns_mac : "00:15:6d:30:d1:fa"
69 bridge_type: "NanoStation2"
70 status : "up"
[10116]71
[13333]72
Note: See TracBrowser for help on using the repository browser.