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




Reply via email to