Re: PF ssh bruteforce logging and blocking

2008-04-15 Thread Chris
On Wed, Apr 16, 2008 at 1:39 PM, Calomel <[EMAIL PROTECTED]> wrote: > Can you see ips in the "bruteforce" table? > pfctl -t bruteforce -T show > If you want to dump those ips from the table to the text file you can > always do "pfctl -t bruteforce -T show >> /etc/bruteforce" Thanks. This resol

Re: PF ssh bruteforce logging and blocking

2008-04-15 Thread Calomel
Chris, Your /etc/bruteforce file will be read when pf loads its rules. Ip's added to the "bruteforce" table through the overload directive will _not_ be added to the /etc/bruteforce text file. Can you see ips in the "bruteforce" table? pfctl -t bruteforce -T show If you want to dump those ips f