Changeset 11266 in genesis for nodes/HybridDrijfhuis
- Timestamp:
- Jun 10, 2012, 7:41:21 PM (13 years ago)
- Location:
- nodes/HybridDrijfhuis
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridDrijfhuis/wleiden.yaml
r11059 r11266 4 4 board : "ALIX2" 5 5 comment : "None" 6 ileiden : True7 6 latitude : "52.26387" 8 7 location : "Jachthaven Drijfhuis,Uiterweg 27, 1431 AA,Aalsmeer" … … 10 9 masterip : "172.17.12.1" 11 10 nodename : "Drijfhuis" 12 nodetype : " CNode"11 nodetype : "Hybrid" 13 12 rdnap_x : "111196" 14 13 rdnap_y : "475288" 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: False 16 19 status : "up" 17 20 … … 19 22 iface_ath0: 20 23 comment : "OMNI voor Wifi op de Drijfhuis" 21 ip : "172.17.12.1/2 6"24 ip : "172.17.12.1/24" 22 25 sdesc : "ap-omni" 23 26 mode : "ap" … … 25 28 channel : "4" 26 29 ssid : "ap-westeinder-drijfhuis" 27 dhcp : " 20-50"30 dhcp : "10-250" 28 31 status : "up" 29 32 30 33 31 34 iface_vr0: 32 comment : " Nanostation5 naar Watertoren"35 comment : "link naar Watertoren1" 33 36 ip : "172.16.16.36/29" 34 sdesc : "2watertoren "37 sdesc : "2watertoren1" 35 38 mode : "station-wds" 36 39 type : "eth" 40 extra_type : "eth2wifibridge" 37 41 channel : "132" 38 42 ssid : "il-nw.watertoren1.wleiden.net" … … 46 50 47 51 iface_vr1: 48 comment : " Nanostation5naar schiphol (UNUSED)"52 comment : "link naar schiphol (UNUSED)" 49 53 ip : "172.16.3.233/29" 50 54 sdesc : "2schiphol" 51 mode : " station-wds"55 mode : "ap-wds" 52 56 type : "eth" 57 extra_type : "eth2wifibridge" 53 58 channel : "60" 54 59 ssid : "il-zw.drijfhuis.wleiden.net"
Note:
See TracChangeset
for help on using the changeset viewer.