Named: external view client is denied
Hello, please can anyone give me an advice on what to change in WHM to prevent, fix following issue?
in tail /var/log/messages -n1000
I have many entries like:
1.2.3.4 is IP of some server which is not mine But it is more than one request per second.. What can i do in WHM please?
Apr 29 19:52:14 host1 named[1601]: client 1.2.3.4#13321: view external: query (cache) 'onedomainthatwashostedonserver.com/A/IN' denied1.2.3.4 is IP of some server which is not mine But it is more than one request per second.. What can i do in WHM please?
-
Looks like your run-of-the-mill DNS reflection attack. If you search these forums, it's a topic that comes up frequently: The solution: [url=http://www.webhostingtalk.com/showthread.php?t=1229001]Bind related help = query denied - Hosting Security and Technology - Web Hosting Talk 0 -
thx, also I found that ConfigServerFirewall has this option in config file: [QUOTE]# - Enable detection of repeated BIND denied requests # This option should be enabled with care as it will prevent blocked IPs from # resolving any domains on the server. You might want to set the trigger value # reasonably high to avoid this # Example: LF_BIND = "100" LF_BIND = "0" LF_BIND_PERM = "1"
LF_BIND_PERM number of seconds ban or 1 is permanent LF_BIND number of denied requests from IP not sure if would be wise to enale it by setting value like 100? (more about this csf option)0 - Enable detection of repeated BIND denied requests # This option should be enabled with care as it will prevent blocked IPs from # resolving any domains on the server. You might want to set the trigger value # reasonably high to avoid this # Example: LF_BIND = "100" LF_BIND = "0" LF_BIND_PERM = "1"
-
[quote="postcd, post: 1633221">LF_BIND_PERM number of seconds ban or 1 is permanent LF_BIND number of denied requests from IP not sure if would be wise to enale it by setting value like 100? (more about this csf option)
A user references the values they use for those options on this post: Named CPU Usage You could try those, or experiment with your own custom values. Thank you.0
Please sign in to leave a comment.
Comments
3 comments