Page 1 of 1

DHCP multiple search DNS domain (DNS suffix)

Posted: Sun Nov 11, 2012 4:42 pm
by malda
Dear all,

I've got a problem with DHCP settings.

I need to configure at least 2 domain suffixes to be send to client using DHCP.
In linux clients, there is no problem to set domain to (for example) "example.com other.example.com", dhclient is OK with this configuration. But in Windows clients it's a problem. I have tried to set up 2x option 15 (1st for example.com, 2nd for other.example.com) and Windows still does not get the suffixes.

Can someone help me, please?

Re: DHCP multiple search DNS domain (DNS suffix)

Posted: Wed Jul 09, 2014 4:56 pm
by pchott
Was solution for this found?

Re: DHCP multiple search DNS domain (DNS suffix)

Posted: Mon Sep 14, 2015 5:06 am
by eine
winbox->IP->dhcp server->network tab->select designated network->under domain text field put: "domainA.domainB domainC.domainD"

Re: DHCP multiple search DNS domain (DNS suffix)

Posted: Mon Feb 25, 2019 5:05 am
by Cvan
winbox->IP->dhcp server->network tab->select designated network->under domain text field put: "domainA.domainB domainC.domainD"
I tried this and it does not work... take example; network 192.168.1.0/24 IN 'Domain text field' I have "domainA domainB.com"
domainA works when I ping subDomainA resolves to subDomainA.domainA
domainB does not work when I ping subDomainB and want it to respond with subDomainB.domainB.com

If I transpose the order; then only domainB works and domainA stops working.

? anyone have this domain suffix search working with multiple domains including TOP-LEVEL only domain?