[171] in bugtraq
Re: udp packet storms - ping death
daemon@ATHENA.MIT.EDU (Perry E. Metzger)
Fri Nov 4 15:33:19 1994
To: Quentin Fennessy <Quentin.Fennessy@SEMATECH.Org>
Cc: bugtraq@fc.net
In-Reply-To: Your message of "Fri, 04 Nov 1994 08:39:29 CST."
<199411041439.IAA05830@thecount.eng.sematech.org>
Reply-To: perry@imsi.com
Date: Fri, 04 Nov 1994 12:30:33 -0500
From: "Perry E. Metzger" <perry@imsi.com>
Quentin Fennessy says:
> Wed, 2 Nov 1994, Perry E. Metzger wrote:
No, He didn't. None of the rest of this is a quote from me.
> >
> > > Charles Howes says:
> > Sign on twice. Transcript one:
> > cd /tmp
> > mkdir foo
> > cd foo
> > (*)
> > mkdir bar
> >
> > Transcript two: (Executed at '*' in transcript one)
> > cd /tmp
> > rmdir foo
>
> Charles-
>
> I tested this on SunOS4.1.3U1, using both MFS and the 4.2FS.
> Under MFS I saw the mkdir bar succeed but then the shell under
> /tmp/foo could not stat . No Panic.
>
> Under 4.2FS :
>
> $ mkdir bar
> mkdir: bar: No such file or directory
> $ pwd
> pwd: getwd: can't stat .
>
> No panic. What version of SunOS were you running? What filesystem?
>
> Quentin Fennessy
>