IP is not in csf.deny but is getting redirected
Posted: 03 May 2017, 02:50
One of my client's IP is not included in csf.deny list, however they cannot still access the server.
When I csf -g 173.xxx.xxx.xx, it returns this result:
Same output when I use the UI for WHM.
I tried denying and allowing, but same thing happens.
What could be happening?
When I csf -g 173.xxx.xxx.xx, it returns this result:
Code: Select all
Chain num pkts bytes target prot opt in out source destination
PREROUTING 2001 0 0 REDIRECT tcp -- venet0 * 173.xxx.xxx.xx 0.0.0.0/0 multiport dports 80,2082,2095 redir ports 8888
PREROUTING 2002 0 0 REDIRECT tcp -- venet0 * 173.xxx.xxx.xx 0.0.0.0/0 multiport dports 21 redir ports 8889
I tried denying and allowing, but same thing happens.
What could be happening?