source: genesis/nodes/HybridRustenborch/wleiden.yaml@ 11289

Last change on this file since 11289 was 11269, checked in by huub, 13 years ago

rustenborch naar hybrid

File size: 1.7 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.18218"
[10116]7location : "Zorgcentrum Rustenborch, Van Wijckersloothplein 3, 2341 BB, Oegstgeest"
[10881]8longitude : "4.46392"
[10116]9masterip : "172.23.24.1"
10nodename : "Rustenborch"
[11269]11nodetype : "Hybrid"
[10059]12rdnap_x : 91855
13rdnap_y : 466407
[11269]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
[10116]21
[10059]22iface_ath0:
[10116]23 comment : "Ap"
[11269]24 ip : "172.23.24.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "1"
[10156]29 ssid : "ap-WirelessLeiden-Rustenborch"
[11269]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
34iface_vr0:
[10885]35 comment : "Ethernet naar rustenborch"
[10116]36 ip : "172.23.24.65/28"
37 sdesc : "eth"
38 type : "eth"
39 dhcp : "66-78"
40 status : "up"
[10059]41
[10116]42
[10059]43iface_vr1:
[10885]44 comment : "Link naar Lijtweg2"
[10116]45 ip : "172.16.6.36/29"
46 sdesc : "2lijtweg2"
47 mode : "station-wds"
48 type : "eth"
49 extra_type : "eth2wifibridge"
50 channel : "116"
51 ssid : "il-w.lijtweg2.wleiden.net"
[10454]52 dhcp : False
[10729]53 compass : "no"
[10116]54 ns_ip : "172.16.6.35"
55 ns_mac : "00:15:6d:71:54:67"
[10892]56 bridge_type: "NanoStation5"
[10116]57 status : "up"
[10059]58
[10116]59
60iface_vr2:
61 comment : "Link naar UniGorN"
62 ip : "172.16.17.244/29"
63 sdesc : "2unigorn"
64 mode : "station-wds"
65 type : "eth"
66 extra_type : "eth2wifibridge"
67 channel : "104"
68 ssid : "il-n.unigorn.wleiden.net"
[10454]69 dhcp : False
[10729]70 compass : "z"
[10116]71 ns_ip : "172.16.17.243/29"
72 ns_mac : "00:15:6d:70:54:cc"
[10892]73 bridge_type: "NanoStation5"
[10116]74 status : "up"
75
76
Note: See TracBrowser for help on using the repository browser.