Note to LEAF users on ssh logins
Joerg Sonnenberger
joerg at britannica.bec.de
Fri Mar 4 06:47:40 PST 2005
On Thu, Mar 03, 2005 at 01:14:01PM -0500, Scott Ullrich wrote:
> Joerg Sonnenberger wrote:
> >Someone wants to write a nice PF version? It should just add the IP to
> >a table :)
>
> Done! :)
>
> This is a rather neat idea so I plan on extending this excellent script
> further in the next coming days.
>
> http://pfsense.com/cgi-bin/cvsweb.cgi/tools/sshlockout_pf.c?rev=1.2
Nice. Too (important) requests:
- allow the table name to be specified by command line
- don't use system, use execv or execvp directly
The second is not that difficult, since the paramaters are almost fixed.
Joerg
More information about the Users
mailing list