Hello, Something I forgot to include is a tcpdump.
*This is the dump connected to the tun0;* tcpdump -i tun0 -vv tcpdump: listening on tun0, link-type EN10MB 19:03:10.710283 arp who-has 10.233.0.1 tell 10.233.0.6 19:03:14.085258 arp who-has 10.233.0.1 tell 10.233.0.6 19:03:20.076872 arp who-has 10.233.0.1 tell 10.233.0.6 THANKS On Tue, May 31, 2011 at 6:49 PM, Das <[email protected]> wrote: > Hello, > > I'm running OpenBSD 4.9 i386 Release > > It's my understanding and I've been told by other OpenBSD users that > OpenVPN by default for a simple certification/password vpn connection should > work out the box with no configuration needed for OpenBSD other then a > /etc/hostname.tun0 > > This is the cmd I run to start openvpn; openvpn --config > /etc/openvpn/VPNSwiss.conf --ca /etc/openvpn/certs/ca.crt > > *This is netstat -rn while connected to my WiFi - athn0;* > http://pastebin.ca/2073081 > > *Ifconfig on athn0;* > http://pastebin.ca/2073082 > > *This is netstat -rn while connected to tun0;* > http://pastebin.ca/2073083 > > *Trying to ping on openvpn (tun0);* > openbsd:/home/sar$ ping www.yahoo.com > PING any-fp.wa1.b.yahoo.com (98.137.149.56): 56 data bytes > ping: sendto: No route to host > * > This is the status of the VPN connection from the terminal; > *http://pastebin.ca/2073088* > > This is my conf file;* > http://pastebin.ca/2073085 > > *I read this problem regarding this issue, so I don't know if this is > still the problem;* > http://www.daemonforums.org/showthread.php?t=5653 > > I'm reporting this as a bug because I have talked with another OpenBSD user > using a simple certification/password VPN connection and they claim there > vpn connection works with no other changes, other then the > /etc/hostname.tun0. > > Thank you very much for your time with this and if this is a bug I'd > appreciate it if someone can get back with me to explain or show a fix on > this... > > Cheers > Das > > **
