|
|
On Tue, 1 Feb 2005, James McCall wrote: I have an application that connects to a device within my network and I was wondering if Open VPN might be the solution I am looking for. The application requires multiple open ports in order to communicate internally, however attempts as port forwarding have been unsuccessful due to some unknown port or security measure on the device. I thought to bypass this by using a VPN so that the device would think the client was local.
If your application depends on broadcast, I'd use TAP mode and bridge the client into your local network for simplicity. If not, go with TUN (routed) mode. I want to set up the internal server on a windows 2000 box, but have a Mandrake box to use if it's easier or better for my situation. OpenVPN works well on both Windows and unix systems. I'd go with the mandrake box though, as you can more easily combine OpenVPN with iptables there, to firewall of the VPN like you want. -- _____________________________________________________________ Mathias Sundman (^) ASCII Ribbon Campaign OpenVPN GUI for Windows X NO HTML/RTF in e-mail http://www.nilings.se/openvpn / \ NO Word docs in e-mail ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00014.html on line 202 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00014.html on line 202 |