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

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

hybrid config spoortje

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.16657"
[10116]7location : "Openbare Bibliotheek t Spoortje, Bernhardkade 38, 2316 RX, Leiden"
[10881]8longitude : "4.50447"
[10116]9masterip : "172.18.52.1"
10nodename : "Spoortje"
[11242]11nodetype : "Hybrid"
[10059]12rdnap_x : 94607
13rdnap_y : 464635
[11242]14service_accesspoint: True
15service_incoming_rdr: False
16service_proxy_ileiden: False
17service_proxy_normal: False
[10116]18status : "up"
19
[10059]20iface_ath0:
[10888]21 comment : "Omni voor de buurt"
[11242]22 ip : "172.18.52.1/24"
[10116]23 sdesc : "omni"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "3"
[10156]27 ssid : "ap-WirelessLeiden-Spoortje"
[11242]28 dhcp : "10-250"
[10116]29 status : "up"
[10059]30
31
32iface_vr0:
[10116]33 comment : "Ethernet naar bibliotheek Airport transparant"
34 ip : "172.18.52.65/28"
35 sdesc : "2bieb"
36 type : "eth"
37 dhcp : "70-78"
38 status : "up"
[10059]39
[10116]40
[10059]41iface_vr1:
[10884]42 comment : "Link naar Som2"
[10116]43 ip : "172.16.17.140/29"
44 sdesc : "2som2"
45 mode : "station-wds"
46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "60"
49 ssid : "il-zo.som2.wleiden.net"
[10454]50 dhcp : False
[10729]51 compass : "nw"
[10116]52 ns_ip : "172.16.17.139/29"
53 ns_mac : "00:15:6d:70:53:40"
[10892]54 bridge_type: "NanoStation5"
[10116]55 status : "up"
[10059]56
[10116]57
58iface_vr2:
[11243]59 comment : "A-link naar Cetim1"
[10116]60 ip : "172.16.4.20/29"
61 sdesc : "ncetim1"
62 mode : "station-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "120"
66 ssid : "il-no.cetim1.wleiden.net"
[10454]67 dhcp : False
[10729]68 compass : "zw"
[10116]69 ns_ip : "172.16.4.19"
70 ns_mac : "00:15:6d:70:54:4b"
[10892]71 bridge_type: "NanoStation5"
[11243]72 status : "up"
[10116]73
74
Note: See TracBrowser for help on using the repository browser.