Anyone having problems with networks bigger than a /24?
I've trying setting it up for a /19 network but it only gives around 200 IPs.
I know someone will talk about why a /19 makes no sense, but I need it like that for now...
Already searched the forum and didn't find anyone talking about this.
Inteface has a /19 netmask so it should be OK...
I've configured like this on GUI...
Pi-hole FTL uses dnsmasq under the hood for a lot of the functions, DHCP is one of them. The existing dnsmasq code will only use natural masks (/8,/16,/24) but we have submitted patches upstream to them to be able to use full CIDR notation. Those patches have recently been accepted and will be in the next pihole-FTL release. That release is imminent so you should have a resolution in the very near future.