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
RevLine 
[11358]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "VPN-server voor video-upload"
[11368]6gateway : "132.229.125.1"
[11358]7latitude : "52.15765"
8location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
9longitude : "4.48786"
[11367]10masterip : "172.17.0.18"
[11358]11monitoring_group: "wleiden"
12nodename : "Vosko4"
13nodetype : "Hybrid"
14rdnap_x : 93459
15rdnap_y : 463657
16release : "9.0-RELEASE"
17service_accesspoint: False
18service_incoming_rdr: False
[11367]19service_proxy_ileiden: False
[11358]20service_proxy_normal: False
21status : "up"
22
23iface_vr0:
24 comment : "External Link"
[11367]25 ip : "132.229.125.70/24"
[11358]26 sdesc : "2external"
27 type : "eth"
[11367]28 dhcp : False
[11358]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"
[11373]36 type : "eth"
[11358]37 extra_type : "eth2wifibridge"
[11362]38 channel : "2"
[11358]39 ssid : "ap-WirelessLeiden-Pieterskerk"
40 dhcp : False
41 compass : "o"
42 ns_ip : "172.17.26.3/24"
[11362]43 ns_mac : "00:27:22:E2:51:EB"
[11358]44 bridge_type: "NanoStation2M"
45 status : "up"
46
[11359]47iface_vr2:
48 comment : "External Link"
[11367]49 ip : "192.168.2.111/24"
[11359]50 sdesc : "2localexternal"
51 type : "eth"
52 dhcp : False
[11360]53 status : "down"
[11358]54
55
Note: See TracBrowser for help on using the repository browser.