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
  • I too can confirm this and have found that on every reboot I need to disable both DHCP ranges and the additional addresses before the eth will come up, then re-enable the DHCP servers and additional addresses again.

    Setup:
    eth1 ip (Named Internal): 192.168.40.1/24
    eth1 additional Addresses: 192.168.14.1/24 and 192.168.41.1/24

    DHCP Servers:
    Internal Range (Static Only) 192.168.40.2-192.168.40.254 with DNS and DG of 192.168.40.1
    Internal Range 192.168.14.100-192.168.14.150 with DNS and DG of 192.168.14.1

    This allows for all clients that plug in to get DHCP to a network that is locked down just a hair more and statically IP or reserved IP systems to be more open. I know that VLAN's are a better option but some of our hardware doesn't support it and getting around the filtering isn't really an issue.
Reply
  • I too can confirm this and have found that on every reboot I need to disable both DHCP ranges and the additional addresses before the eth will come up, then re-enable the DHCP servers and additional addresses again.

    Setup:
    eth1 ip (Named Internal): 192.168.40.1/24
    eth1 additional Addresses: 192.168.14.1/24 and 192.168.41.1/24

    DHCP Servers:
    Internal Range (Static Only) 192.168.40.2-192.168.40.254 with DNS and DG of 192.168.40.1
    Internal Range 192.168.14.100-192.168.14.150 with DNS and DG of 192.168.14.1

    This allows for all clients that plug in to get DHCP to a network that is locked down just a hair more and statically IP or reserved IP systems to be more open. I know that VLAN's are a better option but some of our hardware doesn't support it and getting around the filtering isn't really an issue.
Children
No Data