From owner-freebsd-questions@FreeBSD.ORG Tue Jan 9 23:32:36 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE41016A407 for ; Tue, 9 Jan 2007 23:32:36 +0000 (UTC) (envelope-from ross.penner@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 58EE513C428 for ; Tue, 9 Jan 2007 23:32:36 +0000 (UTC) (envelope-from ross.penner@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so295582nfc for ; Tue, 09 Jan 2007 15:32:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fgsTwJvFGXjSVsJCZvHrp4LLKZXmAtHhhFpbUPhqyALmM9jIoFQnsUEqZ6m3GDxpRCgbJNjSfDzAxzM1Ls74X1d6kfjB/InScE+DOs5fi/cHZTGppJhS9fPX47x/nkvlJ1BMe3caLRskZuEiv6kzvIlIaH+PtX5aLJcPOKbnWH8= Received: by 10.49.26.18 with SMTP id d18mr706684nfj.1168384075241; Tue, 09 Jan 2007 15:07:55 -0800 (PST) Received: by 10.49.67.13 with HTTP; Tue, 9 Jan 2007 15:07:55 -0800 (PST) Message-ID: Date: Tue, 9 Jan 2007 16:07:55 -0700 From: "Ross Penner" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Natd is not working as expected 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: Tue, 09 Jan 2007 23:32:36 -0000 I've configured my freebsd computer to be the gateway for my home network using the guidelines in the handbook. All the required kernel options are enabled and the entries in /etc/rc.conf have been added. I'm unsure what the problem could be and I'm hoping somebody can give me some advice on where to look to diagnose this issue. the bind9 server is functioning correctly as I'm able to resolve IP address, but no packets seem to be getting through. Thanks ahead of time for any help you can give, Ross Penner