|
|
On Thu, 03 Mar 2005 17:18:43 +0100, florian lamberty wrote: > Is it possible to assign a ip adress to a client, based on the mac adress? > Or if the mac adress isnÂt registered - the client wonÂt get a ip? MAC addresses are easily spoofable, so even were this possible, it'd be quite questionable as a security measure. Much better is to hand out certificates with unique CNs -- OpenVPN already has the functionality to hand out IP addresses based on CN, and they can't be faked. (Stolen, yes; faked, no). ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |