Changeset 12981 in genesis for nodes/HybridHofland
- Timestamp:
- Nov 8, 2014, 11:54:13 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridHofland/wleiden.yaml
r12618 r12981 2 2 # vim:ts=2:et:sw=2:ai 3 3 # 4 board : "net4 5xx"4 board : "net4801" 5 5 comment : "None" 6 gateway : "10.128.11.1/24" 6 7 latitude : "52.140733" 7 8 location : "Alan Janssen, Joke Smitlaan 116, 2253 PD, Voorschoten" … … 17 18 service_concentrator: False 18 19 service_incoming_rdr: False 19 service_proxy_ileiden: False20 service_proxy_normal: False21 status : " down"20 service_proxy_ileiden: True 21 service_proxy_normal: True 22 status : "up" 22 23 23 24 24 25 iface_sis0: 25 comment : "Ethernet naar Alan "26 ip : " 172.16.3.65/29"27 sdesc : "2 alan"26 comment : "Ethernet naar Alans internet" 27 ip : "0.0.0.0/24" 28 sdesc : "2ext" 28 29 type : "eth" 29 dhcp : False30 dhcp : client 30 31 status : "up" 31 32 … … 34 35 comment : "Link naar AJSoft2" 35 36 ip : "172.16.6.44/29" 36 sdesc : "2 psycho"37 sdesc : "2ajsot2" 37 38 mode : "station-wds" 38 39 type : "eth" 39 40 extra_type : "eth2wifibridge" 40 41 channel : "116" 41 ssid : "il- w.ajsoft2.wleiden.net"42 ssid : "il-zw.ajsoft2.wleiden.net" 42 43 dhcp : False 43 compass : " z"44 compass : "no" 44 45 ns_ip : "172.16.6.43/29" 45 46 ns_mac : "00:15:6d:70:53:4a" … … 48 49 49 50 50 iface_ wi0:51 comment : "Omni "51 iface_sis2: 52 comment : "Omni ap" 52 53 ip : "172.20.148.1/24" 53 54 sdesc : "2buurt" 54 55 mode : "ap" 55 type : "11g" 56 channel : 1 56 type : "eth" 57 extra_type : "eth2wifibridge" 58 channel : "1" 57 59 ssid : "ap-WirelessLeiden-Hofland" 58 60 dhcp : "10-250" 61 ns_ip : "172.20.148.2" 62 ns_mac : "" 63 bridge_type: "NanoStation5" 59 64 status : "up" 60 65
Note:
See TracChangeset
for help on using the changeset viewer.