Changeset 11390 in genesis
- Timestamp:
- Aug 9, 2012, 8:25:47 PM (12 years ago)
- Location:
- nodes
- Files:
-
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridJAR/wleiden.yaml
r11325 r11390 4 4 board : "ALIX2" 5 5 comment : "None" 6 latitude : "52.11 836"7 location : " Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude "8 longitude : "4.50 131"9 masterip : "172. 27.129.1"6 latitude : "52.1175" 7 location : "Zwembad Haasbroek, Nieuweweg 4, 2381 NW,Zoeterwoude " 8 longitude : "4.5021" 9 masterip : "172.17.56.1" 10 10 monitoring_group: "wzoeterwoude" 11 nodename : " Zwet"11 nodename : "JAR" 12 12 nodetype : "Hybrid" 13 rdnap_x : 943 2614 rdnap_y : 459 27513 rdnap_x : 94381 14 rdnap_y : 459173 15 15 release : "9.0-RELEASE" 16 remote_access: "buzz.vanderzwet.net:2022"17 16 service_accesspoint: True 18 17 service_incoming_rdr: False 19 18 service_proxy_ileiden: False 20 service_proxy_normal: True19 service_proxy_normal: False 21 20 status : "up" 22 21 23 22 24 23 iface_ath0: 25 comment : "Omni voor Buurt"26 ip : "172. 27.129.1/26"24 comment : "Omni voor rustplaats" 25 ip : "172.17.56.1/24" 27 26 sdesc : "2buurt" 28 27 mode : "ap" 29 28 type : "11b" 30 29 channel : "10" 31 ssid : "ap- WirelessLeiden-Zwet"32 dhcp : "10- 60"30 ssid : "ap-ZTW-JAR" 31 dhcp : "10-250" 33 32 status : "up" 34 33 35 34 36 iface_ue0: 35 iface_vr0: 36 comment : "Nanostation gericht op het veld" 37 ip : "172.17.57.1/24" 38 sdesc : "2noord" 39 mode : "ap-wds" 40 type : "eth" 41 ssid : "ap-ZTW-JAR-Veld" 42 dhcp : "10-250" 43 ns_ip : "172.17.57.2/24" 44 ns_mac : "00:00:00:00:00:00" 45 bridge_type: "NanoStation2M" 46 status : "up" 47 48 49 iface_vr1: 37 50 comment : "Link naar ROC2" 38 51 ip : "172.16.5.52/29" 39 sdesc : "2roc 1"52 sdesc : "2roc2" 40 53 mode : "station-wds" 41 54 type : "eth" … … 45 58 compass : "n" 46 59 ns_ip : "172.16.5.51/29" 47 ns_mac : "00:27:22:10:fe:52" 48 bridge_type: "NanoStation5" 49 status : "up" 50 51 52 iface_ue1: 53 comment : "Link naar JVC" 54 ip : "172.16.5.156/29" 55 sdesc : "2jvc" 56 mode : "station-wds" 57 type : "eth" 58 extra_type : "eth2wifibridge" 59 ssid : "il-z.jvc.wleiden.net" 60 dhcp : False 61 compass : "n" 62 ns_ip : "172.16.5.155/29" 63 ns_mac : "00:15:6d:ed:82:69" 64 status : "down" 65 66 67 iface_vr0: 68 comment : "Link to house" 69 ip : "0.0.0.0/30" 70 sdesc : "2house" 71 type : "eth" 72 dhcp : "client" 73 status : "up" 74 75 76 iface_vr1: 77 comment : "Tijdelijke Omni" 78 ip : "172.27.129.129/26" 79 sdesc : "2noord" 80 mode : "ap-wds" 81 type : "eth" 82 ssid : "ap-WirelessLeiden-Zwet-noord" 83 dhcp : "140-180" 84 ns_ip : "172.27.129.130/26" 85 ns_mac : "00:15:6d:30:d3:2f" 86 ns_type : "ns2" 87 bridge_type: "NanoStation2" 60 ns_mac : "00:00:00:00:00:00" 61 bridge_type: "NanoStation5M" 88 62 status : "up" 89 63 90 64 91 65 iface_vr2: 92 comment : "Link to PVKerkDuif" 93 ip : "172.16.16.169/29" 94 sdesc : "2pvkerkduif" 66 comment : "Link naar Zwet" 67 ip : "172.16.4.51/29" 68 sdesc : "2zwet" 69 mode : "station-wds" 95 70 type : "eth" 71 extra_type : "eth2wifibridge" 72 ssid : "il-z.zwet.wleiden.net" 96 73 dhcp : False 74 compass : "n" 75 ns_ip : "172.16.4.50/29" 76 ns_mac : "00:00:00:00:00:00" 77 bridge_type: "NanoStation5M" 97 78 status : "up" 98 99 -
nodes/HybridZwet/wleiden.yaml
r11325 r11390 29 29 type : "11b" 30 30 channel : "10" 31 ssid : "ap- WirelessLeiden-Zwet"31 ssid : "ap-ZTW-Zwet-Duck" 32 32 dhcp : "10-60" 33 33 status : "up" … … 35 35 36 36 iface_ue0: 37 comment : "Link naar ROC2"38 ip : "172.16.5.52/29"39 sdesc : "2roc1"40 mode : "station-wds"41 type : "eth"42 extra_type : "eth2wifibridge"43 ssid : "il-z.roc2.wleiden.net"44 dhcp : False45 compass : "n"46 ns_ip : "172.16.5.51/29"47 ns_mac : "00:27:22:10:fe:52"48 bridge_type: "NanoStation5"49 status : "up"50 51 52 iface_ue1:53 comment : "Link naar JVC"54 ip : "172.16.5.156/29"55 sdesc : "2jvc"56 mode : "station-wds"57 type : "eth"58 extra_type : "eth2wifibridge"59 ssid : "il-z.jvc.wleiden.net"60 dhcp : False61 compass : "n"62 ns_ip : "172.16.5.155/29"63 ns_mac : "00:15:6d:ed:82:69"64 status : "down"65 66 67 iface_vr0:68 37 comment : "Link to house" 69 38 ip : "0.0.0.0/30" … … 73 42 status : "up" 74 43 44 iface_vr0: 45 comment : "Link naar JAR" 46 ip : "172.16.4.49/29" 47 sdesc : "2jar" 48 mode : "ap-wds" 49 type : "eth" 50 extra_type : "eth2wifibridge" 51 ssid : "il-z.zwet.wleiden.net" 52 dhcp : False 53 compass : "n" 54 ns_ip : "172.16.4.50/29" 55 ns_mac : "00:27:22:10:fe:52" 56 bridge_type: "NanoStation5" 57 status : "up" 75 58 76 59 iface_vr1: 77 comment : "Tijdelijke Omni" 60 comment : "Link to PVKerkDuif" 61 ip : "172.16.16.169/29" 62 sdesc : "2pvkerkduif" 63 mode : "ap-wds" 64 type : "eth" 65 extra_type : "eth2wifibridge" 66 ssid : "il-o.zwet.wleiden.net" 67 dhcp : False 68 compass : "o" 69 ns_ip : "172.16.16.170/29" 70 ns_mac : "00:27:22:10:fe:52" 71 bridge_type: "NanoStation5" 72 status : "up" 73 74 iface_vr2: 75 comment : "Omni voor de Buurt" 78 76 ip : "172.27.129.129/26" 79 77 sdesc : "2noord" 80 78 mode : "ap-wds" 81 79 type : "eth" 82 ssid : "ap- WirelessLeiden-Zwet-noord"80 ssid : "ap-ZTW-Zwet" 83 81 dhcp : "140-180" 84 82 ns_ip : "172.27.129.130/26" … … 89 87 90 88 91 iface_vr2:92 comment : "Link to PVKerkDuif"93 ip : "172.16.16.169/29"94 sdesc : "2pvkerkduif"95 type : "eth"96 dhcp : False97 status : "up"98 99
Note:
See TracChangeset
for help on using the changeset viewer.