How to cofigure the OPENVPN

Manuel Aróstegui manuel at todo-linux.com
Tue Apr 22 12:51:26 UTC 2008


On Tue, 2008-04-22 at 12:45 +0000, G M wrote:
> Hello, I have a problem: I’m trying to configure an VPN connection
> from a Linux server using the OpenVPN client, but there is no way to
> make it work. Does anybody know how to configure it? Just the line
> that I must write to connect. I have tried with this command: Openvpn
> –client –remote x.y.x.w but no result.
> 
> Just one thing more: I have no certificates.
> 

Hi, 

It's very likely you've not configured your connection properly.
I'm assuming the server is setup correctly, so on your client side
something like this should do the trick:

openvpn --config /etc/openvpn/client.conf --daemon

Make sure you've setup your connections options correctly in your
client.conf

Hope this helps

Manuel.




More information about the fedora-list mailing list