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 and static mappings

I'm setting up DHCP on my new Sophos UTM installation and am looking for some advice before I end up making a mess of things!

[LIST=1]
  • Is it safe to assign static AND dynamic IP addresses from the same pool/DHCP definition?

  • When assigning a static IP address I would like an entry to be added automatically to the DNS server. I've done some reading up on this but found it confusing; I think what I read may have applied to earlier versions which look like they may have done it differently.

  • I've been setting up multiple DHCP definitions to allocate from a different range to different types of device (eg PCs vs mobile phones). Now that I've gone down this track I'm not convinced it's workable as the only way Sophos would know which pool to assign from is if it knows the device's MAC address - in which case I would need to have everything assigned statically. I've attached a screenshot to show where I'm setting up the static assignments - not sure if I'm doing it correctly in the right place so would love some advice.
[/LIST]

Thanks in advance for any help.


This thread was automatically locked due to age.
Parents
  • Hi, you only need 1 dhcp server, the pool range is for dynamic clients... Any reserved addresses should be outside that pool.

    Barry
  • Hi, you only need 1 dhcp server, the pool range is for dynamic clients... Any reserved addresses should be outside that pool.
    Thanks Barry. Sorry to bang on about this, but if the reserved addresses are not part of a DHCP pool, how can Sophos DHCP allocate them to clients?

    I know I could just hard-wire those clients with their IP addresses, and have everything else be leased from a single DHCP server with IPs in a different range. But I actually like to allocate the "hard-wired" IPs from a DHCP server as well, because that provides a documentation record of the IP addresses hard-wired to each machine.

    Perhaps this is a flawed approach, in which case I'll stop doing it. But if it's valid, then wouldn't I need two DHCP servers?
  • Thanks Barry. Sorry to bang on about this, but if the reserved addresses are not part of a DHCP pool, how can Sophos DHCP allocate them to clients?


    It knows about them as they're defined when you reserve them.

    Try it.

    Barry
Reply
  • Thanks Barry. Sorry to bang on about this, but if the reserved addresses are not part of a DHCP pool, how can Sophos DHCP allocate them to clients?


    It knows about them as they're defined when you reserve them.

    Try it.

    Barry
Children
  • It knows about them as they're defined when you reserve them.
    Try it

    OK' but what do you mean by "reserve" them? Allocate them to certain MAC addresses under Network Definitions? Or is there something else involved?