source: genesis/nodes/HybridRobijn/wleiden.yaml@ 11261

Last change on this file since 11261 was 11229, checked in by huub, 13 years ago

hybridconfigs voor Robijn en Voskos

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.15457"
[10116]7location : "Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden"
[10881]8longitude : "4.46265"
[10116]9masterip : "172.20.8.1"
10nodename : "Robijn"
[11229]11nodetype : "Hybrid"
[10059]12rdnap_x : 91729
13rdnap_y : 463336
[11229]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
20
21
[10059]22iface_ath0:
[10888]23 comment : "Omni voor de buurt"
[11229]24 ip : "172.20.8.1/24"
[10116]25 sdesc : "omni"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "4"
[10156]29 ssid : "ap-WirelessLeiden-Robijn"
[11229]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
[10116]33
[10059]34iface_ue0:
[10885]35 comment : "Ethernet naar Robijn"
[10116]36 ip : "172.20.8.65/28"
[11229]37 sdesc : "local"
[10116]38 type : "eth"
39 dhcp : "67-78"
40 status : "down"
[10059]41
42
43iface_vr0:
[10116]44 comment : "A link naar Vosko2 via nanostation"
45 ip : "172.16.4.116/29"
46 sdesc : "2vosko2"
47 mode : "station-wds"
48 type : "eth"
49 extra_type : "eth2wifibridge"
50 ssid : "il-w.vosko.wleiden.net"
[10454]51 dhcp : False
[10729]52 compass : "o"
[10116]53 ns_ip : "172.16.4.115/29"
54 ns_mac : "00:15:6d:f2:39:37"
[10892]55 bridge_type: "NanoStation5"
[10116]56 status : "up"
[10059]57
[10116]58
[10059]59iface_vr1:
[10116]60 comment : "A Link naar Unigor via nanostation"
61 ip : "172.16.5.220/29"
62 sdesc : "2unigorA"
63 mode : "station-wds"
64 type : "eth"
65 extra_type : "eth2wifibridge"
66 ssid : "il-z.unigor1.wleiden.net"
[10454]67 dhcp : False
[10729]68 compass : "n"
[10116]69 ns_ip : "172.16.5.219/29"
70 ns_mac : "00:15:6d:f2:39:44"
[10892]71 bridge_type: "NanoStation5"
[10116]72 status : "up"
[10059]73
[10116]74
75iface_vr2:
76 comment : "A Link naar AJSoft via nanostation"
77 ip : "172.16.5.228/29"
78 sdesc : "2ajsoft"
79 mode : "station-wds"
80 type : "eth"
81 extra_type : "eth2wifibridge"
82 ssid : "il-nw.ajsoft1.wleiden.net"
[10454]83 dhcp : False
[10729]84 compass : "z"
[10116]85 ns_ip : "172.16.5.227/29"
86 ns_mac : "00:15:6d:f2:38:07"
[10892]87 bridge_type: "NanoStation5"
[10116]88 status : "up"
89
90
Note: See TracBrowser for help on using the repository browser.