**net** Re: Outbound TCP issue, potentially related to'FreeBSD-SA-05:08.kmem [REVISED]'

Maxim Konovalov maxim at macomnet.ru
Fri May 13 11:09:30 PDT 2005


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


More information about the freebsd-net mailing list