Page 1 of 1

How fixed ip client

Posted: Fri Nov 05, 2010 12:39 am
by odylive
windows system,,How fixed ip client?? :?:

examples:Server IP:192.168.10.1
cline01,Permanent IP:192.168.10.2
cline02,Permanent IP:192.168.10.3

Re: How fixed ip client

Posted: Thu Nov 11, 2010 8:23 pm
by krzee
[12:02] <vpnHelper> krzee: "static" is (#1) use --ifconfig-push in a ccd entry for a static ip for the vpn client
example in net30 (default): ifconfig-push 10.8.0.5 10.8.0.6
example in topology subnet or tap ifconfig-push 10.8.0.5 255.255.255.0

[12:22] <vpnHelper> krzee: "ccd" is entries that are basically included into server.conf, but only for the specified client based on common-name. use --client-config-dir <dir> to enable it, then put the config options for the client in <dir>/common-name