|
|
James Yonan wrote: > Another approach would be something like this: > > route.up: > sleep 10 > dhcpcd -R tap0 > > home.up: > ifconfig tap0 up > ./route.up & > Thanx for reply. I've done something like that and it works. Is it an only way ? And another question - is any method using OpenVPN 1.6.0 (tcp/multiclient/bridge) to restrict that user with one certificate could only have one IP ? For example, is any method to "tell" firewall to accept only packets from one IP if selected user is connected ? I've asked, because I will write, using perl and SQL, web interface to administrate multiclient OpenVPN server, including firewall, logs and keys. (add/remove[revoke] OpenVPN user's keys; view logs for selected user [how long he was connected, from what IP, where he was connected through OpenVPN]; restricting connections from selected IP from OpenVPN network and many more) Is someone tried to do something like that ?
____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |