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
  • Olsi, you did a better job of reading the question than the rest of us!  You're right, all he needs is a single DHCP server on that interface, and he can assign any addresses he wants with static mappings.

    He'll have to use the same default gateway for them all though, and dynamic IPs can only be assigned in a single range.  Still, it's no real DMZ if every device there can find any device in the LAN by ARPing...

    Cheers - Bob
Reply
  • Olsi, you did a better job of reading the question than the rest of us!  You're right, all he needs is a single DHCP server on that interface, and he can assign any addresses he wants with static mappings.

    He'll have to use the same default gateway for them all though, and dynamic IPs can only be assigned in a single range.  Still, it's no real DMZ if every device there can find any device in the LAN by ARPing...

    Cheers - Bob
Children
  • I mean te build e new DHCP with different range of ip
    in the "interfaces" internal network can have 2 or more ip in additional addreses like me already have

    192.168.2.1 called lan1
    192.168.3.1 called lan2
     
    when you build a dhcp you chose the same interface but different Ip range
    and with the new DHCP option UTM is very cool