How to whitelist ip's from the DoS protection?

ffeingol

Well-Known Member
#1
Hello Guys,

We have some (id10t) clients who reference images on their site like img src="http/blah.com/images/blah.gif" instead of img src="/images/blah.gif". Now I know it's 100% and causes a lot of TCP overhead but I also have to make it work.

Is there a way that I can whitelist the server IP from the DoS settings so the server talking to the server does not get affected by DoS settings?

Thank you,

Frank
 

ffeingol

Well-Known Member
#3
ok, I saw that but I'm still a bit confused. Would I put:

ALL,1.2.3.4T

To allow all and then make 1.2.3.4 trusted (and unaffected by the throttles)?

Frank
 
Top