From owner-freebsd-questions Wed Aug 30 23:31:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 2262937B43F for ; Wed, 30 Aug 2000 23:31:44 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Wed, 30 Aug 2000 23:30:39 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.9.3/8.9.3) id XAA17446; Wed, 30 Aug 2000 23:31:39 -0700 (PDT) (envelope-from cjc) Date: Wed, 30 Aug 2000 23:31:39 -0700 From: "Crist J . Clark" To: Scott Johnson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Disappearing packets Message-ID: <20000830233139.K62475@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20000830192951.0C6E637B422@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000830192951.0C6E637B422@hub.freebsd.org>; from tmtowtdi@mailandnews.com on Wed, Aug 30, 2000 at 02:29:34PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 30, 2000 at 02:29:34PM -0700, Scott Johnson wrote: > This is strange. [snip long description] > I'd be > happy to send dumps to anyone who wants to look for themselves. > I don't know what's left to do to discover what's happening here. > Any suggestions? Could we have a _raw_ tcpdump(1) of a) the successful connection from the LAN and b) the unsuccessful connection coming over the NAT-firewall box. Something like, # tcpdump -s 1500 -w ssh.dump 'port 22' For each. One question just to be sure, the machine you are trying to SSH into can reach hosts on the Internet successfully, right? -- Crist J. Clark cjclark@alum.mit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message