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

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

Die vermaledijde spaties weer uit de ssids geschoffeld grmpf

File size: 2.8 KB
RevLine 
[10542]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10544]4board : "ALIX2"
[10542]5comment : "None"
[12343]6externalif: "vr0"
[10881]7latitude : "52.15685"
[10542]8location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
[10881]9longitude : "4.48626"
[10542]10masterip : "172.17.16.1"
[11325]11monitoring_group: "wleiden"
[10542]12nodename : "Huub"
13nodetype : "Hybrid"
[10701]14rdnap_x : "093348"
[10542]15rdnap_y : 463569
16release : "9.0-RELEASE"
17remote_access: "huubs.xs4all.nl:1022"
[10701]18service_accesspoint: True
[11634]19service_concentrator: False
[12421]20service_incoming_rdr: False
[12343]21service_proxy_ileiden: False
[12419]22service_proxy_normal: False
[10542]23status : "up"
[10881]24
[11731]25
[10542]26iface_ath0:
27 comment : "Ap"
28 ip : "172.17.16.1/26"
29 sdesc : "ap"
[10675]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 6
[13102]33 ssid : "WiFi-Leiden"
[13100]34 wlan_mac : "30:14:4a:86:bb:b0"
[10542]35 dhcp : "10-60"
36 status : "up"
37
[11657]38
[12276]39iface_sis0:
[11657]40 comment : "Local ethernet naar extra ap2"
[10701]41 ip : "172.17.16.129/26"
42 sdesc : "2ap2"
43 mode : "ap"
44 type : "eth"
[12479]45 extra_type : "eth2wifibridge"
46 ssid : "ap-WirelessLeiden-Huub2"
[10701]47 dhcp : "140-180"
48 ns_ip : "172.17.16.130/26"
49 ns_mac : "00:15:6d:d4:f8:24"
[10892]50 bridge_type: "Bullet2"
[12694]51 status : "down"
[10701]52
[11731]53
[12276]54iface_sis1:
[11657]55 comment : "Local ethernet naar extra ap3"
56 ip : "172.17.65.1/24"
57 sdesc : "2ap3"
58 mode : "ap"
59 type : "eth"
[12479]60 extra_type : "eth2wifibridge"
[13098]61 ssid : "WiFi Leiden"
[11657]62 dhcp : "10-250"
63 ns_ip : "172.17.65.2/24"
[11733]64 ns_mac : "00:15:6d:e8:f9:c0"
[11657]65 bridge_type: "Bullet2"
66 status : "up"
67
[11731]68
[10545]69iface_vr0:
[12343]70 comment : "External Link"
[12442]71 ip : "192.168.3.32/24"
[12343]72 sdesc : "2external"
[10542]73 type : "eth"
[12328]74 dhcp : False
[10542]75 status : "up"
76
[11731]77
[11641]78iface_vr1:
79 comment : "Link naar Vosko2"
80 ip : "172.16.4.124/29"
81 sdesc : "2vosko2"
[10542]82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
[11641]85 channel : "64"
86 ssid : "il-w.vosko2.wleiden.net"
[10542]87 dhcp : False
[11641]88 compass : "no"
89 ns_ip : "172.16.4.123/29"
[11732]90 ns_mac : "00:15:6d:d6:33:35"
[11731]91 bridge_type: "NanoStation5"
[10542]92 status : "up"
93
[11731]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"
[11732]107 ns_mac : "00:15:6d:f2:1f:7f"
[11731]108 bridge_type: "NanoStation5"
[10542]109 status : "up"
110
[11731]111
[12305]112iface_vr3:
113 comment : "External Link"
114 ip : "172.16.3.85/30"
115 sdesc : "2external"
116 type : "eth"
117 dhcp : False
[12343]118 status : "down"
[10542]119
[11641]120
[12424]121iface_vr3_alias0:
122 comment : "Link naar sunnysidekick"
123 ip : "172.16.3.21/30"
124 sdesc : "2sunnysidekick"
125 type : "eth"
126 dhcp : False
127 status : "up"
128
129
Note: See TracBrowser for help on using the repository browser.