source: genesis/nodes/HybridRosmolen/wleiden.yaml@ 11296

Last change on this file since 11296 was 11240, checked in by huub, 13 years ago

hybrid config rosmolen

File size: 2.4 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.17732"
[10116]7location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
[10881]8longitude : "4.50479"
[10116]9masterip : "172.21.168.1"
10nodename : "Rosmolen"
[11240]11nodetype : "Hybrid"
[10059]12rdnap_x : 94644
13rdnap_y : 465831
[11240]14service_accesspoint: True
15service_incoming_rdr: False
16service_proxy_ileiden: False
17service_proxy_normal: False
[10116]18status : "up"
[10059]19
20iface_ath0:
[10888]21 comment : "Ap voor de buurt"
[10116]22 ip : "172.21.168.1/24"
23 sdesc : "ap"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "5"
27 ssid : "ap-wirelessleiden.rosmolen"
[11240]28 dhcp : "10-250"
[10116]29 compass : "wirelessleiden"
30 status : "up"
[10059]31
32
[10116]33iface_ue0:
[10885]34 comment : "Ethernet naar filiaal OBL"
[10116]35 ip : "172.21.168.65/28"
36 sdesc : "eth"
37 type : "eth"
[10454]38 dhcp : False
[10116]39 status : "down"
40
41
42iface_ue1:
[11240]43 comment : "Link naar xxxx"
[10116]44 ip : "172.16.2.57/30"
[11240]45 sdesc : "2xxxx"
[10116]46 mode : "station-wds"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "3"
50 ssid : "il-nw.rosmolen.wleiden.net"
[10454]51 dhcp : False
[10729]52 compass : "w"
[10116]53 ns_ip : "172.16.3.74/29"
54 ns_mac : "00:15:6d:"
55 status : "down"
56
57
[10059]58iface_vr0:
[10884]59 comment : "A-link naar Broekplein"
[10116]60 ip : "172.16.5.132/29"
61 sdesc : "2Broekplein"
62 mode : "station-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "36"
66 ssid : "il-z.broekplein.wleiden.net"
[10454]67 dhcp : False
[10729]68 compass : "nw"
[10116]69 ns_ip : "172.16.5.131/29"
70 ns_mac : "00:15:6d:70:54:c5"
[10892]71 bridge_type: "NanoStation5"
[10116]72 status : "up"
[10059]73
[10116]74
[10059]75iface_vr1:
[10884]76 comment : "Link naar Roomburgh1"
[10116]77 ip : "172.16.3.44/29"
78 sdesc : "2roomburgh1"
79 mode : "station-wds"
80 type : "eth"
81 extra_type : "eth2wifibridge"
82 channel : "124"
83 ssid : "il-nnw.roomburgh1.wleiden.net"
[10454]84 dhcp : False
[10729]85 compass : "z"
[10116]86 ns_ip : "172.16.3.43/29"
87 ns_mac : ""
[10892]88 bridge_type: "NanoStation5"
[10116]89 status : "up"
[10059]90
[10116]91
92iface_vr2:
[10884]93 comment : "Link naar Regenboog"
[10116]94 ip : "172.16.5.201/29"
95 sdesc : "2regenboog"
96 mode : "station-wds"
97 type : "eth"
98 extra_type : "eth2wifibridge"
99 channel : "11"
100 ssid : "il-o.rosmolen.wleiden.net"
[10454]101 dhcp : False
[10116]102 compass : "e"
103 ns_ip : "172.16.5.202/29"
104 ns_mac : "00:15:6d:e8:f9:3d"
105 status : "down"
106
107
Note: See TracBrowser for help on using the repository browser.