On 2020-07-29 2:40 p.m., S Irlapati wrote:
Thanks for the quick reply.

I have changed it to

dhcp-host=00:a1:b0:08:61:67,floater,tag:red,192.168.13.109
dhcp-host=00:c0:a8:be:ed:d0,Ziong,tag:green,192.168.13.110

dhcp-option=tag:red,option:dns-server,10.88.13.3
dhcp-option=tag:green,option:dns-server,10.88.13.4
server=10.88.13.4#53

It still does the same thing.

When querying from machine floater, it get forwarded it to 10.88.13.4

Any other suggestions? Could there be something else that is being missed?

I'm not sure if this is a cut/paste error - but the line looks the same as before with tag: instead of set:.. Also looking at the man page it shows the options in a slighty different order (don't know if that matters). So, it should be:

dhcp-host=00:a1:b0:08:61:67,set:red,192.168.13.109,floater
dhcp-host=00:c0:a8:be:ed:d0,set:green,192.168.13.110,Ziong

--
Daryl Richards
Isle Technical Services Inc.

_______________________________________________
Dnsmasq-discuss mailing list
[email protected]
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to