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

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

configwijzigingen roomburgh

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
[11281]22
[10059]23iface_ath0:
[10885]24 comment : "AP voor de Noordzijde"
[11281]25 ip : "172.18.48.1/24"
[10116]26 sdesc : "ap"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "8"
[10156]30 ssid : "ap-WirelessLeiden-Roomburgh1"
[11281]31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
34
[10116]35iface_ue0:
[11281]36 comment : "Lokaal subnet"
[10116]37 ip : "172.18.49.71/28"
[11281]38 sdesc : "localsubnet"
[10116]39 type : "eth"
[11281]40 dhcp : False
[10116]41 status : "up"
42
43
[10059]44iface_vr0:
[11281]45 comment : "Link naar Lorentzhof"
[10116]46 ip : "172.16.5.193/29"
47 sdesc : "2xxxx"
[11281]48 mode : "ap-wds"
[10116]49 type : "eth"
50 extra_type : "eth2wifibridge"
51 channel : "100"
[11281]52 ssid : "il-wzw.roomburgh1.wleiden.net"
[10454]53 dhcp : False
[10116]54 compass : "wsw"
55 ns_ip : "172.16.5.194/29"
56 ns_mac : "00:15:6d:ea:f0:38"
[10892]57 bridge_type: "NanoStation5"
[10116]58 status : "down"
[10059]59
[10116]60
[10059]61iface_vr1:
[10884]62 comment : "Link naar Cetim1"
[10116]63 ip : "172.16.16.84/29"
64 sdesc : "2cetim1"
65 mode : "station-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "132"
69 ssid : "il-zo.cetim1.wleiden.net"
[10454]70 dhcp : False
[10729]71 compass : "nw"
[10116]72 ns_ip : "172.16.16.83/29"
73 ns_mac : "00:15:6d:ea:ef:87"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
[10059]76
[10116]77
78iface_vr2:
[10884]79 comment : "Link naar Rosmolen"
[10116]80 ip : "172.16.3.41/29"
81 sdesc : "2rosmolen"
[11281]82 mode : "ap-wds"
[10116]83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "124"
86 ssid : "il-nnw.roomburgh1.wleiden.net"
[10454]87 dhcp : False
[10729]88 compass : "n"
[10116]89 ns_ip : "172.16.3.42/29"
90 ns_mac : "00:15:6d:ea:f0:62"
[10892]91 bridge_type: "NanoStation5"
[10116]92 status : "up"
93
94
Note: See TracBrowser for help on using the repository browser.