From owner-freebsd-questions@FreeBSD.ORG Mon Aug 23 05:16:55 2004 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 E437416A4CE for ; Mon, 23 Aug 2004 05:16:55 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACFC543D2F for ; Mon, 23 Aug 2004 05:16:55 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Mon, 23 Aug 2004 00:13:20 -0500 Message-ID: <41297DC5.5020905@daleco.biz> Date: Mon, 23 Aug 2004 00:16:53 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040712 X-Accept-Language: en-us, en MIME-Version: 1.0 To: hzs202@nyu.edu References: <41296B50.6000900@earthlink.net> In-Reply-To: <41296B50.6000900@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Aug 2004 05:13:21.0276 (UTC) FILETIME=[E8744BC0:01C488CF] cc: freebsd-questions@freebsd.org Subject: Re: Network Routing Problems??? 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: Mon, 23 Aug 2004 05:16:56 -0000 Hakim Z. Singhji wrote: > I am having problems getting a connection to my FreeBSD gateway from my > Mandrake 10 Linux Machine. I am able to ping, traceroute, ssh etc. the > linux box from my freeBSD machine however I am not able to ping the > gateway. What could be the problem, this is my configuration: > > FreeBSD: Gateway, IPFW & NAT running Is IPFW blocking packets on your inside IF? Try "add allow all from any to any via txp0" and test again? Kevin Kinsey DaleCo, S.P.