openmptcprouter icon indicating copy to clipboard operation
openmptcprouter copied to clipboard

Turn off Rate Limiting on piHole

Open finnschi opened this issue 4 years ago • 5 comments

Is your enhancement proposal related to a problem? Please describe.

I am being instantely rate limited because to piHole on the VPS my whole network is 1 single client. Describe the solution you'd like

setting "RATE_LIMIT=0/0" in /etc/pihole/pihole-FTL. conf Describe alternatives you've considered

No idea, its a very simple fix :D Additional context

finnschi avatar Sep 16 '21 14:09 finnschi

This was also an issue with a pihole server on the lan. The OMR Router was being rate limited.

hairy-dog avatar Sep 25 '21 22:09 hairy-dog

I am having a similar error message. How do you (and should I) turn off rate limiting? Here is the message I get in the GUI: image I would need step by step instructions as I am not a programmer by any means.

Starsick avatar Jan 14 '22 22:01 Starsick

I am having a similar error message. How do you (and should I) turn off rate limiting? Here is the message I get in the GUI: image I would need step by step instructions as I am not a programmer by any means.

I'm having the same problem

ihavenokia avatar Jan 18 '22 17:01 ihavenokia

As indicated, add "RATE_LIMIT=0/0" in /etc/pihole/pihole-FTL.conf or in /etc/pihole/setupVars.conf and restart it via systemctl restart pihole-FTL This will be the default in next release.

Ysurac avatar Jan 18 '22 17:01 Ysurac

noice! thank you guys <3

ihavenokia avatar Jan 18 '22 17:01 ihavenokia