source: genesis/nodes/HybridDrijfhuis/wleiden.yaml@ 11279

Last change on this file since 11279 was 11278, checked in by richardvm, 13 years ago

extra net for bullet

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"
[10400]6latitude : "52.26387"
[11059]7location : "Jachthaven Drijfhuis,Uiterweg 27, 1431 AA,Aalsmeer"
[10400]8longitude : "4.74555"
[10116]9masterip : "172.17.12.1"
10nodename : "Drijfhuis"
[11266]11nodetype : "Hybrid"
[10400]12rdnap_x : "111196"
13rdnap_y : "475288"
[11266]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
20
21
[10059]22iface_ath0:
[10883]23 comment : "OMNI voor Wifi op de Drijfhuis"
[11266]24 ip : "172.17.12.1/24"
[10116]25 sdesc : "ap-omni"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "4"
29 ssid : "ap-westeinder-drijfhuis"
[11266]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
[10116]33
[10059]34iface_vr0:
[11266]35 comment : "link naar Watertoren1"
[10116]36 ip : "172.16.16.36/29"
[11266]37 sdesc : "2watertoren1"
[10116]38 mode : "station-wds"
39 type : "eth"
[11266]40 extra_type : "eth2wifibridge"
[10116]41 channel : "132"
42 ssid : "il-nw.watertoren1.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "zo"
[10116]45 ns_ip : "172.16.16.35"
46 ns_mac : "00:15:6d:70:50:04"
[10892]47 bridge_type: "NanoStation5"
[10116]48 status : "up"
[10059]49
[10116]50
[10059]51iface_vr1:
[11278]52 comment : "subnet naar bullet"
53 ip : "172.17.0.193/26"
54 sdesc : "2ring"
55 mode : "ap"
[10116]56 type : "eth"
[11278]57 channel : "80"
58 ssid : "ap-westeinder-drijfhuis-3"
59 dhcp : "133-190"
60 ns_ip : "172.17.0.194/26"
61 ns_mac : ""
62 status : "up"
[10059]63
[11278]64#iface_vr1:
65# comment : "link naar schiphol (UNUSED)"
66# ip : "172.16.3.233/29"
67# sdesc : "2schiphol"
68# mode : "ap-wds"
69# type : "eth"
70# extra_type : "eth2wifibridge"
71# channel : "60"
72# ssid : "il-zw.drijfhuis.wleiden.net"
73# dhcp : False
74# compass : "sw"
75# ns_ip : "172.16.3.234/29"
76# ns_mac : "00:15:6d:70:4d:6d"
77# bridge_type: "NanoStation5"
78# status : "down"
79
[11277]80iface_vr2:
81 comment : "subnet naar nano"
82 ip : "172.17.0.129/26"
83 sdesc : "2ring"
84 mode : "ap"
85 type : "eth"
86 channel : "80"
87 ssid : "ap-westeinder-drijfhuis-2"
88 dhcp : "133-190"
89 ns_ip : "172.17.0.130/26"
90 ns_mac : ""
91 status : "up"
[10116]92
Note: See TracBrowser for help on using the repository browser.