On 02/24/10 21:51, Albert Hopkins wrote:
On Wed, 2010-02-24 at 18:32 -0700, Joseph wrote:
I've configured OpenVPN and it works OK but I can not seems to figure it out 
how to assign static IP to clients

Put this your config config:

       client-config-dir client.d

And then in client.d/ have a file for each client, e.g.

       # cat client.d/client
       ifconfig-push 192.168.0.4 192.168.0.1

The directory name shouldn't make any difference, I'm using directory name "ccd"; though I've tried the IP's you suggested, it makes no difference, still not getting static IP :-/

Thanks for suggestion, I've been on it all day and can not find the solution. --
Joseph

Reply via email to