source: genesis/nodes/Watertoren1/wleiden.yaml@ 14211

Last change on this file since 14211 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.8 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.9.1"
[11325]12monitoring_group: "wleiden"
[11748]13nodename : "Watertoren1"
[10744]14nodetype : "Hybrid"
[10059]15rdnap_x : 111998
16rdnap_y : 474286
[14198]17rdr_host : "watertoren.ddns.net"
[11013]18release : "9.0-RELEASE"
[14198]19remote_access: "watertoren.ddns.net:1022"
[10743]20service_accesspoint: True
[11554]21service_concentrator: False
[14194]22service_incoming_rdr: True
23service_proxy_ileiden: True
24service_proxy_normal: True
25serviceid : "172.31.254.22"
[10779]26status : "up"
[10059]27
[10116]28
[10059]29iface_ath0:
[11748]30 comment : "OMNI voor Wifi op de westeinder (Mast3:Pos2)"
31 ip : "172.17.9.1/26"
[10116]32 sdesc : "ap-omni"
[10703]33 mode : "ap"
[11737]34 type : "11g"
[11748]35 channel : 6
[13252]36 ssid : "WiFi-Westeinder-Watertoren1"
37 wlan_mac : "00:0b:6b:85:64:78"
[10116]38 dhcp : "20-60"
39 status : "up"
[10059]40
[13548]41
[13473]42iface_ue0:
[13547]43 comment : "Nieuwe Link naar ... (Mastx:Posy) nog niet aangesloten - NM5 zit op watertoren2-vr1"
[13473]44 ip : "172.16.5.17/29"
45 sdesc : "nieuw"
46 mode : "ap-wds"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "40"
50 ssid : "il-X.watertoren1.wleiden.net"
51 dhcp : False
52 compass : "w"
53 ns_ip : "172.16.5.18/29"
54 ns_mac : "04:18:d6:ca:fd:fe"
55 bridge_type: "NanoStationM5"
[13529]56 status : "down"
[10059]57
[13473]58
[10059]59iface_vr0:
[13473]60 comment : "Ethernet/ Switchport: 3 rode patchkabel naar switch"
[14200]61 ip : "192.168.0.10/24"
[11748]62 sdesc : "uplink"
[10116]63 type : "eth"
[10454]64 dhcp : False
[10116]65 status : "up"
[10059]66
[10779]67
[10743]68iface_vr0_alias0:
[14200]69 comment : "Watertoren internal ring"
70 ip : "172.25.90.67/29"
71 sdesc : "2ring"
[10743]72 type : "eth"
73 dhcp : False
74 status : "up"
[10116]75
[10779]76
[10059]77iface_vr1:
[13473]78 comment : "M5 naar Amsterdam (Mast1:Pos2) rode patchkabel naar PoE LAN1-> kabel 1"
[11748]79 ip : "172.16.16.89/29"
80 sdesc : "2ams"
[11530]81 mode : "ap-wds"
[10116]82 type : "eth"
[11748]83 channel : "44"
[11770]84 ssid : "il-nno.watertoren1.wleiden.net"
[10454]85 dhcp : False
[11748]86 compass : "nw"
87 ns_ip : "172.16.16.90/29"
88 ns_mac : "dc:9f:db:2a:1d:17"
[13473]89 bridge_type: "NanoStationM5"
[12231]90 status : "up"
[10059]91
[12474]92
[12231]93iface_vr1_alias_0:
94 comment : "Network TechInc"
95 ip : "172.17.92.1/24"
96 type : "eth"
97 dhcp : False
98 status : "up"
[10116]99
[12231]100
[10116]101iface_vr2:
[13548]102 comment : "Naar Herman; Webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35 rode patchkabel naar PoE LAN2-> kabel 2"
[11748]103 ip : "172.17.0.33/28"
[13473]104 sdesc : "2herman"
[11720]105 mode : "ap-wds"
[10116]106 type : "eth"
[13195]107 channel : "106"
[11748]108 ssid : "il-n.watertoren1.wleiden.net"
[10454]109 dhcp : False
[11748]110 compass : "n"
111 ns_ip : "172.17.0.34/28"
[13548]112 ns_mac : "dc:9f:db:2b:2f:b9"
[13473]113 bridge_type: "NanoStationM5"
[10116]114 status : "up"
115
116
Note: See TracBrowser for help on using the repository browser.