Zentyal Forum, Linux Small Business Server

Zentyal Server => Other modules => Topic started by: plarsson on January 14, 2020, 12:42:05 pm

Title: DHCP - All Ranges end up on same domain (expected different domains)
Post by: plarsson on January 14, 2020, 12:42:05 pm
I have created 2 domains in Zentyal
ws.xxx.lan
dev.xxx.lan

I have 2 nics, one for each domain - each with it's own DHCP server
DHCP for ws.xxx.lan is set to use 192.168.5.2 - 100
DHCP for dev.xxx.lan is set to use 192.168.11.2 - 100
Each DHCP is set for use dynamic DNS and the dynamic DNS is set to use the appropriate domain.

So far I only have one device on the dev domain that is getting it's ip from DHCP
But it seems to be resolving as it's located on the ws domain; not the dev domain (It's getting IP from the dev DHCP at 192168.11.15).

Static IP addresses resolve on the correct domain.

Any suggestions on what I'm doing wrong?