27 Oct
2010
27 Oct
'10
5:40 a.m.
On 10/27/2010 10:34 AM, Stephan Jennewein wrote:
Hi,
is it possible to assign ips with the experimental dhcp server to user accounts instead to hardcoded mac addresses? I have a setup where only the username and belonging ip is known and you get the mac of the client during the authentication process so you could use this for the build-in dhcp server.
I cant find any documentation about that, does anybody know?
You will need to do a lookup mac->username e.g. using the files, sql or passwd modules, then map username->ip