Changeset 11265 in genesis for nodes/HybridLeythenrode1
- Timestamp:
- Jun 10, 2012, 7:06:28 PM (13 years ago)
- Location:
- nodes/HybridLeythenrode1
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridLeythenrode1/wleiden.yaml
r10892 r11265 4 4 board : "ALIX2" 5 5 comment : "None" 6 ileiden : True7 6 latitude : "52.15582" 8 7 location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351 CP, Leiderdorp" 9 8 longitude : "4.53564" 10 9 masterip : "172.17.1.1" 11 nodename : "Leythenrode "12 nodetype : " CNode"10 nodename : "Leythenrode1" 11 nodetype : "Hybrid" 13 12 rdnap_x : 96726 14 13 rdnap_y : 463414 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 : "AP voor de buurt" 21 ip : "172.17.1.1/2 6"24 ip : "172.17.1.1/24" 22 25 sdesc : "ap" 23 26 mode : "ap" 24 27 type : "11b" 25 28 channel : "9" 26 ssid : "ap-WirelessLeiden-Leythenrode "27 dhcp : "10- 60"29 ssid : "ap-WirelessLeiden-Leythenrode1" 30 dhcp : "10-250" 28 31 status : "up" 29 32 … … 47 50 48 51 iface_vr0: 49 comment : " Ethernet to local aps, ip address 172.17.0.3 - 172.17.0.8/28"50 ip : "172.17.0. 2/28"51 sdesc : " localsubnet"52 comment : "Local 28-subnet to Leythenrode2 and clients (ap bridges), ip address 172.17.0.3 - 172.17.0.8/28" 53 ip : "172.17.0.1/28" 54 sdesc : "Leythenrode_subnet" 52 55 type : "eth" 53 56 dhcp : False 54 57 status : "up" 55 56 57 iface_vr0_alias0:58 comment : "Ethernet"59 ip : "172.17.7.2/24"60 sdesc : "localsubnet"61 type : "eth"62 dhcp : "10-250"63 status : "down"64 58 65 59 … … 68 62 ip : "172.16.5.145/29" 69 63 sdesc : "2Graficall" 70 mode : " station-wds"64 mode : "ap-wds" 71 65 type : "eth" 72 66 extra_type : "eth2wifibridge" … … 74 68 ssid : "il-no.leythenrode.wleiden.net" 75 69 dhcp : False 76 compass : " o"70 compass : "no" 77 71 ns_ip : "172.16.5.146/29" 78 72 ns_mac : "00:15:6d:bd:8a:06" … … 85 79 ip : "172.16.5.169/29" 86 80 sdesc : "2DeClercq" 87 mode : " station-wds"81 mode : "ap-wds" 88 82 type : "eth" 89 83 extra_type : "eth2wifibridge"
Note:
See TracChangeset
for help on using the changeset viewer.