source: genesis/nodes/Plantsoen/wleiden.yaml@ 14147

Last change on this file since 14147 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.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[13438]6gateway : "192.168.178.1"
[10881]7latitude : "52.15395"
[10116]8location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
[10881]9longitude : "4.49646"
[10116]10masterip : "172.17.169.1"
[11325]11monitoring_group: "wleiden"
[11726]12nodename : "Plantsoen"
[11268]13nodetype : "Hybrid"
[10059]14rdnap_x : 94042
15rdnap_y : 463238
[13869]16rdr_host : "217.63.250.212"
[10118]17release : "9.0-RELEASE"
[11268]18service_accesspoint: True
[11554]19service_concentrator: False
[11268]20service_incoming_rdr: False
[12400]21service_proxy_ileiden: True
22service_proxy_normal: True
[13844]23serviceid : "172.31.254.8"
[10116]24status : "up"
25
26
[10059]27iface_ath0:
[10885]28 comment : "AP voor de buurt"
[11268]29 ip : "172.17.169.1/24"
[10116]30 sdesc : "ap"
[10703]31 mode : "ap"
[11737]32 type : "11g"
[11738]33 channel : 11
[13157]34 ssid : "WiFi-Leiden"
35 wlan_mac : "00:0b:6b:81:1a:a0"
[11268]36 dhcp : "10-250"
[10116]37 compass : "omni"
38 status : "up"
[10059]39
[10156]40
[10145]41iface_ue0:
42 comment : "Link naar ROC1"
43 ip : "172.16.5.12/29"
44 sdesc : "2roc1"
45 mode : "station-wds"
46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "132"
49 ssid : "il-n.roc1.wleiden.net"
[10454]50 dhcp : False
[10729]51 compass : "z"
[10145]52 ns_ip : "172.16.5.11/29"
[11732]53 ns_mac : "00:27:22:10:fd:a1"
[11268]54 bridge_type: "NanoStation5"
[10450]55 status : "up"
[10059]56
[10145]57
[10059]58iface_vr0:
[12400]59 comment : "Link naar router"
[13438]60 ip : "192.168.178.31/24"
[12400]61 sdesc : "uplink"
[10116]62 type : "eth"
[10454]63 dhcp : False
[10116]64 status : "up"
[10059]65
[10116]66
[10059]67iface_vr1:
[11322]68 comment : "Interlink north-north-west (Stadhuis)"
[10116]69 ip : "172.16.5.116/29"
70 sdesc : "2Stadhuis"
71 mode : "station-wds"
72 type : "eth"
73 extra_type : "eth2wifibridge"
74 channel : "44"
75 ssid : "il-zo.stadhuis.wleiden.net"
[10454]76 dhcp : False
[10729]77 compass : "nw"
[10116]78 distance : "0.5 km"
79 ns_ip : "172.16.5.115/29"
80 ns_mac : "00:15:6d:bd:67:e8"
[10892]81 bridge_type: "NanoStation5"
[10116]82 status : "up"
[10059]83
[10116]84
85iface_vr2:
[11322]86 comment : "Link to Vosko3"
[10116]87 ip : "172.16.5.92/29"
[10118]88 sdesc : "2vosko3"
[10116]89 mode : "station-wds"
90 type : "eth"
91 extra_type : "eth2wifibridge"
92 channel : "116"
93 ssid : "il-zo.vosko3.wleiden.net"
[10454]94 dhcp : False
[10118]95 compass : "nw"
[10116]96 distance : "0.7 km"
97 ns_ip : "172.16.5.91/29"
98 ns_mac : "00:15:6d:bd:67:ff"
[11053]99 bridge_type: "NanoStation5"
[10350]100 status : "up"
[10116]101
102
Note: See TracBrowser for help on using the repository browser.