Skip to main content

Block incoming connections of a shared IP address in server

Comments

2 comments

  • Jcats
    You can't, you'd have to ask your host but its somewhat of an odd request so I don't actually see them doing so. If they are using CSF, they could add tcp|in|d=80|d=1.1.1.1 tcp|in|d=443|d=1.1.1.1
    in csf.deny That would block all incoming requests on port 80/443 for IP 1.1.1.1
    0
  • cPanelLauren
    I'm not sure I fully understand why you'd want to do this rather than suspend your reseller user which would be a lot quicker and easier to achieve, but the advice provide by @Jcats would be the easiest way. If not using CSF/LFD you could do the same using iptables
    0

Please sign in to leave a comment.