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

Software UTM 7 days remembering devices - is that fair?

Hi,

Maybe there is another way of licensing the software UTM but does anyone else agree that remembering the last 7 days worth of devices connected to a UTM for licensing purpose isn't fair?

Say for example you licensed your UTM for 50 devices, 25 of those devices is for a business network but the other 25 is for the public to use when they visit an office (wifi for example). For small businesses you could guarantee you'd never hit that 50 devices at any single point of time but over 7 days if you had 5 public users per day plus you're regular 25 business devices that's 60 devices. 

I've never seen licensing done like this and question why isn't it based on concurrent usage?

I understand to overcome this you'd purchase a Sophos hardware UTM but you're then limited on the processing power of the smaller units so if you want Fullguard with IPS on a superfast connection of 100mb+ then its going to struggle. 

Maybe my thinking is wrong on this?


This thread was automatically locked due to age.
  • Hi, make the DHCP pool(s) smaller and the lease(s) shorter, so that addresses get re-used.

    Barry
  • Thank you for being so prompt in the reply.

    I did try setting the lease to 600 (guess its in seconds) but it doesn't make any difference. 

    On the test UTM, 10 user license, if I set the DHCP to 600 or even deleting the DHCP pool and rebuilding it, it still says you're over the limit. Its only until 7 days have passed or you run the command line to purge it. I've tried an external DHCP server and the same thing happens. Sounds like im doing something wrong if you've got around it?
  • If you never have more than 20 active users on your WiFi, reduce the pool size to .101-.120, for example.  IPs outside that won't be assigned

    Cheers - Bob
  • Hi, you will still have to wait for the 7 days to pass before the license count will calm down, but fixing the dhcp pool size and lifetime should still help meanwhile.

    Barry
  • Quick trick from the command line to reset the count:

    cc set licensing active_ips =[]
    cc set licensing user_limit_exceeded 0


    Cheers - Bob