source: genesis/nodes/HybridRoomburgh1/wleiden.yaml@ 11289

Last change on this file since 11289 was 11289, checked in by huub, 13 years ago

aangepaste config roomburgh1

File size: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.15095"
[10116]7location : "R.K. Zorgcentrum Roomburgh - noord, Hof van Roomburgh 46, 2314 ZC, Leiden"
[10881]8longitude : "4.51315"
[10116]9masterip : "172.18.48.1"
10nodename : "Roomburgh1"
[11281]11nodetype : "Hybrid"
[10059]12rdnap_x : 95180
13rdnap_y : 462890
[11281]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
[10116]21
[10059]22iface_ath0:
[10885]23 comment : "AP voor de Noordzijde"
[11281]24 ip : "172.18.48.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "8"
[10156]29 ssid : "ap-WirelessLeiden-Roomburgh1"
[11281]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
[10116]34iface_ue0:
[11289]35 comment : "Link naar Rosmolen"
36 ip : "172.16.3.41/29"
37 sdesc : "2rosmolen"
38 mode : "ap-wds"
[10116]39 type : "eth"
[11289]40 extra_type : "eth2wifibridge"
41 channel : "124"
42 ssid : "il-nnw.roomburgh1.wleiden.net"
[11281]43 dhcp : False
[11289]44 compass : "n"
45 ns_ip : "172.16.3.42/29"
46 ns_mac : "00:15:6d:ea:f0:62"
47 bridge_type: "NanoStation5"
[10116]48 status : "up"
49
50
[10059]51iface_vr0:
[11289]52 comment : "Lokaal subnet"
53 ip : "172.18.49.71/28"
54 sdesc : "localsubnet"
[10116]55 type : "eth"
[10454]56 dhcp : False
[11289]57 status : "up"
[10059]58
[10116]59
[10059]60iface_vr1:
[10884]61 comment : "Link naar Cetim1"
[10116]62 ip : "172.16.16.84/29"
63 sdesc : "2cetim1"
64 mode : "station-wds"
65 type : "eth"
66 extra_type : "eth2wifibridge"
67 channel : "132"
68 ssid : "il-zo.cetim1.wleiden.net"
[10454]69 dhcp : False
[10729]70 compass : "nw"
[10116]71 ns_ip : "172.16.16.83/29"
72 ns_mac : "00:15:6d:ea:ef:87"
[10892]73 bridge_type: "NanoStation5"
[10116]74 status : "up"
[10059]75
[10116]76
77iface_vr2:
[11289]78 comment : "Link naar Lorentzhof"
79 ip : "172.16.5.193/29"
80 sdesc : "2lorentzhof"
[11281]81 mode : "ap-wds"
[10116]82 type : "eth"
83 extra_type : "eth2wifibridge"
[11289]84 channel : "100"
85 ssid : "il-wzw.roomburgh1.wleiden.net"
[10454]86 dhcp : False
[11289]87 compass : "wsw"
88 ns_ip : "172.16.5.194/29"
89 ns_mac : "00:15:6d:ea:f0:38"
[10892]90 bridge_type: "NanoStation5"
[11289]91 status : "down"
[10116]92
93
[11289]94
95
96
97
Note: See TracBrowser for help on using the repository browser.