Quickly ban an IP IPFW?

Ernie Luzar luzar722 at gmail.com
Tue Feb 11 01:45:25 UTC 2020


Andreas X wrote:
> I have IPFW enabled like follows:
> 
> firewall_enable="YES"
> firewall_quiet="YES"
> firewall_type="workstation"
> firewall_logdeny="NO"
> firewall_allowservices="any"
> firewall_myservices="53/tcp 53/udp 10025/tcp 10024/tcp 25/tcp 993/tcp
> 995/tcp 465/tcp 587/tcp 5665/tcp 80/tcp 443/tcp 2053/tcp 3306/tcp"
> 
> (No rules file, the ones above suits my needs perfectly)
> 
> How to quickly (and permanently) ban an IP using IPFW without having any
> log?
> 
> There's an IP address scanning almost all my services 24/7, would like to
> permanently ban.
> 
> Thanks.

There are a few ports that do this for you. Check out the port system.


More information about the freebsd-questions mailing list