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

Last change on this file since 11322 was 11322, checked in by rick, 13 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"
[10881]6latitude : "52.15001"
[10116]7location : "Zorgcentrum Rijn en Vliet, Aaltje Noordewierlaan1, 2324 KP, Leiden"
[10881]8longitude : "4.47320"
[10116]9masterip : "172.20.128.1"
[11284]10nodename : "RijnVliet"
11nodetype : "Hybrid"
[10059]12rdnap_x : 92445
13rdnap_y : 462819
[11284]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: True
[10116]19status : "up"
[10059]20
[11322]21
[10059]22iface_ath0:
[10885]23 comment : "AP voor de buurt"
[11284]24 ip : "172.20.128.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "7"
[10156]29 ssid : "ap-WirelessLeiden-Rijnvliet"
[11284]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
[10116]34iface_ue0:
[11322]35 comment : "Ap2"
[11284]36 ip : "172.17.4.1/24"
37 sdesc : "ap2"
38 mode : "ap"
[10116]39 type : "eth"
40 extra_type : "eth2wifibridge"
[11284]41 channel : "3"
42 ssid : "ap2-WirelessLeiden-Rijnvliet"
43 dhcp : "10-250"
[10729]44 compass : "zw"
[11284]45 ns_ip : "172.17.4.2"
[10116]46 ns_mac : "00:15:6d:e9:f9:b0"
[11284]47 bridge_type: "Bullet2"
48 status : "up"
[10116]49
50
[10059]51iface_vr0:
[11284]52 comment : "Ethernet naar internet gateway 83.160.182.1/24"
53 ip : "0.0.0.0/30"
54 sdesc : "2internet"
[10116]55 type : "eth"
[11284]56 dhcp : "client"
[10116]57 status : "up"
[10059]58
[10116]59
[10059]60iface_vr1:
[10884]61 comment : "Link naar IMI"
[10116]62 ip : "172.16.5.241/29"
63 sdesc : "2imi"
[11284]64 mode : "ap-wds"
[10116]65 type : "eth"
66 extra_type : "eth2wifibridge"
67 channel : "60"
68 ssid : "il-no.rv.wleiden.net"
[10454]69 dhcp : False
[10729]70 compass : "no"
[10116]71 ns_ip : "172.16.5.242/29"
72 ns_mac : "00:15:6d:ed:82:7c"
[10892]73 bridge_type: "NanoStation5"
[10116]74 status : "up"
[10059]75
[10116]76
77iface_vr2:
[11284]78 comment : "Link naar AJSoft2"
[10116]79 ip : "172.16.6.20/29"
[11284]80 sdesc : "2ajsoft"
[10116]81 mode : "station-wds"
82 type : "eth"
83 extra_type : "eth2wifibridge"
[11284]84 channel : "52"
[10116]85 ssid : "il-o.ajsoft2.wleiden.net"
[10454]86 dhcp : False
[10729]87 compass : "zw"
[10116]88 ns_ip : "172.16.6.19/29"
89 ns_mac : "00:15:6d:ec:82:40"
[10892]90 bridge_type: "NanoStation5"
[10116]91 status : "up"
92
93
Note: See TracBrowser for help on using the repository browser.