[24033] in bugtraq
Re: DoS bug on Tru64
daemon@ATHENA.MIT.EDU (ellipse)
Wed Jan 30 14:55:50 2002
Date: Wed, 30 Jan 2002 10:48:18 -0700 (MST)
From: ellipse <elliptic@cipherpunks.com>
To: bugtraq@securityfocus.com
Message-ID: <Pine.LNX.4.44.0201301039300.25974-100000@localhost.localdomain>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
> Today we were using nmap to scan our network and when we scanned our
> Tru64 machines, telnet and ftp froze and timed out. We could not make
> any connections to those ports and existing connections froze. New
> connections were denied for about a minute after the scan was finished.
> I've checked with Compaq and on Securityfocus and neither place has any
> knowledge of this.
[...]
> nmap -T Polite -O -p 23,139 -oM /tmp/lst 'xxx.xxx.16-44.*'
Why does this sound so familiar? Would this not be an issue with inetd?
Sounds like it ....
I believe it's why D. J. Bernstein wrote tcpserver. See:
http://cr.yp.to/ucspi-tcp.html
Cheers,
ellipse