medwinz wrote:
On Thu, Apr 23, 2009 at 4:51 AM, James Knott <james.knott@rogers.com> wrote:
James D. Parra wrote:
Hello,
Locally I have several Suse boxes and a remote server running Redhat Enterprise. I'd like to setup an IP tunnel to connect my network to the remote server. Any suggestion on the best way to do this?
Thank you in advance,
James
OpenVPN works well.
Or with iproute2 and iptables. Take a look at chapter 3 of lartc [0]
regards, medwinz
I believe OpenVPN already uses that, via a TUN interface. Also, if the tunnel is to go over the public internet, encryption may be desirable. I have used OpenVPN, both Linux to Linux and Windows to Linux and has both routing and bridge modes. It's easy to set up and works well. Since it stuffs the tunnel traffic into UDP packets, it can carry just about anything. Here's what Yast2 Software Management has to say about it: "openvpn - Full-featured SSL VPN solution using a TUN/TAP Interface OpenVPN is a full-featured SSL VPN solution which can accomodate a wide range of configurations, including remote access, site-to-site VPNs, WiFi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls. OpenVPN implements OSI layer 2 or 3 secure network extension using the industry standard SSL/TLS protocol, supports flexible client authentication methods based on certificates, smart cards, and/or 2-factor authentication, and allows user or group-specific access control policies using firewall rules applied to the VPN virtual interface. OpenVPN runs on: Linux, Windows 2000/XP and higher, OpenBSD, FreeBSD, NetBSD, Mac OS X, and Solaris. OpenVPN is not a web application proxy and does not operate through a web browser." -- Use OpenOffice.org <http://www.openoffice.org> -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org