source: genesis/nodes/HybridZwaluwAK/wleiden.yaml@ 11281

Last change on this file since 11281 was 11275, checked in by huub, 13 years ago

hybrid config voor zwaluwak

File size: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.15366"
[10116]7location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden"
[10881]8longitude : "4.44826"
[10116]9masterip : "172.22.0.1"
10nodename : "Zwaluwak"
[11275]11nodetype : "Hybrid"
[10059]12rdnap_x : 90743
13rdnap_y : 463247
[11275]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: True
18service_proxy_normal: True
[10116]19status : "up"
[10059]20
21iface_ath0:
[10888]22 comment : "Omni voor de buurt"
[11275]23 ip : "172.22.0.1/24"
[10116]24 sdesc : "omni"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "3"
[10156]28 ssid : "ap-WirelessLeiden-Zwaluwak"
[11275]29 dhcp : "10-250"
[10116]30 status : "up"
[10059]31
32
[10116]33iface_ue0:
[10884]34 comment : "A-link naar NodeUnigor via Airlive"
[10116]35 ip : "172.16.3.70/30"
[11261]36 sdesc : "2unigor1"
[10116]37 mode : "station-wds"
38 type : "eth"
39 extra_type : "eth2wifibridge"
[11261]40 ssid : "il-z.unigor1.wleiden.net"
[10454]41 dhcp : False
[10729]42 compass : "no"
[10116]43 ns_ip : "192.168.1.21"
[11261]44 ns_mac : "00:4f:79:90:31:bf"
[10116]45 status : "up"
46
47
[10059]48iface_vr0:
[11275]49 comment : "External Link"
50 ip : "0.0.0.0/30"
51 sdesc : "2external"
[10116]52 type : "eth"
[11275]53 dhcp : "client"
[10116]54 status : "up"
[10059]55
[10116]56
[10059]57iface_vr1:
[11275]58 comment : "Link naar Unused via Bullet2"
[10116]59 ip : "172.16.6.73/29"
60 sdesc : "2unused"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 ssid : "effeniks"
[10454]65 dhcp : False
[10116]66 ns_ip : "172.16.6.74/29"
67 ns_mac : "00:15:6d:e8:e7:4a"
[10892]68 bridge_type: "Bullet2"
[10116]69 status : "down"
[10059]70
[10116]71
72iface_vr2:
[11275]73 comment : "Link naar BCStevenshof via Bullet2"
[10116]74 ip : "172.16.3.251/29"
75 sdesc : "2bcste"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 ssid : "il-nw.bcste.wleiden.net"
[10454]80 dhcp : False
[10729]81 compass : "zo"
[10116]82 ns_ip : "172.16.3.252/29"
83 ns_mac : "00:15:6d:e8:e6:a3"
[10892]84 bridge_type: "Bullet2"
[10116]85 status : "up"
86
87
Note: See TracBrowser for help on using the repository browser.