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.comother.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.
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?