From owner-freebsd-mobile Wed Feb 27 12:54:16 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by hub.freebsd.org (Postfix) with SMTP id AC12637B405 for ; Wed, 27 Feb 2002 12:54:13 -0800 (PST) Received: from freebsd?mail (AUTH LOGIN) at adsl-63-195-114-87.dsl.snfc21.pacbell.net (HELO gregs) (freebsd?mail@63.195.114.87) by smtp.mail.vip.sc5.yahoo.com with SMTP; 27 Feb 2002 20:54:13 -0000 Message-ID: <200202271254130431.00E9E9ED@smtp.mail.yahoo.com> In-Reply-To: <3C7D154A.31329.1B5B911@localhost> References: <3C7D154A.31329.1B5B911@localhost> X-Mailer: Calypso Version 3.30.00.00 (4) Date: Wed, 27 Feb 2002 12:54:13 -0800 Reply-To: freebsd_mail@yahoo.com From: "Greg Smith" To: freebsd-mobile@freebsd.org Subject: Re: ed pccard trouble Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Harry, >> 05:47:17 skye /kernel: IP packet filtering initialized, divert >> disabled, rule-based forwarding disabled, default to deny, logging >> limited to 100 packets/entry by default This looks like the output I get from IPFW, whose rules are stored at /etc/rc.firewall and whose firewall type is determined in /etc/rc.conf, not IPFILTER. ipfw -a list will show you if any rules exist other than the "default to deny" rule 65535 deny ip from any to any HTH, Greg _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message