source: genesis/nodes/HybridHuub/wleiden.yaml@ 11712

Last change on this file since 11712 was 11712, checked in by huub, 12 years ago

config wijzigingen bij kaag2, watertorens en kempers

File size: 2.9 KB
RevLine 
[10542]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10544]4board : "ALIX2"
[10542]5comment : "None"
[11646]6externalif: "vr0"
[11013]7ileiden : True
[10881]8latitude : "52.15685"
[10542]9location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
[10881]10longitude : "4.48626"
[10542]11masterip : "172.17.16.1"
[11325]12monitoring_group: "wleiden"
[10542]13nodename : "Huub"
14nodetype : "Hybrid"
[10701]15rdnap_x : "093348"
[10542]16rdnap_y : 463569
17release : "9.0-RELEASE"
18remote_access: "huubs.xs4all.nl:1022"
[10701]19service_accesspoint: True
[11634]20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: False
[10584]23service_proxy_normal: True
[10542]24status : "up"
[10881]25
[10542]26iface_ath0:
27 comment : "Ap"
28 ip : "172.17.16.1/26"
29 sdesc : "ap"
[10675]30 mode : "ap"
[10542]31 type : "11b"
32 channel : "7"
33 ssid : "ap-WirelessLeiden-Huub"
34 dhcp : "10-60"
35 status : "up"
36
[11657]37
[11634]38iface_sis1:
[11657]39 comment : "Local ethernet naar extra ap2"
[10701]40 ip : "172.17.16.129/26"
41 sdesc : "2ap2"
42 mode : "ap"
43 type : "eth"
44 dhcp : "140-180"
45 ns_ip : "172.17.16.130/26"
46 ns_mac : "00:15:6d:d4:f8:24"
[10892]47 bridge_type: "Bullet2"
[10701]48 status : "up"
49
[11657]50iface_sis2:
51 comment : "Local ethernet naar extra ap3"
52 ip : "172.17.65.1/24"
53 sdesc : "2ap3"
54 mode : "ap"
55 type : "eth"
56 dhcp : "10-250"
57 ns_ip : "172.17.65.2/24"
58 ns_mac : "00:15:6d:d4:f8:24"
59 bridge_type: "Bullet2"
60 status : "up"
61
[11667]62iface_ue0:
63 comment : "Link naaar Huub2"
64 ip : "172.16.3.21/30"
65 sdesc : "2huub2"
66 type : "eth"
67 dhcp : False
68 status : "up"
69
70
[10545]71iface_vr0:
[10885]72 comment : "External Link"
[11646]73 ip : "0.0.0.0/24"
[10542]74 sdesc : "2external"
75 type : "eth"
[11646]76 dhcp : "client"
[10542]77 status : "up"
78
[11641]79iface_vr1:
80 comment : "Link naar Vosko2"
81 ip : "172.16.4.124/29"
82 sdesc : "2vosko2"
[10542]83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
[11641]86 channel : "64"
87 ssid : "il-w.vosko2.wleiden.net"
[10542]88 dhcp : False
[11641]89 compass : "no"
90 ns_ip : "172.16.4.123/29"
[11654]91 ns_mac : "00:15:6D:D6:33:35"
92 bridge_type: "NanoStation5Loco"
[10542]93 status : "up"
94
[10545]95iface_vr2:
[10884]96 comment : "Link naar Cetim2"
[11657]97 ip : "172.16.4.28/29"
[10542]98 sdesc : "2cetim2"
99 mode : "station-wds"
100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "36"
103 ssid : "il-zw.cetim2.wleiden.net"
104 dhcp : False
[10729]105 compass : "o"
[11657]106 ns_ip : "172.16.4.27/29"
[11712]107 ns_mac : "00:15:6D:F2:1F:7F"
[11654]108 bridge_type: "NanoStation5Loco"
[10542]109 status : "up"
110
[11641]111iface_vr3:
112 comment : "Link naar Rabo1"
113 ip : "172.16.4.12/29"
114 sdesc : "2rabo1"
115 mode : "station-wds"
116 type : "eth"
117 extra_type : "eth2wifibridge"
118 channel : "44"
119 ssid : "il-z.rabo.wleiden.net"
120 dhcp : False
121 compass : "n"
122 ns_ip : "172.16.4.11/29"
123 ns_mac : "00:15:6d:bd:89:cb"
124 bridge_type: "NanoStation5"
125 status : "up"
[10542]126
[11641]127
128
Note: See TracBrowser for help on using the repository browser.