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

Last change on this file since 11322 was 11322, checked in by rick, 12 years ago

All cosmetic fixes.

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