source: genesis/nodes/HybridLeeuwenhorst1/wleiden.yaml@ 13011

Last change on this file since 13011 was 13011, checked in by huub, 10 years ago

Leeuwenhorst1 is nu gateway naar internetverbinding bij StVictor

File size: 3.0 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6gateway : "192.168.178.1"
7latitude : "52.25110"
8location : "Leeuwenhorst, Langelaan 3, 2211 XT, Noordwijkerhout"
9longitude : "4.47198"
10masterip : "172.16.9.121"
11monitoring_group: "noordwijkerhout"
12nodename : "Leeuwenhorst1"
13nodetype : "Hybrid"
14portal_sponsor: "Kop en Schotels"
15portal_url: "http://www.kopenschotels.com/nl/home.html"
16rdnap_x : 92503
17rdnap_y : 474067
18release : "9.0-RELEASE"
19service_accesspoint: False
20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: True
23service_proxy_normal: True
24status : "up"
25
26iface_ath0:
27 comment : "Ap binnen en link naar Leeuwenhorst2"
28 ip : "172.16.9.121/29"
29 sdesc : "ap"
30 mode : "ap"
31 type : "11a"
32 channel : 64
33 ssid : "ap-KopEnSchotels-binnen"
34 dhcp : "123-126"
35 status : "up"
36
37iface_ue0:
38 comment : "Link naar zuidoost kabel 1"
39 ip : "172.16.6.193/29"
40 sdesc : "il150"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "44"
45 ssid : "il-nw.graficall.wleiden.net"
46 dhcp : False
47 compass : "150"
48 ns_ip : "172.16.6.194/29"
49 ns_mac : "dc:9f:db:2e:b2:c8"
50 bridge_type: "NanoBridge M5"
51 status : "up"
52
53iface_vr0:
54 comment : "Link naar noord-10 kabel 5 (was vrij)"
55 ip : "172.16.9.153/29"
56 sdesc : "il10"
57 mode : "ap-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "100"
61 ssid : "il-10.leeuwenhorst1.wleiden.net"
62 dhcp : False
63 compass : "10"
64 ns_ip : "172.16.9.154/29"
65 ns_mac : "dc:9f:db:f2:0b:89"
66 bridge_type: "NanoBridge M5"
67 status : "up"
68
69iface_vr1:
70 comment : "Internetverbinding via StVictor bridge"
71 ip : "192.168.178.3/24"
72 sdesc : "2external"
73 type : "eth"
74 dhcp : False
75 status : "up"
76
77iface_vr1_alias0:
78 comment : "Link naar oost Victorkerk kabel 6 via switch"
79 ip : "172.16.6.225/29"
80 sdesc : "il60"
81 mode : "ap-wds"
82 type : "eth"
83 extra_type : "eth2wifibridge"
84 channel : "60"
85 ssid : "il-o.leeuwenhorst.wleiden.net"
86 dhcp : False
87 compass : "90"
88 ns_ip : "172.16.6.226/29"
89 ns_mac : "dc:9f:db:2e:b3:17"
90 bridge_type: "NanoBridge M5"
91 status : "up"
92
93iface_vr2:
94 comment : "Link naar NNW (GoudenSpar) kabel 4 v/h ap-zuid "
95 ip : "172.16.9.145/29"
96 sdesc : "il350"
97 mode : "ap-wds"
98 type : "eth"
99 extra_type : "eth2wifibridge"
100 channel : "116"
101 ssid : "il-350.leeuwenhorst1.wleiden.net"
102 dhcp : False
103 compass : "350"
104 ns_ip : "172.16.9.146/29"
105 ns_mac : "dc:9f:db:64:2d:62"
106 bridge_type: "NanoStation M5"
107 status : "up"
108
109iface_vr2_alias0:
110 comment : "Link naar GoudenSpar-NanoBridgeM5 DC:9F:DB:F2:0E:4A 172.16.9.134; router 172.16.9.131"
111 ip : "172.16.9.129/29"
112 sdesc : "2goudenspar"
113 type : "eth"
114 dhcp : False
115 status : "up"
116
Note: See TracBrowser for help on using the repository browser.