source: genesis/nodes/HybridPsycho/wleiden.yaml@ 11283

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

webster psycho en victoria naar hybrid

File size: 2.3 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.16962"
[10116]7location : "Pieter de la Courtgebouw, Wassenaarseweg 52, 2333 AK, Leiden"
[10881]8longitude : "4.47808"
[10116]9masterip : "172.19.133.1"
10nodename : "Psycho"
[11263]11nodetype : "Hybrid"
[10116]12rdnap_x : "092806"
[10059]13rdnap_y : 464997
[11263]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
21iface_ath0:
[10884]22 comment : "Ap"
[10116]23 ip : "172.19.133.1/24"
24 sdesc : "ap"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "5"
[10156]28 ssid : "ap-WirelessLeiden-Psycho"
[10116]29 dhcp : "10-250"
30 status : "up"
[10059]31
32
[10116]33iface_ue0:
[10884]34 comment : "A-link noord - woutertje pieterse school"
[10116]35 ip : "172.16.16.121/29"
36 sdesc : "2wp"
[11263]37 mode : "ap-wds"
[10116]38 type : "eth"
39 extra_type : "eth2wifibridge"
40 channel : "116"
41 ssid : "il-n.psycho.wleiden.net"
[10454]42 dhcp : False
[10116]43 compass : "n"
44 ns_ip : "172.16.16.122/29"
45 ns_mac : "00:15:6d:70:4d:ae"
[10892]46 bridge_type: "NanoStation5"
[10116]47 status : "up"
48
49
50iface_ue0_alias0:
[10884]51 comment : "A-link noord - de leidse houtschool"
[10116]52 ip : "172.16.3.49/29"
53 type : "eth"
54 extra_type : "eth2wifibridge"
[10463]55 dhcp : False
[10116]56 status : "up"
57
58
[10059]59iface_vr0:
[10884]60 comment : "A-link naar UniGorN"
[10116]61 ip : "172.16.16.108/29"
62 sdesc : "2unigorn"
63 mode : "station-wds"
64 type : "eth"
65 extra_type : "eth2wifibridge"
66 channel : "104"
67 ssid : "il-o.unigorn.wleiden.net"
[10454]68 dhcp : False
[10729]69 compass : "w"
[10116]70 ns_ip : "172.16.16.107/29"
71 ns_mac : "00:15:6d:70:4d:a7"
[10892]72 bridge_type: "NanoStation5"
[10116]73 status : "up"
[10059]74
[10116]75
[10059]76iface_vr1:
[10885]77 comment : "Ethernet to interlink oost"
[10116]78 ip : "172.16.16.116/29"
79 sdesc : "2som2"
80 mode : "station-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 channel : "140"
84 ssid : "il-w.som2.wleiden.net"
[10454]85 dhcp : False
[10729]86 compass : "o"
[10116]87 ns_ip : "172.16.16.115/29"
88 ns_mac : "00:15:6d:70:4e:84"
[10892]89 bridge_type: "NanoStation5"
[10116]90 status : "up"
[10059]91
92
[10116]93iface_vr2:
[10885]94 comment : "Ethernet naar webcam"
[10116]95 ip : "172.16.16.69/30"
96 sdesc : "2webcam"
97 type : "eth"
[10454]98 dhcp : False
[10116]99 status : "up"
100
101
Note: See TracBrowser for help on using the repository browser.