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

Last change on this file since 12444 was 12442, checked in by rick, 12 years ago

Making sure DNS is generated again

File size: 2.6 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
[10542]33 ssid : "ap-WirelessLeiden-Huub"
34 dhcp : "10-60"
35 status : "up"
36
[11657]37
[12276]38iface_sis0:
[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
[11731]50
[12276]51iface_sis1:
[11657]52 comment : "Local ethernet naar extra ap3"
53 ip : "172.17.65.1/24"
54 sdesc : "2ap3"
55 mode : "ap"
56 type : "eth"
57 dhcp : "10-250"
58 ns_ip : "172.17.65.2/24"
[11733]59 ns_mac : "00:15:6d:e8:f9:c0"
[11657]60 bridge_type: "Bullet2"
61 status : "up"
62
[11731]63
[10545]64iface_vr0:
[12343]65 comment : "External Link"
[12442]66 ip : "192.168.3.32/24"
[12343]67 sdesc : "2external"
[10542]68 type : "eth"
[12328]69 dhcp : False
[10542]70 status : "up"
71
[11731]72
[11641]73iface_vr1:
74 comment : "Link naar Vosko2"
75 ip : "172.16.4.124/29"
76 sdesc : "2vosko2"
[10542]77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
[11641]80 channel : "64"
81 ssid : "il-w.vosko2.wleiden.net"
[10542]82 dhcp : False
[11641]83 compass : "no"
84 ns_ip : "172.16.4.123/29"
[11732]85 ns_mac : "00:15:6d:d6:33:35"
[11731]86 bridge_type: "NanoStation5"
[10542]87 status : "up"
88
[11731]89
[10545]90iface_vr2:
[10884]91 comment : "Link naar Cetim2"
[11657]92 ip : "172.16.4.28/29"
[10542]93 sdesc : "2cetim2"
94 mode : "station-wds"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 channel : "36"
98 ssid : "il-zw.cetim2.wleiden.net"
99 dhcp : False
[10729]100 compass : "o"
[11657]101 ns_ip : "172.16.4.27/29"
[11732]102 ns_mac : "00:15:6d:f2:1f:7f"
[11731]103 bridge_type: "NanoStation5"
[10542]104 status : "up"
105
[11731]106
[12305]107iface_vr3:
108 comment : "External Link"
109 ip : "172.16.3.85/30"
110 sdesc : "2external"
111 type : "eth"
112 dhcp : False
[12343]113 status : "down"
[10542]114
[11641]115
[12424]116iface_vr3_alias0:
117 comment : "Link naar sunnysidekick"
118 ip : "172.16.3.21/30"
119 sdesc : "2sunnysidekick"
120 type : "eth"
121 dhcp : False
122 status : "up"
123
124
Note: See TracBrowser for help on using the repository browser.