source: genesis/nodes/HybridHoutmarkt/wleiden.yaml@ 11255

Last change on this file since 11255 was 11241, checked in by huub, 13 years ago

hybrid config houtmarkt

File size: 1.8 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.16353"
[10116]7location : "Speciale Basisschool Vuurvogel, Houtmarkt 36, 2312 PZ, Leiden"
[10881]8longitude : "4.49858"
[10116]9masterip : "172.19.8.1"
10nodename : "Houtmarkt"
[11241]11nodetype : "Hybrid"
[10059]12rdnap_x : 94200
13rdnap_y : 464302
[11241]14service_accesspoint: True
15service_incoming_rdr: False
16service_proxy_ileiden: False
17service_proxy_normal: False
[10116]18status : "up"
19
20
[11241]21
[10059]22iface_ath0:
[10888]23 comment : "Omni voor de buurt"
[11241]24 ip : "172.19.8.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "3"
[10156]29 ssid : "ap-WirelessLeiden-Houtmarkt"
[11241]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
[10116]33
[10059]34iface_vr0:
[10884]35 comment : "Link naar Som1"
[10116]36 ip : "172.16.17.220/29"
37 sdesc : "2som1"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "52"
42 ssid : "il-z.som1.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "nw"
[10116]45 ns_ip : "172.16.17.219/29"
46 ns_mac : "00:15:6d:70:54:9d"
[10892]47 bridge_type: "NanoStation5"
[10116]48 status : "up"
[10059]49
[10116]50
[10059]51iface_vr1:
[10888]52 comment : "Naar Cetim1 richting ZW"
[10116]53 ip : "172.16.17.148/29"
54 sdesc : "2cetim1"
55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "120"
59 ssid : "il-no.cetim1.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "zw"
[10116]62 ns_ip : "172.16.17.147"
63 ns_mac : "00:15:6d:70:52:65"
64 status : "up"
[10059]65
[10116]66
67iface_vr2:
[10884]68 comment : "Extra AP"
[11241]69 ip : "172.17.43.1/24"
[10116]70 sdesc : "ap2"
71 mode : "station-wds"
72 type : "eth"
73 extra_type : "eth2wifibridge"
74 channel : "8"
[10156]75 ssid : "ap-WirelessLeiden-Houtmarkt2"
[11241]76 dhcp : "10-250"
77 ns_ip : "172.17.43.2"
[10116]78 ns_mac : "00:15:6d:30:28:4e"
[10892]79 bridge_type: "Bullet2"
[10116]80 status : "up"
81
82
Note: See TracBrowser for help on using the repository browser.