DragonFly users List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Note to LEAF users on ssh logins
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]