From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 14:59:36 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 A261A16A4B3 for ; Tue, 21 Oct 2003 14:59:36 -0700 (PDT) Received: from newtonsecond.com (adsl-63-207-117-158.dsl.snfc21.pacbell.net [63.207.117.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D7C143FBD for ; Tue, 21 Oct 2003 14:59:35 -0700 (PDT) (envelope-from tristan11@mindspring.com) Received: from [64.174.64.218] (HELO mindspring.com) by newtonsecond.com (CommuniGate Pro SMTP 4.1.1) with ESMTP id 730617 for freebsd-questions@freebsd.org; Tue, 21 Oct 2003 14:59:34 -0700 Date: Tue, 21 Oct 2003 14:59:34 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Michelle To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <20031021214152.GA2529@garden.brinegar-computing.com> Message-Id: X-Mailer: Apple Mail (2.552) Subject: natd question 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, 21 Oct 2003 21:59:36 -0000 i am running freebsd 4.6.2. i have 2 nic cards on the machine, one which is the external interface and connects to a router which connects to dsl. the other is internal interface for our subnet. i have enabled natd on the machine, but still cannot get packets out when on the subnet. i can ssh to the external interface, but can't ssh to a machine that is outside of our network. i checked ps aux to make sure natd is running and checked the firewall rules to make sure the natd divert rule is there. is there something else i need to configure?