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

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

Add gateway functionality on all watertoren nodes

Trying to debug issue NAT not applied to inbound WL-traffic on aliased interface

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