Page 1 of 1

how does openvpn see the configuration files?

Posted: Mon Nov 22, 2010 9:42 pm
by pinguim007
hello folks,

Does somebody known how does a easy-rsa see the configuration on the server?

I have multiples windows clients, I only need to know if is possible to create a .conf for each client on the server, or if is only one, how does openvpn known that this .conf name is the correct .conf.

thanks

Re: how does openvpn see the configuration files?

Posted: Wed Nov 24, 2010 1:38 am
by bmj1474
You will need to create a file for each remote user you which to connect. But for Windows clients you will need to create/use a .ovpn extension. For example: RemoteClient1.ovpn, RemoteClieint2.ovpn instead of RemoteClient1.conf, RemoteClient2.conf which is used for Linux and Unix OS Sytems.