[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] openvpn ACLs
- Subject: [ale] openvpn ACLs
- From: jimpop at yahoo.com (Jim Popovitch)
- Date: Tue, 03 Oct 2006 17:34:30 -0400
- In-reply-to: <[email protected]>
- References: <1159905938.12978.11.camel@localhost> <[email protected]>
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.