Skip to main content

CSF csf.ignore and csf.allow questions

Comments

4 comments

  • quizknows
    The advanced format is for blocking the IP only from a certain port. Normal format is to just have the IP in csf.deny which blocks it from the server entirely. The same advanced syntax can be used to open specific ports for certain IP addresses as well. Adding an IP to csf.allow normally opens all ports to that IP address. Adding an IP to csf.ignore simply allows the IP to be ignored from brute force detection (LFD) without opening up the extra ports.
    0
  • cPanelMichael
    Hello :) This is documented under the "Advanced Allow/Deny Filters" on the CSF readme document:
    0
  • OlympiaGuy
    Thank you. Only thing is they say " you can add more complex port and ip filters using the following format" tcp/udp|in/out|s/d=port|s/d=ip|u=uid So they said this is is just a optional formal if you want to? other wise just adding the IP in both files is fine?
    0
  • OlympiaGuy
    The advanced format is for blocking the IP only from a certain port. Normal format is to just have the IP in csf.deny which blocks it from the server entirely. The same advanced syntax can be used to open specific ports for certain IP addresses as well. Adding an IP to csf.allow normally opens all ports to that IP address. Adding an IP to csf.ignore simply allows the IP to be ignored from brute force detection (LFD) without opening up the extra ports.

    Thanks for clearing this up. I am just getting the hang of this and dont want to mess up on something this important.
    0

Please sign in to leave a comment.