nethesis/icaro

Customize Chilli DHCP Leases (default 512)

cotosso opened this issue · 2 comments

I had some problem in very large environments because the chilli DHCP refuse to dish out more than 512 leases, we can see in the logs this message:

reached max connections 512!

So I found that the dhcp of chilli by default manages until 512 IP addresses, but luckily this value can be customized via the variable maxclients.
I would like to have this variable implemented in the hotspot so that it can handle these cases easily.

For testing see: NethServer/dev#6634

dedalo released in 7.9.2009/updates