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

Really stuck

I use Astaro for my DHCP server, and I have several reserved IP addresses marked in Astaro. Here is the situation. LAN 192.168.1.0/25. The address pool starts at.70 and goes through 126. I am going through and deleting old reserved addresses and every time I do get a message that says 
Network Services → DHCP → Servers:
The DHCPv4 static mapping object '00:0c:29:f3:f0:83' is still used by the DHCPv4 server object '192.168.1.70 on LAN'. Proceed with object deletion anyway?

The funny thing is 70 is the start of the DHCP pool and the IP is assigned to a xp box from a DHCP request it made.

As a side note, all of the clients shows 192.168.1.1 as the DHCP server (which is correct). You are supposed to exclude the IP address of the server (which when I do a ipconfig/all) shows up as 192.168.1.1 on all of my clients. 


I am really stuck


This thread was automatically locked due to age.
Parents
  • I think I'm confused about what you're doing, so a few points for clarity.
    • We assume that your "Internal (Address)" is 192.168.1.1 and that the netmask for the interface is /25 (255.255.255.128).
    • DHCP assigns addresses in the 192.168.1.70-.126 range.
    • You will put any static assignments in the .25-.50 range.
    • You had previously had a static assignment to 192.168.1.70, and you got an error message when you deleted it.

    If that all is correct, then you're fine.  It sounds like there's a bug in the display of the message though, and we have to hope one of the developers sees your thread!

    Cheers - Bob
    PS You have a typo above, not "62" as 255.255.255.192 gives you 64 IPs.
Reply
  • I think I'm confused about what you're doing, so a few points for clarity.
    • We assume that your "Internal (Address)" is 192.168.1.1 and that the netmask for the interface is /25 (255.255.255.128).
    • DHCP assigns addresses in the 192.168.1.70-.126 range.
    • You will put any static assignments in the .25-.50 range.
    • You had previously had a static assignment to 192.168.1.70, and you got an error message when you deleted it.

    If that all is correct, then you're fine.  It sounds like there's a bug in the display of the message though, and we have to hope one of the developers sees your thread!

    Cheers - Bob
    PS You have a typo above, not "62" as 255.255.255.192 gives you 64 IPs.
Children
  • I think I'm confused about what you're doing, so a few points for clarity.
    • We assume that your "Internal (Address)" is 192.168.1.1 and that the netmask for the interface is /25 (255.255.255.128).
    • DHCP assigns addresses in the 192.168.1.70-.126 range.
    • You will put any static assignments in the .25-.50 range.
    • You had previously had a static assignment to 192.168.1.70, and you got an error message when you deleted it.

    If that all is correct, then you're fine.  It sounds like there's a bug in the display of the message though, and we have to hope one of the developers sees your thread!

    Cheers - Bob
    PS You have a typo above, not "62" as 255.255.255.192 gives you 64 IPs.


    The error is that is doesn't point to the DHCP server (192.168.1.1) it grabs a number out of the lease range, shouldn't it say 192.168.1.1 since the clients too see that as the DHCP server.  Yea, it was a typo, been up all night working on this
  • The error is that is doesn't point to the DHCP server (192.168.1.1) it grabs a number out of the lease range, shouldn't it say 192.168.1.1 since the clients too see that as the DHCP server.  Yea, it was a typo, been up all night working on this


    Here is a live example. My laptop has IP 192.168.1.26. When I go in and delete a static mapping, it says The DHCPv4 static mapping object '00:03:e6:38:6c:94' is still used by the DHCPv4 server object '192.168.1.26 on LAN'. Proceed with object deletion anyway?

    I'm not acting as the DHCP server