Has anyone been able to create an OpenVPN tunnel with Bering? I get the initial connection established, but when I try to ping a host on the remote network the server on Bering dies.

I am using a Windows client to connect to the Bering machine. It travels through one NAT router on the way. I am using tun0 as the tunnel. The config below is the current testing setup on an internal network.

Thanks,
JamesS

# cat /etc/openvpn/server.conf
dev tun0

local 172.16.3.1
ifconfig 172.16.5.1 172.16.5.2
route 192.168.12.198 255.255.255.255
secret /etc/openvpn/static.key
#comp-lzo
verb 9



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to