Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2005 22:09:21 +0400 (MSD)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        Matt Ruzicka <matt@frii.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: **net** Re: Outbound TCP issue, potentially related to'FreeBSD-SA-05:08.kmem  [REVISED]'
Message-ID:  <20050513220424.W88312@mp2.macomnet.net>
In-Reply-To: <Pine.BSF.4.58.0505131031400.66727@elara.frii.com>
References:  <Pine.BSF.4.58.0505121627400.66727@elara.frii.com> <20050513110350.X839@odysseus.silby.com> <Pine.BSF.4.58.0505131031400.66727@elara.frii.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050513220424.W88312>