source: genesis/nodes/Henk/wleiden.yaml@ 13835

Last change on this file since 13835 was 13833, checked in by rick, 8 years ago

Belastingkantoor webcam forward

File size: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10873]6gateway : "192.168.0.225"
[13680]7serviceid : "172.31.254.3"
[10881]8latitude : "52.17062"
[10873]9location : "Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge"
[10881]10longitude : "4.63854"
[10873]11masterip : "172.17.28.1"
[11325]12monitoring_group: "wleiden"
[10873]13nodename : "Henk"
[10459]14nodetype : "Hybrid"
[10873]15rdnap_x : 103784
16rdnap_y : 464983
[13285]17rdr_host : "213.73.188.7"
[10714]18rdr_rules :
[13833]19- ['tcp', 9070, '172.16.16.2', 80]
[10715]20- ['tcp', 9080, '172.17.0.41', 80]
[10803]21- ['tcp', 9081, '172.17.0.42', 554]
22- ['tcp', 9082, '172.17.0.43', 554]
[10715]23- ['tcp', 9083, '172.17.0.44', 80]
[12207]24- ['tcp', 9084, '172.17.0.43', 80]
25- ['tcp', 9085, '172.17.0.42', 80]
26- ['tcp', 9086, '172.17.0.45', 21]
27- ['tcp', 9087, '172.17.0.45', 3389]
[12449]28- ['tcp', 9092, '172.17.51.5', 80]
[13251]29- ['tcp', 9096, '172.17.13.66', 88]
[10729]30release : "9.0-RELEASE"
[13338]31remote_access: "213.73.188.7"
[10729]32service_accesspoint: True
[11554]33service_concentrator: False
[10881]34service_incoming_rdr: True
[10729]35service_proxy_ileiden: True
36service_proxy_normal: True
[12407]37status : "up"
[10059]38
39
40iface_ath0:
[10116]41 comment : "Internal Wireless"
[10873]42 ip : "172.17.28.1/26"
[10116]43 sdesc : "binnen"
[10703]44 mode : "ap"
[11737]45 type : "11g"
[11738]46 channel : 1
[13165]47 ssid : "WiFi-Woubrugge"
[13164]48 wlan_mac : "00:1b:b1:05:02:e6"
[10116]49 dhcp : "10-60"
50 status : "up"
[10059]51
52
53iface_vr0:
[10452]54 comment : "Link to external interface"
[13441]55 ip : "192.168.0.14/24"
[10452]56 sdesc : "2external"
[10116]57 type : "eth"
[10887]58 dhcp : "client"
[10116]59 status : "up"
[10059]60
[10688]61
[10685]62iface_vr1:
[10873]63 comment : "Link naar WBRotary"
[12418]64 ip : "172.16.6.76/29"
[10873]65 sdesc : "2wbrotary"
[12436]66 mode : "station-wds"
[10685]67 type : "eth"
[12420]68 extra_type : "eth2wifibridge"
[13353]69 channel : "108"
[12418]70 ssid : "il-n.wbrotary.wleiden.net"
[10688]71 dhcp : False
[12418]72 compass : "z"
73 ns_ip : "172.16.6.75/29"
[13548]74 ns_mac : "04:18:d6:cc:00:53"
[12478]75 bridge_type: "NanoStation M5"
[12426]76 status : "up"
[10116]77
[12474]78
[10685]79iface_vr2:
[10688]80 comment : "Lokaal Dev Netwerk"
[10873]81 ip : "172.17.33.1/24"
[10685]82 sdesc : "2dev"
[10116]83 type : "eth"
[10685]84 dhcp : "10-20"
[10116]85 status : "up"
86
[10701]87
Note: See TracBrowser for help on using the repository browser.