View Single Post
Old 14th July 2009
plexter plexter is offline
Shell Scout
 
Join Date: May 2008
Posts: 124
Default

Hi again,

Thanks for all your help. Sorry for the delay in response.

I've since been able to get connected to my VPN. I think the issue was that I was not starting OpenVPN properly.

I have a few 'new' issues however.

1. OpenVPN does not seem to start when I reboot my system.

rc.local
Code:
openvpn --daemon --config /etc/openvpn/server.conf
2. Once connected I do not seem to be able to go any where except for the net block used for my VPN. I gather this has to do with routes however if I SSH into the VPN server, I can ping internal network resources fine.

3. On a side note. I use pppoe but it does not reconnect should it get disconnected unless the system is rebooted. Anyway to resolve?

rc.local
Code:
/usr/sbin/ppp -ddial pppoe

Thanks for your help!
Reply With Quote