feature request - csf.deny comma separated ports?
Posted: 07 Sep 2017, 11:24
I want to be able to include command separated port numbers in the csf.deny file
For example I have the following:
tcp|in|d=80|s=89.248.160.0/21 scannerbots googlemapsexploit QUASINETWORKS SEYCHELLES - do not delete - Tue Apr 11 14:49:02 2017
And I want to block port 443 too
tcp|in|d=80,443|s=89.248.160.0/21 scannerbots googlemapsexploit QUASINETWORKS SEYCHELLES - do not delete - Tue Apr 11 14:49:02 2017
The documentation says you can use an underscore for a port range, but doesn't mention commas for a list of ports.
Can we have this as a feature request?
For example I have the following:
tcp|in|d=80|s=89.248.160.0/21 scannerbots googlemapsexploit QUASINETWORKS SEYCHELLES - do not delete - Tue Apr 11 14:49:02 2017
And I want to block port 443 too
tcp|in|d=80,443|s=89.248.160.0/21 scannerbots googlemapsexploit QUASINETWORKS SEYCHELLES - do not delete - Tue Apr 11 14:49:02 2017
The documentation says you can use an underscore for a port range, but doesn't mention commas for a list of ports.
Can we have this as a feature request?