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 reserved IPs given out

I had a little relocation where I had to move, and firewall went with me, when everything was reconnected, some things grabbed reserved IPs. I modified the DHCP range a bit after, but still I dont understand how would this happen ? The MAC addresses were different, granted the other devices weren't online, but shouldn't it not touch the static entries ? Or is the static entries are not like reservation addresses ?


This thread was automatically locked due to age.
  • You're right that static entries are nver like reservation addresses - your DHCP range should not cover the range of static IPs.  In a small business, we reserve .1 through.9 for networking devices and .10-.49 for servers and PCs with fixed IPs.  The DHCP range is .50-.99 and IPs of .100 and beyond are used for experimentation.

    Cheers - Bob
  • You're right that static entries are nver like reservation addresses - your DHCP range should not cover the range of static IPs.  In a small business, we reserve .1 through.9 for networking devices and .10-.49 for servers and PCs with fixed IPs.  The DHCP range is .50-.99 and IPs of .100 and beyond are used for experimentation.

    Cheers - Bob



    Hello Bob,

    So what you saying its not a reservation of the IP, its just a static mapping that if not in use by anything will still be put in the pool ? What if the MAC that has been reserved comes on line and that IP is already given out ? I figured when you doing static mapping it puts it on exclude and reserved list I guess like in MS DHCP server.
  • From the Astaro in-line Help:

    Note – To avoid an IP address clash between regularly assigned addresses from the DHCP pool and those statically mapped make sure that the latter are not in the scope of the DHCP pool. For example, a static mapping of 192.168.0.200 could result in two systems receiving the same IP address if the DHCP pool is 192.168.0.100 – 192.168.0.210.
  • From the Astaro in-line Help:


    Nice! Got it! Have to redo my reservation.