source: genesis/nodes/HybridRund/wleiden.yaml@ 12348

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

rund down ivm renovatie dak

File size: 2.0 KB
RevLine 
[10676]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[10701]6gateway : "172.17.160.66"
[11013]7ileiden : True
[10881]8latitude : "52.16114"
[10676]9location : "Dirk-Willem, Jan Vossensteeg/Rundermakt, 2312 WC, Leiden"
[10881]10longitude : "4.49224"
[10676]11masterip : "172.17.160.1"
[11325]12monitoring_group: "wleiden"
[10676]13nodename : "Rund"
[10678]14nodetype : "Hybrid"
[10676]15rdnap_x : 93763
16rdnap_y : 464042
[10729]17rdr_host : "83.163.239.115"
18rdr_rules :
[10803]19- ['tcp', 9080, '172.17.0.41', 80]
[10802]20- ['tcp', 9081, '172.17.0.42', 554]
21- ['tcp', 9082, '172.17.0.43', 554]
[10803]22- ['tcp', 9083, '172.17.0.44', 80]
[10676]23release : "9.0-RELEASE"
[10701]24service_accesspoint: True
[11554]25service_concentrator: False
[10760]26service_incoming_rdr: True
27service_proxy_ileiden: False
28service_proxy_normal: False
[12238]29status : "down"
[10676]30
31
32iface_ath0:
[10884]33 comment : "Ap"
[10686]34 ip : "172.17.161.1/24"
[10676]35 sdesc : "ap"
36 mode : "ap"
[11737]37 type : "11g"
[11738]38 channel : 11
[10676]39 ssid : "ap-WirelessLeiden-Rund"
40 dhcp : "10-250"
41 status : "up"
42
43
44iface_vr0:
45 comment : "Link to external interface"
46 ip : "172.17.160.65/28"
47 sdesc : "2external"
[10679]48 type : "eth"
[10676]49 dhcp : False
50 status : "up"
51
52
53iface_vr1:
54 comment : "Link naar Geluidsnet2"
55 ip : "172.16.4.212/29"
56 sdesc : "2geluidsnet2"
57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "64"
61 ssid : "il-o.geluidsnet2.wleiden.net"
62 dhcp : False
[10729]63 compass : "w"
[10676]64 ns_ip : "172.16.4.211/29"
65 ns_mac : "00:27:22:8a:3d:a7"
[10892]66 bridge_type: "NanoStation M5"
[10676]67 status : "up"
68
69
70iface_vr2:
71 comment : "Link naar vosko2"
72 ip : "172.16.17.156/29"
73 sdesc : "2vosko2"
74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "44"
78 ssid : "il-no.vosko2.wleiden.net"
79 dhcp : False
[10729]80 compass : "zw"
[10676]81 ns_ip : "172.16.17.155/29"
82 ns_mac : "00:27:22:10:d8:43"
[10892]83 bridge_type: "NanoStation M5"
[10676]84 status : "up"
85
86
Note: See TracBrowser for help on using the repository browser.