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

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

default gwatewwy toegevoegd bij config huub

File size: 2.7 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"
[12344]7gateway : "192.168.3.254"
[11013]8ileiden : True
[10881]9latitude : "52.15685"
[10542]10location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
[10881]11longitude : "4.48626"
[10542]12masterip : "172.17.16.1"
[11325]13monitoring_group: "wleiden"
[10542]14nodename : "Huub"
15nodetype : "Hybrid"
[10701]16rdnap_x : "093348"
[10542]17rdnap_y : 463569
18release : "9.0-RELEASE"
19remote_access: "huubs.xs4all.nl:1022"
[10701]20service_accesspoint: True
[11634]21service_concentrator: False
22service_incoming_rdr: False
[12343]23service_proxy_ileiden: False
[10584]24service_proxy_normal: True
[10542]25status : "up"
[10881]26
[11731]27
[10542]28iface_ath0:
29 comment : "Ap"
30 ip : "172.17.16.1/26"
31 sdesc : "ap"
[10675]32 mode : "ap"
[11737]33 type : "11g"
[11738]34 channel : 6
[10542]35 ssid : "ap-WirelessLeiden-Huub"
36 dhcp : "10-60"
37 status : "up"
38
[11657]39
[12276]40iface_sis0:
[11657]41 comment : "Local ethernet naar extra ap2"
[10701]42 ip : "172.17.16.129/26"
43 sdesc : "2ap2"
44 mode : "ap"
45 type : "eth"
46 dhcp : "140-180"
47 ns_ip : "172.17.16.130/26"
48 ns_mac : "00:15:6d:d4:f8:24"
[10892]49 bridge_type: "Bullet2"
[10701]50 status : "up"
51
[11731]52
[12276]53iface_sis1:
[11657]54 comment : "Local ethernet naar extra ap3"
55 ip : "172.17.65.1/24"
56 sdesc : "2ap3"
57 mode : "ap"
58 type : "eth"
59 dhcp : "10-250"
60 ns_ip : "172.17.65.2/24"
[11733]61 ns_mac : "00:15:6d:e8:f9:c0"
[11657]62 bridge_type: "Bullet2"
63 status : "up"
64
[11731]65
[11667]66iface_ue0:
67 comment : "Link naaar Huub2"
68 ip : "172.16.3.21/30"
69 sdesc : "2huub2"
70 type : "eth"
71 dhcp : False
[12192]72 status : "down"
[11667]73
74
[10545]75iface_vr0:
[12343]76 comment : "External Link"
[12328]77 ip : "192.168.3.32/24"
[12343]78 sdesc : "2external"
[10542]79 type : "eth"
[12328]80 dhcp : False
[10542]81 status : "up"
82
[11731]83
[11641]84iface_vr1:
85 comment : "Link naar Vosko2"
86 ip : "172.16.4.124/29"
87 sdesc : "2vosko2"
[10542]88 mode : "station-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
[11641]91 channel : "64"
92 ssid : "il-w.vosko2.wleiden.net"
[10542]93 dhcp : False
[11641]94 compass : "no"
95 ns_ip : "172.16.4.123/29"
[11732]96 ns_mac : "00:15:6d:d6:33:35"
[11731]97 bridge_type: "NanoStation5"
[10542]98 status : "up"
99
[11731]100
[10545]101iface_vr2:
[10884]102 comment : "Link naar Cetim2"
[11657]103 ip : "172.16.4.28/29"
[10542]104 sdesc : "2cetim2"
105 mode : "station-wds"
106 type : "eth"
107 extra_type : "eth2wifibridge"
108 channel : "36"
109 ssid : "il-zw.cetim2.wleiden.net"
110 dhcp : False
[10729]111 compass : "o"
[11657]112 ns_ip : "172.16.4.27/29"
[11732]113 ns_mac : "00:15:6d:f2:1f:7f"
[11731]114 bridge_type: "NanoStation5"
[10542]115 status : "up"
116
[11731]117
[12305]118iface_vr3:
119 comment : "External Link"
120 ip : "172.16.3.85/30"
121 sdesc : "2external"
122 type : "eth"
123 dhcp : False
[12343]124 status : "down"
[10542]125
[11641]126
Note: See TracBrowser for help on using the repository browser.