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

Last change on this file since 13396 was 13181, checked in by huub, 10 years ago

interetgateway bij vosko4 is down

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_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
22status : "up"
23
24iface_vr0:
25 comment : "External Link"
26 ip : "132.229.125.70/24"
27 sdesc : "2external"
28 type : "eth"
29 dhcp : False
30 status : "down"
31
32
33iface_vr1:
34 comment : "B-link naar Vosko1 via Nanostation2M"
35 ip : "172.17.0.18/30"
36 sdesc : "2vosko1"
37 mode : "station-wds"
38 type : "eth"
39 extra_type : "eth2wifibridge"
40 channel : "2"
41 ssid : "WiFi-Leiden-Pieterskerk"
42 dhcp : False
43 compass : "z"
44 ns_ip : "172.17.26.3/24"
45 ns_mac : "00:27:22:e2:51:eb"
46 bridge_type: "NanoStationM2"
47 status : "up"
48
49
50iface_vr2:
51 comment : "External Link"
52 ip : "192.168.2.111/24"
53 sdesc : "2localexternal"
54 type : "eth"
55 dhcp : False
56 status : "down"
57
58
Note: See TracBrowser for help on using the repository browser.