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 IP conflict new image

Hi all,

I'm getting an IP conflict when I re-image a workstation. The host name is the same and the MAC address is obviously the same, but for some reason when I boot up the machine after being freshly imaged, Windows tells me there is an IP conflict and it can't communicate on the network.

This has happened to me on a number of occasions. Some times the MAC appears more than once on the lease table, sometimes it doesn't.

Is there away to clear or assign a new IP on demand? I know on an Apple Mac OS X, I have the option to change the DHCP Client ID and upon release/renew I get a new DHCP assign ip address. Is there anythin like that for Win7 or that I can do from the UTM?

Currently running Firmware Version 9.003-16

Thanks!


This thread was automatically locked due to age.
Parents
  • This can be called a 9.1 bug or DHCP DNS Implemented in one Service, but can be resolved by two DHCP Servers in the same range
    In older version was no way that one unknown MAC pickup the IP mapped for Static MAC
  • @oldeda

    as BarryG said : static mappings need to be OUTSIDE the pool range. 

    And this is true for every DHCP Server. Although it is not allowed to serve the same ips from more than one DHCP-Server.

    But you can serve IPs 100-150 from first DHCP Server and 151-200 from second.
Reply
  • @oldeda

    as BarryG said : static mappings need to be OUTSIDE the pool range. 

    And this is true for every DHCP Server. Although it is not allowed to serve the same ips from more than one DHCP-Server.

    But you can serve IPs 100-150 from first DHCP Server and 151-200 from second.
Children
  • @oldeda

    as BarryG said : static mappings need to be OUTSIDE the pool range.
    And this is true for every DHCP Server. Although it is not allowed to serve the same ips from more than one DHCP-Server.

    But you can serve IPs 100-150 from first DHCP Server and 151-200 from second.


    Absolutely with Barry and you regarding "it is not allowed to serve the same ips from more than one DHCP-Server" 
    But the older version allowed static mapping inside the DHCP Server
    Anyway i like the new dimension of DHCP & DNS [:)]

  • But the older version allowed static mapping inside the DHCP Server


    Hi, I've been using Astaro since 1.7 or so... in no version has it been advisable to put static mappings in the DHCP pool range; it always leads to problems.

    Barry