From owner-freebsd-questions Mon Apr 23 6: 5:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from linif.org (www.linif.org [204.228.204.28]) by hub.freebsd.org (Postfix) with SMTP id 8684F37B43C for ; Mon, 23 Apr 2001 06:05:37 -0700 (PDT) (envelope-from dotslash@linif.org) Received: (qmail 24992 invoked from network); 23 Apr 2001 13:05:35 -0000 Received: from unknown (HELO cpu563) (195.229.53.55) by www.linif.org with SMTP; 23 Apr 2001 13:05:35 -0000 Message-ID: <01c701c0cbf5$f2b8b070$2903010a@atg.altayer.com> From: "dotslash" To: "Rasputin" Cc: References: <01a501c0cbf2$578bfc90$2903010a@atg.altayer.com> <20010423135433.A17513@dogma.freebsd-uk.eu.org> Subject: Re: can't ping localhost Date: Mon, 23 Apr 2001 17:04:05 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG arrggghh!!! /kick dotslash man oh man i forgot! geez. it's working now thanks alot. peace out ----- Original Message ----- From: "Rasputin" To: "dotslash" Cc: Sent: Monday, April 23, 2001 4:54 PM Subject: Re: can't ping localhost > * dotslash [010423 13:41]: > > i have compiled ipfilter in the kernel, applied the ipfilter patch (i'm > > using fbsd 4.2-release), rebooted and checked. i can ping, ftp, lynx > > remote hosts fine but i can't ping my localhost. the default policy for > > ipfilter in my kernel is block all but i've even set a "pass in quick on xl0 > > all" and "pass out quick on xl0 all" in /etc/ipf.rules and used it without > > Man, you're going ot kick yourself.... > xl0 isn't the interface connected to the 127.0.0.0 network. > add this right at the top of /etc/ipf.rules > > # free the loopback one! > pass in quick on lo0 > pass out quick on lo0 > > then > > ipf -Fa -f /etc/ipf.rules > > -- > Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message