source: genesis/nodes/DeClercq/wleiden.yaml@ 13935

Last change on this file since 13935 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: 2.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[11322]6gateway : "213.125.162.249"
[10881]7latitude : "52.15060"
[10116]8location : "kantoor De Clercq, Hoge Rijndijk 306, 2314 AM, Leiden"
[10881]9longitude : "4.52066"
[10116]10masterip : "172.18.128.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "DeClercq"
[11264]13nodetype : "Hybrid"
[10059]14rdnap_x : 95694
15rdnap_y : 462845
[13869]16rdr_host : "213.125.162.253"
[11264]17release : "9.0-RELEASE"
18service_accesspoint: True
[11554]19service_concentrator: False
[11264]20service_incoming_rdr: False
21service_proxy_ileiden: True
22service_proxy_normal: True
[13844]23serviceid : "172.31.254.1"
[10116]24status : "up"
[10059]25
[10116]26
[10059]27iface_ath0:
[10885]28 comment : "AP voor de buurt"
[11264]29 ip : "172.18.128.1/24"
[10116]30 sdesc : "ap"
[10703]31 mode : "ap"
[11737]32 type : "11g"
[11738]33 channel : 1
[13102]34 ssid : "WiFi-Leiden"
[13084]35 wlan_mac : "00:1b:b1:00:ed:6e"
[11264]36 dhcp : "10-250"
[10116]37 status : "up"
[10059]38
39
[10116]40iface_ue0:
[13210]41 comment : "Link naar noordwest"
42 ip : "172.16.6.81/29"
43 sdesc : "2nw"
44 mode : "ap-wds"
[10116]45 type : "eth"
46 extra_type : "eth2wifibridge"
[12767]47 channel : "52"
[13210]48 ssid : "il-nw.declercq.wleiden.net"
[10463]49 dhcp : False
[10729]50 compass : "nw"
[13210]51 ns_ip : "172.16.6.82/29"
[10116]52 ns_mac : "00:15:6d:ea:f0:63"
[10892]53 bridge_type: "NanoStation5"
[10386]54 status : "up"
[10116]55
56
[10059]57iface_vr0:
[11264]58 comment : "Link naar Router Ziggo 40/8"
[12652]59 ip : "213.125.162.253/29"
[11264]60 sdesc : "uplink"
[10116]61 type : "eth"
[10454]62 dhcp : False
[10116]63 status : "up"
[10059]64
[11322]65
[10059]66iface_vr1:
[11322]67 comment : "Link west naar Roomburgh2"
[11281]68 ip : "172.16.5.177/29"
69 sdesc : "2roomburgh2"
[10116]70 mode : "ap-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "36"
74 ssid : "il-w.declercq.wleiden.net"
[10463]75 dhcp : False
[10116]76 compass : "w"
[11281]77 ns_ip : "172.16.5.178/29"
[10116]78 ns_mac : "00:15:6d:ea:f0:70"
[10892]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
[10059]81
[10116]82
83iface_vr2:
[11322]84 comment : "Link to Leythenrode"
[10116]85 ip : "172.16.5.172/29"
86 sdesc : "2leythenrode"
87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "44"
91 ssid : "il-zw.leythenrode.wleiden.net"
[10463]92 dhcp : False
[10729]93 compass : "no"
[10116]94 ns_ip : "172.16.5.171/29"
95 ns_mac : "00:15:6d:ea:f0:7b"
[10892]96 bridge_type: "NanoStation5"
[10386]97 status : "up"
[10116]98
99
Note: See TracBrowser for help on using the repository browser.