Guest User!

You are not Sophos Staff.

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

DHCP Server

Is it safe to assume that two separate DHCP servers will not conflict with each other and be completely separate?

I ask because I recently setup a DHCP Server for our DMZ interface (eth2) and certain IP's got screwed up on the Internal DHCP Server (eth0).

Now, I'm not sure if this is because of a faulty-malfunctioning switch on the DMZ (the switch has since been removed) but I want to double-check.

Our internal LAN: 192.168.0.x/24
Our DMZ: 10.0.0.x/24

Thanks everyone,

-Da


This thread was automatically locked due to age.
  • They WILL conflict if on the same LAN or same VLAN or same SWITCH.

    Barry
  • They WILL conflict if on the same LAN or same VLAN or same SWITCH.

    Barry



    Hey Barry,

    eth0 is our internal LAN with 192.168.0.x/24
    eth2 is our DMZ with 10.0.0.x/24

    I have a DHCP for eth0 and would like to setup a DHCP for eth2 (DMZ), shouldn't I just configure a new DHCP Server for that interface (eth2 with the settings 10.0.0.x/24 and the range that I want?)

    Thanks
  • is not a problem, as long as the networks are really divided and you don't have a loop in the back
    a dhcp on eth0 wil support only the clients physical connected to this segment - same with an dhcp on eth2...
    if there is no link btw the segments except the firewall anything is fine; otherwise u will never can control which of the dhcp's delivers the address to a requesting client...
    a.