From owner-freebsd-questions Sat May 13 21:52:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from w2xo.pgh.pa.us (ipl-229-015.npt-sdsl.stargate.net [208.223.229.15]) by hub.freebsd.org (Postfix) with ESMTP id 21E1A37B52B for ; Sat, 13 May 2000 21:52:13 -0700 (PDT) (envelope-from durham@w2xo.pgh.pa.us) Received: from w2xo.pgh.pa.us (shazam.w2xo.pgh.pa.us [192.168.5.3]) by w2xo.pgh.pa.us (8.9.3/8.9.3) with ESMTP id EAA91258; Sun, 14 May 2000 04:50:51 GMT (envelope-from durham@w2xo.pgh.pa.us) Message-ID: <391E30D1.D3E2A230@w2xo.pgh.pa.us> Date: Sun, 14 May 2000 00:51:29 -0400 From: Jim Durham Organization: dis- X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@home.com Cc: Jeremy Warner , Rudy Rucker , questions@FreeBSD.ORG Subject: Re: IPFW and NATD question References: <004001bfbc38$04222400$1001a8c0@northwesttechnical.com> <20000512220335.B39310@cc942873-a.ewndsr1.nj.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Crist J. Clark" wrote: > > On Fri, May 12, 2000 at 10:32:15AM -0700, Jeremy Warner wrote: > > this is what I get: > > #ipfw show > > > > 00100 105 6310 divert 8668 ip from any to any via fxp0 > > 00100 0 0 allow ip from any to any via lo0 > > 00200 0 0 deny ip from any to 127.0.0.0/8 > > 65000 174 10308 allow ip from any to any > > 65535 0 0 deny ip from any to any > > > > With these settings the gateway can ping the 192.168.1.x network but it can > > not ping anything on 206.163.165.x (aside form 206.163.165.1) > > If I do a ipfw delete 100 then the gateway can ping anything in both > > directions. > > Please send your netstat -rn dump. From what you say (including your earlier posting), it sounds like you have a default gateway problem on the 206 side. regards, -- Jim Durham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message