source: genesis/nodes/CNodeRobijn/wleiden.yaml@ 10374

Last change on this file since 10374 was 10374, checked in by rick, 13 years ago

Correcting all lat/lon coordinates.

Fixes: beheer#167

File size: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10116]5ileiden : True
[10374]6latitude : "52.15457"
[10116]7location : "Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden"
[10374]8longitude : "4.46265"
[10116]9masterip : "172.20.8.1"
10nodename : "Robijn"
11nodetype : "CNode"
[10059]12rdnap_x : 91729
13rdnap_y : 463336
[10116]14release : "8.2-RELEASE"
15status : "up"
16
17
[10059]18iface_ath0:
[10116]19 comment : "omni"
20 interface : "ath0"
21 ip : "172.20.8.1/26"
22 desc : "omni voor de buurt"
23 sdesc : "omni"
24 mode : "ap-wds"
25 type : "11b"
26 channel : "4"
[10156]27 ssid : "ap-WirelessLeiden-Robijn"
[10116]28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
[10059]31
[10116]32
[10059]33iface_ue0:
[10116]34 comment : "Ethernet"
35 interface : "ue0"
36 ip : "172.20.8.65/28"
37 desc : "Ethernet naar Robijn"
38 sdesc : "eth"
39 type : "eth"
40 dhcp : "67-78"
41 compass : "None"
42 status : "down"
[10059]43
44
45iface_vr0:
[10116]46 comment : "A link naar Vosko2 via nanostation"
47 interface : "vr0"
48 ip : "172.16.4.116/29"
49 desc : "Link naar vosko2"
50 sdesc : "2vosko2"
51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 ssid : "il-w.vosko.wleiden.net"
55 dhcp : "no"
56 compass : "w"
57 ns_ip : "172.16.4.115/29"
58 ns_mac : "00:15:6d:f2:39:37"
59 status : "up"
[10059]60
[10116]61
[10059]62iface_vr1:
[10116]63 comment : "A Link naar Unigor via nanostation"
64 interface : "vr1"
65 ip : "172.16.5.220/29"
66 desc : "link naar Unigor"
67 sdesc : "2unigorA"
68 mode : "station-wds"
69 type : "eth"
70 extra_type : "eth2wifibridge"
71 ssid : "il-z.unigor1.wleiden.net"
72 dhcp : "no"
73 compass : "s"
74 ns_ip : "172.16.5.219/29"
75 ns_mac : "00:15:6d:f2:39:44"
76 status : "up"
[10059]77
[10116]78
79iface_vr2:
80 comment : "A Link naar AJSoft via nanostation"
81 interface : "vr2"
82 ip : "172.16.5.228/29"
83 desc : "Link naar AJSoft"
84 sdesc : "2ajsoft"
85 mode : "station-wds"
86 type : "eth"
87 extra_type : "eth2wifibridge"
88 ssid : "il-nw.ajsoft1.wleiden.net"
89 dhcp : "no"
90 compass : "nw"
91 ns_ip : "172.16.5.227/29"
92 ns_mac : "00:15:6d:f2:38:07"
93 status : "up"
94
95
Note: See TracBrowser for help on using the repository browser.