On Fri, 13 May 2005, 10:36-0600, Matt Ruzicka wrote:

> Thank you both very much for all the help.
>
> Incidentally those systems are now running 4.11 (patched today for htt).
>
> They are primarily web servers running apache 1.3.33 with customer as well
> as company cgi's running on them, but are also running proftpd.
>
> Let me know if I can get you any system reading to show traffic and such
> if that will help.

while :
do
        nc -z 195.128.64.6 80 || echo fail
done 2>&1 | grep -v succeed

running on 4.9-RELEASE-p17 for an hour shows nothing.

I'll try the same test on fresh RELENG_4 but it takes time to build
it, my test box is very slow.

-- 
Maxim Konovalov
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to