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

License limit hit again...

It seems like I was banging up against the 10 IP limit only a few years back with all the various IP enabled devices on my network, and Astaro graciously upped the home user limit to 50 devices and I was back using it again moving back from PFsense...
Here we are again, and with all the tablets, phones, ip enabled tv devices, game consoles, thermostats, smoke detectors, cameras... I have once again hit my 50 device limit now!
It would be nice if there was some way to move the ip limit up for a nominal fee as a home user, and I am sure I will get all sorts of suggestions to NAT behind this or that, and tips and tricks to avoid the limit, but that just doesn't work for me.  Anyhow, off to figure this out again, and hopefully remain behind the Astaro/Sophos UTM for the near future.


This thread was automatically locked due to age.
Parents
  • Combined with slightly different UTM Host definitions (such that a host definition does not require static IP address assignment) one could configure a pool for known-hosts (MAC addresses defined in the dhcpd.conf) and a separate pool for unknown hosts (MAC addresses not defined in dhcpd.conf).
     In fact, you can do this with two different DHCP servers defined on the same interface and Hosts with Static Mappings. 

    Cheers - Bob  

    Sorry for any short responses.  Posted from my iPhone.
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • Combined with slightly different UTM Host definitions (such that a host definition does not require static IP address assignment) one could configure a pool for known-hosts (MAC addresses defined in the dhcpd.conf) and a separate pool for unknown hosts (MAC addresses not defined in dhcpd.conf).
     In fact, you can do this with two different DHCP servers defined on the same interface and Hosts with Static Mappings. 

    Cheers - Bob  

    Sorry for any short responses.  Posted from my iPhone.
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
  • With known-hosts, or another configured class, you don't have to have fixed-address assigned in the host definition of dhcpd.conf.  This allows dynamic assignment within a range of addresses while the member count of the class can exceed the IP count of the range.

    I wasn't able to define a host in 9.107-33 without assigning an IP address.  Going through the MAC Address list screen required an assigned IP address.