From owner-freebsd-stable Sun Sep 20 10:18:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27665 for freebsd-stable-outgoing; Sun, 20 Sep 1998 10:18:14 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from tetrahome.tetranet.net (tetranet.net [206.42.249.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27645 for ; Sun, 20 Sep 1998 10:18:11 -0700 (PDT) (envelope-from fee@tetrahome.tetranet.net) Received: (from fee@localhost) by tetrahome.tetranet.net (8.8.5/8.6.9) id MAA28268; Sun, 20 Sep 1998 12:16:35 -0500 (CDT) Date: Sun, 20 Sep 1998 12:16:35 -0500 (CDT) From: Mark Murdock To: freebsd-stable@FreeBSD.ORG Subject: Natd problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Perhaps someone can help me straighten this problem out. I just cvsup'd the stable source last night and ran a "make buildworld" and "make installworld" on my system. I brought a couple of my /etc files up to date from /usr/src/etc. I seem to be having problems with my natd diverting now. Previously, I had a network of 10.0.0.0/8 machines that used my freeBSD machine as a gateway to the internet. Everything worked fine. Now, after remaking the OS, it seems that IP packets are getting to my BSD machine on the ethernet interface, being translated and sent out the PPP interface, and are even being returned to the PPP interface, but never making it back to the machines on my local network. All of my configuration files have stayed the same. Has anything changed drastically in respect to natd/ipfw? I verified the ipfw rules, and my natd.conf file. It is the identical setup that I had before the remake. Any ideas? Mark Murdock fee@tetranet.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message