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

Last change on this file since 14175 was 13861, checked in by rick, 8 years ago

Make rdr_rules global for multi-access use.

Allowing them to be used at all exit-nodes, which could be usefull if one
exit-node is down and service still need to continue working.

File size: 1.6 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"
[10881]7latitude : "52.17062"
[10873]8location : "Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge"
[10881]9longitude : "4.63854"
[10873]10masterip : "172.17.28.1"
[11325]11monitoring_group: "wleiden"
[10873]12nodename : "Henk"
[10459]13nodetype : "Hybrid"
[10873]14rdnap_x : 103784
15rdnap_y : 464983
[13285]16rdr_host : "213.73.188.7"
[10729]17release : "9.0-RELEASE"
[13338]18remote_access: "213.73.188.7"
[10729]19service_accesspoint: True
[11554]20service_concentrator: False
[10881]21service_incoming_rdr: True
[10729]22service_proxy_ileiden: True
23service_proxy_normal: True
[13844]24serviceid : "172.31.254.3"
[12407]25status : "up"
[10059]26
27
28iface_ath0:
[10116]29 comment : "Internal Wireless"
[10873]30 ip : "172.17.28.1/26"
[10116]31 sdesc : "binnen"
[10703]32 mode : "ap"
[11737]33 type : "11g"
[11738]34 channel : 1
[13165]35 ssid : "WiFi-Woubrugge"
[13164]36 wlan_mac : "00:1b:b1:05:02:e6"
[10116]37 dhcp : "10-60"
38 status : "up"
[10059]39
40
41iface_vr0:
[10452]42 comment : "Link to external interface"
[13441]43 ip : "192.168.0.14/24"
[10452]44 sdesc : "2external"
[10116]45 type : "eth"
[10887]46 dhcp : "client"
[10116]47 status : "up"
[10059]48
[10688]49
[10685]50iface_vr1:
[10873]51 comment : "Link naar WBRotary"
[12418]52 ip : "172.16.6.76/29"
[10873]53 sdesc : "2wbrotary"
[12436]54 mode : "station-wds"
[10685]55 type : "eth"
[12420]56 extra_type : "eth2wifibridge"
[13353]57 channel : "108"
[12418]58 ssid : "il-n.wbrotary.wleiden.net"
[10688]59 dhcp : False
[12418]60 compass : "z"
61 ns_ip : "172.16.6.75/29"
[13548]62 ns_mac : "04:18:d6:cc:00:53"
[12478]63 bridge_type: "NanoStation M5"
[12426]64 status : "up"
[10116]65
[12474]66
[10685]67iface_vr2:
[10688]68 comment : "Lokaal Dev Netwerk"
[10873]69 ip : "172.17.33.1/24"
[10685]70 sdesc : "2dev"
[10116]71 type : "eth"
[10685]72 dhcp : "10-20"
[10116]73 status : "up"
74
[10701]75
Note: See TracBrowser for help on using the repository browser.