Search found 2 matches

by rjbathgate
24 Sep 2015, 14:17
Forum: General Discussion (csf)
Topic: Block all expect .... on port 22
Replies: 3
Views: 7607

Re: Block all expect .... on port 22

Hi Ah ha What you need to do is open csf.conf and simply make sure your TCP_IN option directive only contains port 80 and 443. Then proceed to whitelisting only the IPs you want access to all ports. That makes sense, thanks. However... in the meantime I have found, and set up the built in "Host...
by rjbathgate
23 Sep 2015, 09:42
Forum: General Discussion (csf)
Topic: Block all expect .... on port 22
Replies: 3
Views: 7607

Block all expect .... on port 22

Hi, I'm having trouble getting CSF firewall to work... My understanding is that the default behaviour is block/deny all. However this doesn't seem to be happening. In csf.allow I have: my.ip.address.here And then I want to "Block all other access to port 22 / ssh" I would have expected thi...