source: genesis/nodes/Watertoren2/wleiden.yaml@ 14200

Last change on this file since 14200 was 14200, checked in by rick, 6 years ago

Fix internet not working at Recreatiepark

Uplink IP needs to be listed first in line, since this will
be used as NAT IP addres.

File size: 2.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[14194]6gateway : "192.168.0.1"
[10116]7ileiden : True
[10881]8latitude : "52.25493"
[11059]9location : "Watertoren, Kudelstaartseweg 16,1431 GA, Aalsmeer"
[10881]10longitude : "4.75742"
[11748]11masterip : "172.17.10.1"
[11325]12monitoring_group: "wleiden"
[11748]13nodename : "Watertoren2"
[10740]14nodetype : "Hybrid"
[10059]15rdnap_x : 111998
16rdnap_y : 474286
[10740]17release : "9.0-RELEASE"
[14198]18remote_access: "watertoren.ddns.net:1023"
[10740]19service_accesspoint: True
[11554]20service_concentrator: False
[11748]21service_incoming_rdr: False
[14194]22service_proxy_ileiden: True
23service_proxy_normal: True
24serviceid : "172.31.254.23"
[10779]25status : "up"
[10116]26
[12474]27
[10059]28iface_ath0:
[11748]29 comment : "OMNI voor Wifi op de westeinder (MastX:PostX)"
30 ip : "172.17.10.1/26"
[10116]31 sdesc : "ap-omni"
[10703]32 mode : "ap"
[11737]33 type : "11g"
[11748]34 channel : 1
[13252]35 ssid : "WiFi-Westeinder-Watertoren2"
36 wlan_mac : "00:0b:6b:85:66:bb"
[10116]37 dhcp : "20-60"
38 status : "up"
[10059]39
[13548]40
[11748]41iface_ue0:
42 comment : "Link naar Kaag2 via NSM5 (Mast2:Pos4)"
[12692]43 ip : "172.16.9.169/29"
[11748]44 sdesc : "2kaag2"
45 mode : "ap-wds"
46 type : "eth"
47 extra_type : "eth2wifibridge"
[12166]48 channel : "60"
[11748]49 ssid : "il-zw.watertoren2.wleiden.net"
50 dhcp : False
51 compass : "w"
[12692]52 ns_ip : "172.16.9.170/29"
[11748]53 ns_mac : "dc:9f:db:2a:27:9c"
54 bridge_type: "NanoStation M5"
55 status : "up"
56
[12569]57
[10059]58iface_vr0:
[13480]59 comment : "Ethernet / Switchport: 2 gele patchkabel"
[14200]60 ip : "192.168.0.11/24"
61 sdesc : "uplink"
[10116]62 type : "eth"
[10454]63 dhcp : False
[10116]64 status : "up"
[10059]65
[12474]66
[10739]67iface_vr0_alias0:
[14200]68 comment : "Watertoren internal ring"
69 ip : "172.25.90.65/29"
70 sdesc : "2ring"
[10739]71 type : "eth"
72 dhcp : False
73 status : "up"
[10116]74
[12474]75
[10059]76iface_vr1:
[11748]77 comment : "Unused (Mast3:Pos2)"
[13480]78 ip : "172.16.16.97/29"
[11748]79 sdesc : "2kempersextra"
[11712]80 mode : "ap-wds"
[10116]81 type : "eth"
[11748]82 extra_type : "eth2wifibridge"
[13480]83 channel : "100"
[11748]84 ssid : "il-zw2.watertoren2.wleiden.net"
[10454]85 dhcp : False
[11748]86 compass : "zw"
[13480]87 ns_ip : "172.16.16.98/29"
88 ns_mac : "04:18:d6:cc:01:5d"
89 bridge_type: "NanoStationM5"
[11748]90 status : "up"
[10059]91
[12474]92
[10116]93iface_vr2:
[11771]94 comment : "Nanostation naar Drijfhuis (Mast1:Pos3)"
95 ip : "172.16.16.33/29"
96 sdesc : "2drijfhuis"
[11712]97 mode : "ap-wds"
[10116]98 type : "eth"
[11748]99 extra_type : "eth2wifibridge"
100 channel : "132"
[11768]101 ssid : "il-nw-2.watertoren2.wleiden.net"
[10454]102 dhcp : False
[12474]103 compass : "nw"
[11771]104 ns_ip : "172.16.16.34/29"
[13480]105 ns_mac : "04:18:d6:ca:fd:a1"
[11051]106 bridge_type: "NanoStation5"
[10116]107 status : "up"
108
109
Note: See TracBrowser for help on using the repository browser.