From owner-freebsd-questions@FreeBSD.ORG Thu Dec 29 20:54:27 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 923E816A420 for ; Thu, 29 Dec 2005 20:54:27 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2033943D45 for ; Thu, 29 Dec 2005 20:54:27 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 6286B5E8C; Thu, 29 Dec 2005 15:54:26 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20267-08; Thu, 29 Dec 2005 15:54:25 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-122-227.ny325.east.verizon.net [68.161.122.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 762435E80; Thu, 29 Dec 2005 15:54:25 -0500 (EST) Message-ID: <43B44D11.9010200@mac.com> Date: Thu, 29 Dec 2005 15:54:41 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Chris S. Wilson" References: In-Reply-To: X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-questions@freebsd.org Subject: Re: NATD Internal Network problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 20:54:27 -0000 Chris S. Wilson wrote: > Hmm, still does'nt work. > > That seemed to be a typo however I still cant connect :( Does "telnet 10.0.10.2 80" from the firewall box work? Does normal NAT work OK (ie, can internal machines connect outside)? Does not using the external IP help: redirect_port tcp 10.0.10.2:80 80 Be prepared to invoke 'tcpdump' to see what is going on... -- -Chuck