Changeset 13745 in genesis for nodes/Rick2
- Timestamp:
- Jan 20, 2017, 9:02:28 PM (8 years ago)
- Location:
- nodes/Rick2
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
nodes/Rick2/wleiden.yaml
r13704 r13745 8 8 location : "Rick van der Zwet, Polderpeil 1, 2382 BW, Zoeterwoude" 9 9 longitude : "4.517" 10 masterip : "172.17.34.1" 11 gateway : "80.127.152.25" 12 serviceid : "172.31.254.9" 10 masterip : "172.17.29.1" 13 11 monitoring_group: "wzoeterwoude" 14 nodename : "Rick "12 nodename : "Rick2" 15 13 nodetype : "Hybrid" 16 14 portal_sponsor: "Free-WiFi Zoeterwoude" … … 18 16 rdnap_x : 95421 19 17 rdnap_y : 462103 20 rdr_host : "80.127.152.27" 21 rdr_rules : 22 - ['tcp', 9080, '172.17.0.41', 80] 23 - ['tcp', 9081, '172.17.0.42', 554] 24 - ['tcp', 9082, '172.17.0.43', 554] 25 - ['tcp', 9083, '172.17.0.44', 80] 26 - ['tcp', 9084, '172.17.0.43', 80] 27 - ['tcp', 9085, '172.17.0.42', 80] 28 - ['tcp', 9086, '172.17.0.45', 21] 29 - ['tcp', 9087, '172.17.0.45', 3389] 30 - ['tcp', 9092, '172.17.51.5', 80] 31 - ['tcp', 9096, '172.17.13.66', 88] 32 release : "9.0-RELEASE" 18 release : "11.0-RELEASE" 33 19 service_accesspoint: True 34 20 service_concentrator: False 35 service_incoming_rdr: True36 service_proxy_ileiden: True37 service_proxy_normal: True38 status : " up"21 service_incoming_rdr: False 22 service_proxy_ileiden: False 23 service_proxy_normal: False 24 status : "down" 39 25 40 26 iface_bridge0: 41 27 comment : "Access Points" 42 28 type : "eth" 43 ip : "172.17. 34.1/24"29 ip : "172.17.29.1/24" 44 30 dhcp : "10-240" 45 31 46 iface_ue0:47 comment : "Loco tegen het raam"48 parent : "bridge0"49 sdesc : "2buiten"50 mode : "ap-wds"51 type : "eth"52 ssid : "Wifi Zoeterwoude"53 channel : 154 ns_ip : "172.17.34.2/24"55 ns_mac : "dc:9f:db:3e:19:a1"56 ns_type : "ns2"57 bridge_type: "NanoStationLocoM2"58 status : "up"59 32 60 33 iface_ath0: … … 65 38 type : "11g" 66 39 channel : 6 67 ssid : "WiFi Zoeterwoude "40 ssid : "WiFi Zoeterwoude Development" 68 41 status : "up" 69 42 70 43 iface_vr0: 71 comment : " Uplink XS4ALL FTTH (VAS)"72 ip : " 80.127.152.27/29"73 sdesc : "2 external"44 comment : "Link naar Rick" 45 ip : "172.16.6.121/29" 46 sdesc : "2rick" 74 47 type : "eth" 75 48 dhcp : False 76 49 status : "up" 77 50 51 iface_vr0_alias0: 52 comment : "Link naar JVC" 53 ip : "172.16.7.129/29" 54 sdesc : "2rick" 55 type : "eth" 56 dhcp : False 57 status : "up" 78 58 79 59 iface_vr1: 80 comment : "Link naar Meerburgkerk" 81 ip : "172.16.3.100/29" 82 sdesc : "2meerburgkerk" 83 mode : "station-wds" 60 comment : "Development AP Ethernet Interface" 61 parent : "bridge0" 62 sdesc : "2ap" 84 63 type : "eth" 85 extra_type : "eth2wifibridge"86 channel : "116"87 ssid : "il-wzw.mbkerk.wleiden.net"88 dhcp : False89 compass : "o"90 ns_ip : "172.16.3.99/29"91 ns_mac : "24:a4:3c:72:01:95"92 bridge_type: "NanoStation M5"93 64 status : "up" 94 65 95 66 iface_vr2: 96 comment : "Link naar JVC" 97 ip : "172.16.6.116/29" 98 sdesc : "2jvc" 99 mode : "station-wds" 67 comment : "Development Interlink Interface" 68 ip : "172.16.6.118/29" 69 sdesc : "2unused" 100 70 type : "eth" 101 extra_type : "eth2wifibridge"102 channel : "36"103 ssid : "il-no.jvc.wleiden.net"104 71 dhcp : False 105 compass : "zw"106 ns_ip : "172.16.6.115/29"107 ns_mac : "00:27:22:11:fd:ed"108 bridge_type: "NanoStation M5"109 72 status : "up"
Note:
See TracChangeset
for help on using the changeset viewer.