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

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

All cosmetic fixes.

File size: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10398]6latitude : "52.11836"
[10116]7location : "Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude "
[10398]8longitude : "4.50131"
[10116]9masterip : "172.27.129.1"
10nodename : "Zwet"
[10822]11nodetype : "Hybrid"
[10398]12rdnap_x : 94326
13rdnap_y : 459275
[10822]14release : "9.0-RELEASE"
[10116]15remote_access: "buzz.vanderzwet.net:2022"
[10822]16service_accesspoint: True
[10881]17service_incoming_rdr: False
[10822]18service_proxy_ileiden: False
19service_proxy_normal: True
[10116]20status : "up"
[10059]21
22
23iface_ath0:
[10883]24 comment : "Omni voor Buurt"
[10116]25 ip : "172.27.129.1/26"
26 sdesc : "2buurt"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "10"
[10156]30 ssid : "ap-WirelessLeiden-Zwet"
[10116]31 dhcp : "10-60"
32 status : "up"
[10059]33
34
[10116]35iface_ue0:
[10883]36 comment : "Link naar ROC2"
[10116]37 ip : "172.16.5.52/29"
38 sdesc : "2roc1"
39 mode : "station-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 ssid : "il-z.roc2.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "n"
[10116]45 ns_ip : "172.16.5.51/29"
46 ns_mac : "00:27:22:10:fe:52"
[10892]47 bridge_type: "NanoStation5"
[10116]48 status : "up"
49
50
51iface_ue1:
[10883]52 comment : "Link naar JVC"
[10116]53 ip : "172.16.5.156/29"
54 sdesc : "2jvc"
55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 ssid : "il-z.jvc.wleiden.net"
[10454]59 dhcp : False
[10729]60 compass : "n"
[10116]61 ns_ip : "172.16.5.155/29"
62 ns_mac : "00:15:6d:ed:82:69"
63 status : "down"
64
65
[10059]66iface_vr0:
[10885]67 comment : "Link to house"
[10822]68 ip : "0.0.0.0/30"
[10116]69 sdesc : "2house"
70 type : "eth"
[10887]71 dhcp : "client"
[10116]72 status : "up"
[10059]73
[10116]74
[10059]75iface_vr1:
[10116]76 comment : "Tijdelijke Omni"
77 ip : "172.27.129.129/26"
78 sdesc : "2noord"
79 mode : "ap-wds"
80 type : "eth"
[11322]81 ssid : "ap-WirelessLeiden-Zwet-noord"
[10116]82 dhcp : "140-180"
83 ns_ip : "172.27.129.130/26"
84 ns_mac : "00:15:6d:30:d3:2f"
85 ns_type : "ns2"
[10892]86 bridge_type: "NanoStation2"
[10116]87 status : "up"
[10059]88
[10116]89
90iface_vr2:
[10885]91 comment : "Link to PVKerkDuif"
[10116]92 ip : "172.16.16.169/29"
93 sdesc : "2pvkerkduif"
94 type : "eth"
[10463]95 dhcp : False
[10116]96 status : "up"
97
98
Note: See TracBrowser for help on using the repository browser.