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

Last change on this file since 13904 was 13869, checked in by rick, 8 years ago

References of public IP.

Keeping track of public IPs, makes its the mapping <node>.gw.wleiden.net
available. Which is on it's turn usefull for remote SSH logins.

File size: 1.8 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"
[10881]7latitude : "52.15576"
[11265]8location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp, werkkast begane grond"
[10881]9longitude : "4.53567"
[11274]10masterip : "172.17.7.1"
[11325]11monitoring_group: "wleiden"
[11265]12nodename : "Leythenrode2"
13nodetype : "Hybrid"
[10059]14rdnap_x : 96728
15rdnap_y : 463407
[13869]16rdr_host : "81.30.33.222"
[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
[13844]23serviceid : "172.31.254.7"
[10116]24status : "up"
25
26
[10268]27iface_vr0:
[11265]28 comment : "External Link"
[13689]29 ip : "10.10.144.14/21"
[11265]30 sdesc : "2external"
[10116]31 type : "eth"
[13844]32 dhcp : "client"
[10116]33 status : "up"
[10059]34
[10116]35
[10268]36iface_vr1:
[11265]37 comment : "Ethernet"
38 ip : "172.17.7.1/24"
39 sdesc : "localsubnet"
40 type : "eth"
41 dhcp : "10-250"
42 status : "up"
43
[11322]44
[11265]45iface_vr1_alias0:
[13333]46 comment : "Local 28-subnet to Leythenrode1 and ap bridges zuidkant"
[11265]47 ip : "172.17.0.2/28"
[10116]48 sdesc : "Leythenrode_subnet"
[11432]49 mode : "ap-wds"
[10116]50 type : "eth"
[11432]51 extra_type : "eth2wifibridge"
[13333]52 channel : "1"
53 ssid : "ap-z.leythenrode"
[10454]54 dhcp : False
[11519]55 compass : "n"
[11432]56 ns_ip : "172.17.0.3/28"
[11732]57 ns_mac : "00:15:6d:30:d2:c7"
[11432]58 bridge_type: "NanoStation2"
[10116]59 status : "up"
[10059]60
[13548]61
[13333]62iface_vr1_extra0:
63 comment : "AP "
[13548]64 ip : "172.17.0.4/28"
65 type : "eth"
[13333]66 channel : "1"
67 ssid : "ap-z.leythenrode"
68 compass : "zo"
69 ns_mac : "00:15:6d:30:d1:fa"
70 bridge_type: "NanoStation2"
71 status : "up"
[10116]72
[13333]73
Note: See TracBrowser for help on using the repository browser.