Changeset 13023 in genesis
- Timestamp:
- Dec 10, 2014, 11:10:52 AM (10 years ago)
- Location:
- nodes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridPanTerra1/wleiden.yaml
r13022 r13023 25 25 iface_ath0: 26 26 comment : "ap voor buurt zuidwest" 27 ip : "172.17.15 8.1/24"27 ip : "172.17.159.1/24" 28 28 sdesc : "2omni" 29 29 mode : "ap" 30 30 type : "11g" 31 channel : 1 131 channel : 1 32 32 ssid : "ap-WirelessLeiden-PanTerra1" 33 33 dhcp : "10-250" 34 34 status : "up" 35 35 36 37 iface_vr0: 38 comment : "Internet verbinding"39 ip : "192.168.1.2/24"40 sdesc : "2external"36 iface_ue0: 37 comment : "ap voor buurt zuidwest Nanostation M2 kabel x" 38 ip : "172.17.158.1/24" 39 sdesc : "ap" 40 mode : "ap" 41 41 type : "eth" 42 dhcp : False 42 extra_type : "eth2wifibridge" 43 channel : 11 44 ssid : "ap2-WirelessLeiden-PanTerra1" 45 dhcp : "10-250" 46 ns_ip : "172.17.158.2/24" 47 ns_mac : "" 48 bridge_type: "NanoStation M2" 43 49 status : "up" 44 50 45 51 46 iface_vr0 _alias0:47 comment : "Link naar WeversbaanNanostation M5 kabel x"48 ip : "172.16. 6.169/29"49 sdesc : "2 weversbaan"52 iface_vr0: 53 comment : "Link naar DeClercq Nanostation M5 kabel x" 54 ip : "172.16.10.105/29" 55 sdesc : "2zuid" 50 56 mode : "ap-wds" 51 57 type : "eth" 52 58 extra_type : "eth2wifibridge" 53 59 channel : "128" 54 ssid : "il- 250.panterra1.wleiden.net"60 ssid : "il-190.panterra1.wleiden.net" 55 61 dhcp : False 56 compass : " 250"57 ns_ip : "172.16. 6.170/29"62 compass : "190" 63 ns_ip : "172.16.10.106/29" 58 64 ns_mac : "" 59 65 bridge_type: "NanoStation M5" … … 94 100 status : "up" 95 101 102 iface_vr2_alias0: 103 comment : "Link naar Panterra2" 104 ip : "172.16.4.41/30" 105 sdesc : "2PT2" 106 type : "eth" 107 dhcp : False 108 status : "up" 96 109 -
nodes/HybridPanTerra2/wleiden.yaml
r13019 r13023 8 8 location : "Wilddreef-D, Wilddreef, 2352 CE, Leiderdorp" 9 9 longitude : "4.525617" 10 masterip : "172.17.1 59.1"10 masterip : "172.17.162.1" 11 11 monitoring_group: "wleiden" 12 12 nodename : "PanTerra2" … … 18 18 service_concentrator: False 19 19 service_incoming_rdr: False 20 service_proxy_ileiden: True21 service_proxy_normal: True20 service_proxy_ileiden: False 21 service_proxy_normal: False 22 22 status : "planned" 23 23 … … 25 25 iface_ath0: 26 26 comment : "ap voor buurt noordoost" 27 ip : "172.17.1 59.1/24"27 ip : "172.17.162.1/24" 28 28 sdesc : "2omni" 29 29 mode : "ap" … … 32 32 ssid : "ap-WirelessLeiden-PanTerra2" 33 33 dhcp : "10-250" 34 status : "up" 35 36 37 iface_ue0: 38 comment : "Link naar GHR Nanostation M5 kabel x" 39 ip : "172.16.6.169/29" 40 sdesc : "2oost" 41 mode : "ap-wds" 42 type : "eth" 43 extra_type : "eth2wifibridge" 44 channel : "128" 45 ssid : "il-90.panterra2.wleiden.net" 46 dhcp : False 47 compass : "90" 48 ns_ip : "172.16.6.170/29" 49 ns_mac : "" 50 bridge_type: "NanoStation M5" 34 51 status : "up" 35 52 … … 85 102 status : "up" 86 103 104 iface_vr2_alias0: 105 comment : "Link naar Panterra1" 106 ip : "172.16.4.42/30" 107 sdesc : "2PT1" 108 type : "eth" 109 dhcp : False 110 status : "up" 87 111 88 112 113
Note:
See TracChangeset
for help on using the changeset viewer.