source: genesis/nodes/CNodeMuiderkring/wleiden.yaml@ 10424

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

Correcting all lat/lon coordinates.

Fixes: beheer#167

File size: 1.3 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.16352"
[10116]7location : "Martijn, Muiderkring 152, 2332 BP, Leiden"
[10374]8longitude : "4.47107"
[10116]9masterip : "172.17.4.129"
10nodename : "Muiderkring"
11nodetype : "CNode"
[10059]12rdnap_x : 92318
13rdnap_y : 464324
[10116]14release : "8.2-RELEASE"
15status : "up"
16
17
[10059]18iface_ath0:
[10116]19 comment : "Lokaal accesspoint"
20 interface : "ath0"
21 ip : "172.17.4.129/26"
22 desc : "accesspoint voor de buurt"
23 sdesc : "omni"
24 mode : "ap-wds"
25 type : "11b"
26 channel : "5"
[10156]27 ssid : "ap-WirelessLeiden-Muiderkring"
[10116]28 dhcp : "140-190"
29 compass : "None"
30 status : "up"
[10059]31
[10116]32
[10059]33iface_vr0:
[10116]34 comment : "eth"
35 interface : "vr0"
36 ip : "172.16.3.145/30"
37 desc : "Link naar proxy6"
38 sdesc : "eth"
39 type : "eth"
40 dhcp : "no"
41 compass : "None"
42 status : "up"
[10059]43
[10116]44
[10059]45iface_vr1:
[10116]46 comment : "Link naar AJSoft"
47 interface : "vr1"
48 ip : "172.16.6.52/29"
49 desc : "Link naar AJSoft"
50 sdesc : "2ajsoft"
51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "8"
55 ssid : "il-nno.ajsoft2.wleiden.net"
56 dhcp : "no"
57 compass : "nne"
58 ns_ip : "172.16.6.51/29"
59 ns_mac : "00:15:6d:e8:e6:b1"
60 status : "up"
[10059]61
[10116]62
Note: See TracBrowser for help on using the repository browser.