Changeset 11284 in genesis for nodes/HybridRijnVliet/wleiden.yaml
- Timestamp:
- Jun 15, 2012, 10:06:24 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridRijnVliet/wleiden.yaml
r10892 r11284 4 4 board : "ALIX2" 5 5 comment : "None" 6 ileiden : True7 6 latitude : "52.15001" 8 7 location : "Zorgcentrum Rijn en Vliet, Aaltje Noordewierlaan1, 2324 KP, Leiden" 9 8 longitude : "4.47320" 10 9 masterip : "172.20.128.1" 11 nodename : "R V"12 nodetype : " CNode"10 nodename : "RijnVliet" 11 nodetype : "Hybrid" 13 12 rdnap_x : 92445 14 13 rdnap_y : 462819 15 release : "8.2-RELEASE" 14 release : "9.0-RELEASE" 15 service_accesspoint: True 16 service_incoming_rdr: False 17 service_proxy_ileiden: False 18 service_proxy_normal: True 16 19 status : "up" 17 18 20 19 21 iface_ath0: 20 22 comment : "AP voor de buurt" 21 ip : "172.20.128.1/2 6"23 ip : "172.20.128.1/24" 22 24 sdesc : "ap" 23 25 mode : "ap" … … 25 27 channel : "7" 26 28 ssid : "ap-WirelessLeiden-Rijnvliet" 27 dhcp : "10- 60"29 dhcp : "10-250" 28 30 status : "up" 29 31 30 32 31 33 iface_ue0: 32 comment : " B-link naar ajsoft1"33 ip : "172.1 6.4.65/29"34 sdesc : " b2ajsoft"35 mode : "ap -wds"34 comment : "ap2" 35 ip : "172.17.4.1/24" 36 sdesc : "ap2" 37 mode : "ap" 36 38 type : "eth" 37 39 extra_type : "eth2wifibridge" 38 channel : " 4"39 ssid : " il-zw.rv.wleiden.net"40 dhcp : False40 channel : "3" 41 ssid : "ap2-WirelessLeiden-Rijnvliet" 42 dhcp : "10-250" 41 43 compass : "zw" 42 ns_ip : "172.1 6.4.66/29"44 ns_ip : "172.17.4.2" 43 45 ns_mac : "00:15:6d:e9:f9:b0" 44 status : "down" 46 bridge_type: "Bullet2" 47 status : "up" 45 48 46 49 47 50 iface_vr0: 48 comment : "Ethernet naar proxy3"49 ip : " 172.20.128.97/29"50 sdesc : "2 proxy3"51 comment : "Ethernet naar internet gateway 83.160.182.1/24" 52 ip : "0.0.0.0/30" 53 sdesc : "2internet" 51 54 type : "eth" 52 dhcp : False55 dhcp : "client" 53 56 status : "up" 54 57 … … 58 61 ip : "172.16.5.241/29" 59 62 sdesc : "2imi" 60 mode : " station-wds"63 mode : "ap-wds" 61 64 type : "eth" 62 65 extra_type : "eth2wifibridge" … … 72 75 73 76 iface_vr2: 74 comment : " A-link naar AJSoft2"77 comment : "Link naar AJSoft2" 75 78 ip : "172.16.6.20/29" 76 sdesc : " a2ajsoft"79 sdesc : "2ajsoft" 77 80 mode : "station-wds" 78 81 type : "eth" 79 82 extra_type : "eth2wifibridge" 80 channel : " "83 channel : "52" 81 84 ssid : "il-o.ajsoft2.wleiden.net" 82 85 dhcp : False
Note:
See TracChangeset
for help on using the changeset viewer.