Hi, Simon and Everybody!<br>There is &quot;VLAN per customer&quot; network.<br>Server with dnsmasq is attached to all vlans.<br>MAC-addrs of clients are unknown and freely changeable.<br> <br>Is it possible to make DHCP-answers depending on interface name?<br>

For example:<br>dhcp-host=interface:vlan123,set:client123,10.10.10.123<br> <br>It seems that the only way is to run multiple dnsmasq or udhcpd instances,<br>each serving single interface/client.<br> <br>WBR, Ilya