View Single Post
  #3   (View Single Post)  
Old 14th May 2009
michaelk michaelk is offline
New User
 
Join Date: May 2008
Posts: 9
Default

Quote:
Originally Posted by jggimi View Post
You might need to turn on packet forwarding, since you are "routing" through the tun(4) interface. It's a very quick test:

# sysctl net.inet.ip.forwarding=1

If that works, make it permanent in /etc/sysctl.conf.
Thanks for the suggestion...just tested...but unfortunately it did not solve it

I'm on the local machine so forwarding should not be needed.

Any more clues how to troubleshoot this?

Anyone running openvpn successfully on openbsd? (as a client).

//Michael
Reply With Quote