From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 09:47:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDE2F16A4B3 for ; Tue, 16 Sep 2003 09:47:29 -0700 (PDT) Received: from pop018.verizon.net (pop018pub.verizon.net [206.46.170.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F28543FA3 for ; Tue, 16 Sep 2003 09:47:28 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([68.237.14.199]) by pop018.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030916164727.TQWI11703.pop018.verizon.net@mac.com>; Tue, 16 Sep 2003 11:47:27 -0500 Message-ID: <3F673E9C.9070201@mac.com> Date: Tue, 16 Sep 2003 12:47:24 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lay Tay References: In-Reply-To: X-Enigmail-Version: 0.76.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop018.verizon.net from [68.237.14.199] at Tue, 16 Sep 2003 11:47:27 -0500 cc: freebsd-questions@FreeBSD.ORG Subject: Re: Slow NAT firewall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 16:47:30 -0000 Lay Tay wrote: [ ... ] > Everything worked fine except that I noticed ssh connection takes a very > long time. When I use PUTTY or WinSCP on a windows machine to connect to > my internal machine, the authentication takes a very long time. WinSCP > will alway timeout on the first try, when I hit "retry", the > authentication goes through. > > This does not happen if I insert a "pass everything" rule in ipfw. Sounds a lot like a DNS timeout. I'm not sure your rules for port 53 are doing exactly the right thing; where does DNS traffic go when you do this SSH connection? -- -Chuck