source: genesis/nodes/HybridStVictor/wleiden.yaml@ 13251

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

foutje in config stvictor link naar akzonobel1 - ipadres

File size: 2.6 KB
RevLine 
[12771]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[13176]6gateway : "192.168.178.1"
[12771]7latitude : "52.250914"
8location : "Sint Victor kerk, St Victorlaan 11, 2211 RN, Noordwijkerhout"
9longitude : "4.489229"
10masterip : "172.17.119.1"
11monitoring_group: "noordwijk"
12nodename : "StVictor"
13nodetype : "Hybrid"
14rdnap_x : 93680
15rdnap_y : 474031
16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: True
21service_proxy_normal: True
[12791]22status : "up"
[12771]23
24
25iface_ath0:
[12811]26 comment : "Accesspoint Zuid op sectorantenne"
[12771]27 ip : "172.17.119.1/24"
[12811]28 sdesc : "apz"
[12771]29 mode : "ap"
30 type : "11g"
31 channel : 1
[12811]32 ssid : "ap-stvictor-z"
[12771]33 dhcp : "10-250"
[12792]34 compass : "n"
[12771]35 status : "up"
36
37iface_ue0:
[12811]38 comment : "Accesspoint Noord op NanoStation"
[12771]39 ip : "172.17.133.1/24"
[12789]40 sdesc : "apoost"
[12811]41 mode : "apn"
[12771]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "6"
[12811]45 ssid : "ap-stvictor-n"
[12771]46 dhcp : "10-250"
[12822]47 compass : "n"
[12771]48 ns_ip : "172.17.133.2/24"
[12789]49 ns_mac : "dc:9f:db:62:14:9b"
[12771]50 bridge_type: "NanoStationM2"
51 status : "up"
52
53
54iface_vr0:
[12811]55 comment : "Internetverbinding"
[12771]56 ip : "192.168.178.2/24"
57 sdesc : "2external"
58 type : "eth"
59 dhcp : False
60 status : "up"
61
62
63iface_vr0_alias0:
[13009]64 comment : "naar pastorie NanostationM5 LAN1 bridge > nano vr1 WPA2"
[12771]65 ip : "172.16.9.105/29"
66 sdesc : "2pastorie"
67 mode : "ap-wds"
68 type : "eth"
69 extra_type : "eth2wifibridge"
[13009]70 channel : "52"
[12771]71 ssid : "il-nw.stvictor.wleiden.net"
[12789]72 compass : "nw"
[12771]73 ns_ip : "172.16.9.106/29"
[12789]74 ns_mac : "24:a4:3c:72:01:cf"
[12771]75 bridge_type: "NanoStation M5"
76 status : "up"
77
78
79iface_vr1:
[13009]80 comment : "naar Leeuwenhorst1 NanostationM5 LAN1 bridge > nano vr0"
[12771]81 ip : "172.16.6.228/29"
82 sdesc : "2lwhorst"
83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
[13009]86 channel : "60"
[12771]87 ssid : "il-o.leeuwenhorst.wleiden.net"
88 dhcp : False
[12789]89 compass : "w"
[12771]90 ns_ip : "172.16.6.227/29"
[12789]91 ns_mac : "24:a4:3c:72:02:29"
[12771]92 bridge_type: "NanoStation M5"
93 status : "up"
94
95
96iface_vr2:
[13193]97 comment : "Link naar AkzoNobel1"
[13230]98 ip : "172.16.10.36/29"
[12822]99 sdesc : "2akzo"
[12771]100 mode : "ap-wds"
101 type : "eth"
102 extra_type : "eth2wifibridge"
[12822]103 channel : "120"
[13193]104 ssid : "il-n.teyakzonobel1.wleiden.net"
[12771]105 dhcp : False
[12822]106 compass : "z"
[13230]107 ns_ip : "172.16.10.35/29"
[12789]108 ns_mac : "24:a4:3c:72:02:13"
[12771]109 bridge_type: "NanoStation M5"
110 status : "up"
111
112
Note: See TracBrowser for help on using the repository browser.