From owner-freebsd-questions Wed Oct 23 13:51:23 2002 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 EB9DD37B401 for ; Wed, 23 Oct 2002 13:51:22 -0700 (PDT) Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 695A343E6A for ; Wed, 23 Oct 2002 13:51:22 -0700 (PDT) (envelope-from rjhalljr@starpower.net) Received: from 66-44-64-32.s32.tnt6.lnhva.md.dialup.rcn.com ([66.44.64.32] helo=bronse.starpower.net) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 184STF-0000S3-00 for freebsd-questions@freebsd.org; Wed, 23 Oct 2002 16:51:18 -0400 Message-Id: <5.1.1.6.1.20021023164419.00a72ae8@pop.starpower.net> X-Sender: rjhalljr@pop.starpower.net X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Wed, 23 Oct 2002 16:50:38 -0500 To: freebsd-questions@freebsd.org From: Robert Hall Subject: NAT gateway Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm setting up a FreeBSD 4.4 box again after a system crash. It's intended to be a gateway. I can communicate with the other hosts on my network, but I can't communicate outside the network. netstat -r shows that I have the default route; ppp is connecting to my ISP and getting the dynamically assigned address. But I can't ping or traceroute outside my LAN. (They work fine internally.) I'm using NAT and I have the kernel recompiled with IPFIREWALL and IPDIVERT. In rc.conf, natd and the firewall are enabled. Does anyone have any suggestions? Bob Hall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message