From: Mij <mi...@ss...> - 2010-02-27 14:29:52
|
committed in r177, see http://www.sshguard.net/download/repository/ On Feb 24, 2010, at 14:03 , Arne Riecken wrote: > Hello, > > when proftpd runs with ipv6 support, it maps ipv4 addresses to ipv6 > (::ffff:1.2.3.4) in the log. Then sshguard treats it as ipv6 address > and executes e.g. > > ip6tables -A sshguard -s ::ffff:1.2.3.4/128 -j DROP > > so the ipv4 address will not be blocked with iptables. > > I posted the problem here: > > http://forums.proftpd.org/smf/index.php/topic,3817.msg13663.html#msg13663 > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Sshguard-users mailing list > Ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshguard-users |