[Dnsmasq-discuss] multiple upstream servers
S Irlapati
irlapati at gmail.com
Wed Jul 29 19:40:47 BST 2020
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?
On 7/29/2020 1:02 PM, Daryl Richards wrote:
> On 2020-07-29 1:21 p.m., S Irlapati wrote:
>> 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
>>
>> The above does not work. I can make query from floater and it still
>> uses > sever 10.88.13.4
>
> The proper syntax on the dhcp-host lines is 'set:red' and 'set:green'
> to set the tags that you then use on the options..
>
More information about the Dnsmasq-discuss
mailing list