source: genesis/nodes/HybridVosko4/wleiden.yaml@ 11373

Last change on this file since 11373 was 11373, checked in by huub, 12 years ago

tab uit config file vosko4 gehaald

File size: 1.3 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "VPN-server voor video-upload"
6gateway : "132.229.125.1"
7latitude : "52.15765"
8location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
9longitude : "4.48786"
10masterip : "172.17.0.18"
11monitoring_group: "wleiden"
12nodename : "Vosko4"
13nodetype : "Hybrid"
14rdnap_x : 93459
15rdnap_y : 463657
16release : "9.0-RELEASE"
17service_accesspoint: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "up"
22
23iface_vr0:
24 comment : "External Link"
25 ip : "132.229.125.70/24"
26 sdesc : "2external"
27 type : "eth"
28 dhcp : False
29 status : "up"
30
31iface_vr1:
32 comment : "b-link naar Vosko1 via Nanostation2M"
33 ip : "172.17.0.18/30"
34 sdesc : "2vosko1"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "2"
39 ssid : "ap-WirelessLeiden-Pieterskerk"
40 dhcp : False
41 compass : "o"
42 ns_ip : "172.17.26.3/24"
43 ns_mac : "00:27:22:E2:51:EB"
44 bridge_type: "NanoStation2M"
45 status : "up"
46
47iface_vr2:
48 comment : "External Link"
49 ip : "192.168.2.111/24"
50 sdesc : "2localexternal"
51 type : "eth"
52 dhcp : False
53 status : "down"
54
55
Note: See TracBrowser for help on using the repository browser.