Changeset 11748 in genesis for nodes/HybridWatertoren1
- Timestamp:
- Feb 14, 2013, 8:48:32 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridWatertoren1/wleiden.yaml
r11747 r11748 9 9 location : "Watertoren, Kudelstaartseweg 16,1431 GA, Aalsmeer" 10 10 longitude : "4.75742" 11 masterip : "172.17. 10.1"11 masterip : "172.17.9.1" 12 12 monitoring_group: "wleiden" 13 nodename : "Watertoren 2"13 nodename : "Watertoren1" 14 14 nodetype : "Hybrid" 15 15 rdnap_x : 111998 16 16 rdnap_y : 474286 17 rdr_host : "92.66.227.163" 18 rdr_rules : 19 - ['tcp', 9080, '172.17.0.41', 80] 20 - ['tcp', 9081, '172.17.0.42', 554] 21 - ['tcp', 9082, '172.17.0.43', 554] 22 - ['tcp', 9083, '172.17.0.44', 80] 17 23 release : "9.0-RELEASE" 18 remote_access: "92.66.227.16 2:22"24 remote_access: "92.66.227.163:22" 19 25 service_accesspoint: True 20 26 service_concentrator: False 21 service_incoming_rdr: False27 service_incoming_rdr: True 22 28 service_proxy_ileiden: True 23 29 service_proxy_normal: True … … 26 32 27 33 iface_ath0: 28 comment : "OMNI voor Wifi op de westeinder (Mast X:PostX)"29 ip : "172.17. 10.1/26"34 comment : "OMNI voor Wifi op de westeinder (Mast3:Pos2)" 35 ip : "172.17.9.1/26" 30 36 sdesc : "ap-omni" 31 37 mode : "ap" 32 38 type : "11g" 33 channel : 134 ssid : "ap-westeinder-watertoren 2"39 channel : 6 40 ssid : "ap-westeinder-watertoren1" 35 41 dhcp : "20-60" 36 42 status : "up" 37 43 38 44 39 iface_ue0:40 comment : "Link naar Kaag2 via NSM5 (Mast2:Pos4)"41 ip : "172.16.3.244/29"42 sdesc : "2kaag2"43 mode : "ap-wds"44 type : "eth"45 extra_type : "eth2wifibridge"46 channel : "36"47 ssid : "il-zw.watertoren2.wleiden.net"48 dhcp : False49 compass : "w"50 ns_ip : "172.16.3.243/29"51 ns_mac : "dc:9f:db:2a:27:9c"52 bridge_type: "NanoStation M5"53 status : "up"54 55 iface_ue0_alias0:56 comment : "Tijdelijke link naar kempers"57 ip : "172.16.16.137/29"58 sdesc : "2kempers"59 type : "eth"60 dhcp : False61 status : "up"62 63 45 iface_vr0: 64 comment : "Ethernet / Switchport: 2"65 ip : "172.25.90.6 5/29"66 sdesc : " 2proxy"46 comment : "Ethernet/ Switchport: 3" 47 ip : "172.25.90.67/29" 48 sdesc : "uplink" 67 49 type : "eth" 68 50 dhcp : False … … 72 54 iface_vr0_alias0: 73 55 comment : "Uplink" 74 ip : "92.66.227.16 2/29"56 ip : "92.66.227.163/29" 75 57 sdesc : "uplink" 76 58 type : "eth" … … 80 62 81 63 iface_vr1: 82 comment : " Unused (Mast3:Pos2)"83 ip : "172.16.16. 100/29"84 sdesc : "2 kempersextra"64 comment : "Nanostation naar Amsterdam (Mast1:Pos2)" 65 ip : "172.16.16.89/29" 66 sdesc : "2ams" 85 67 mode : "ap-wds" 86 68 type : "eth" 87 extra_type : "eth2wifibridge"88 ssid : "il- zw2.watertoren2.wleiden.net"69 channel : "44" 70 ssid : "il-nw.watertoren1.wleiden.net" 89 71 dhcp : False 90 compass : "zw" 91 ns_ip : "172.16.16.99/29" 92 ns_mac : "00:15:6d:ec:81:f3" 72 compass : "nw" 73 ns_ip : "172.16.16.90/29" 74 ns_mac : "dc:9f:db:2a:1d:17" 75 bridge_type: "NanoStation M5" 76 status : "down" 77 78 79 iface_vr2: 80 comment : "Webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35" 81 ip : "172.17.0.33/28" 82 sdesc : "2webcams" 83 mode : "ap-wds" 84 type : "eth" 85 channel : "52" 86 ssid : "il-n.watertoren1.wleiden.net" 87 dhcp : False 88 compass : "n" 89 ns_ip : "172.17.0.34/28" 90 ns_mac : "00:15:6d:70:4e:7f" 93 91 bridge_type: "NanoStation5" 94 92 status : "up" 95 93 96 94 97 iface_vr2:98 comment : "Nanostation naar Unused (Mast1:Pos3)"99 ip : "172.16.4.113/29"100 sdesc : "2unused"101 mode : "ap-wds"102 type : "eth"103 extra_type : "eth2wifibridge"104 channel : "132"105 ssid : "il-nw.watertoren2.wleiden.net"106 dhcp : False107 compass : "nw"108 ns_ip : "172.16.4.114/29"109 ns_mac : "00:15:6d:70:4d:a5"110 bridge_type: "NanoStation5"111 status : "up"112 113
Note:
See TracChangeset
for help on using the changeset viewer.