Dan Denton schrieb: > Here's the pertinent lines from my conf file. Hope this helps. > > SSHD_FORMAT_REGEX=.* (sshd.*:|\[sshd\]|vsftpd.*:) (?P<message>.*) > USERDEF_FAILED_ENTRY_REGEX=authentication failure.* rhost=(?P<host>\S+) > \s+user=(?P<user>\S+).* > USERDEF_FAILED_ENTRY_REGEX=authentication failure.* rhost=(?P<host>\S+).*
Yes with this 3 lines it will work. Thanks.:) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Denyhosts-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/denyhosts-user
