This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

With two DHCP, the internal network card stops working

Sophos set up a virtual UTM apliance in customer interface Internal eth0, I created an additional address range with another, called the DMZ, created a pool of DHCP for eth0 Internal network and a DHCP pool for the DMZ interface eth0, getting:

Internal eth0 = 192.168.0.20 - 192.168.0.100/24
Dmz eth0 = 192.168.1.100 - 192.168.100.120/24

When you restart the Sophos UTM is the physical interface with the internal link = UP
And with the status = down, the status comes back UP if I disable both DHCP services.

Why does this happen? On Debian Linux I can create two pools of static, with two different ranges, using the same interface eth, and then separate networks that are on the same LAN.

Thank you one and await help


This thread was automatically locked due to age.
Parents
  • As DHCP works through broadcast traffic, how do you expect clients to get an address in the correct scope with two DHCP servers on the same interface?

    You'll either want to put the DMZ on a separate physical interface or setup VLANs.
  • Hello, your know it sounds ridiculous, you're right in your questioning. But the client uses a proxy server with Ubuntu without graphical environment and he's running this scenario, in fact, even more complex, it has the same eth the LAN, and the DMZ1 DMZ2, each with its DHCP scope, then the computers take the IP address according to the records of your MAC address in dhcpd.conf

    As the Astaro / Sophos is based on Linux, I thought it would work.
Reply
  • Hello, your know it sounds ridiculous, you're right in your questioning. But the client uses a proxy server with Ubuntu without graphical environment and he's running this scenario, in fact, even more complex, it has the same eth the LAN, and the DMZ1 DMZ2, each with its DHCP scope, then the computers take the IP address according to the records of your MAC address in dhcpd.conf

    As the Astaro / Sophos is based on Linux, I thought it would work.
Children
No Data