From owner-freebsd-questions Sun Dec 22 15:19:16 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 3356637B401 for ; Sun, 22 Dec 2002 15:19:15 -0800 (PST) Received: from sentry.24cl.com (174.113.sn.ct.dsl.thebiz.net [216.238.113.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CA4C43ED8 for ; Sun, 22 Dec 2002 15:19:14 -0800 (PST) (envelope-from myraq@mgm51.com) Received: from notebloat (unknown [10.0.1.32]) by sentry.24cl.com (Postfix) with ESMTP id BC9CB29491 for ; Sun, 22 Dec 2002 18:19:12 -0500 (EST) Message-ID: <200212221819120744.00412498@home.24cl.com> In-Reply-To: <20021222230535.GA78303@tao.thought.org> References: <20021222230535.GA78303@tao.thought.org> X-Mailer: Calypso Version 3.30.00.00 (4) Date: Sun, 22 Dec 2002 18:19:12 -0500 Reply-To: myraq@mgm51.com From: "MikeM" To: "FreeBSD Mailing List" Subject: Re: Any IPFW clues??? Content-Type: text/plain; charset="us-ascii" 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 On 12/22/2002 at 3:05 PM Gary D Kline wrote: | I'm trying to switch from ipfilter to ipfw. With the former, | things work. When I comment out the ipf* lines in /etc/rc.conf | and enable the ipfw lines (and reboot) not even ping works. | I've tried pining ns1.thought.org and get the "No route to host" | error. (!) | | Anbody ever have this happen and understand what I'm breaking? | And how-to fix it? ============= What does your rules file look like? By default, ipfw blocks everything, unless you've enabled the DEFAULT_TO_ACCEPT option in the kernel config. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message