[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] openvpn ACLs



On Tue, 2006-10-03 at 16:30 -0400, Jerry Yu wrote:
> Run the server with "--client-connect srcIPchecker.sh"
> srcIPchecker.sh has the client's CN ($common_name) and IP
> ($trusted_ip)as env variable, therefore you can simple return none-0
> status to cause such a client be disconnected. 

Cool. Thx Jerry.

-Jim P.