Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 12:54:13 -0800
From:      "Greg Smith" <freebsd_mail@yahoo.com>
To:        freebsd-mobile@freebsd.org
Subject:   Re: ed pccard trouble
Message-ID:  <200202271254130431.00E9E9ED@smtp.mail.yahoo.com>
In-Reply-To: <3C7D154A.31329.1B5B911@localhost>
References:  <3C7D154A.31329.1B5B911@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202271254130431.00E9E9ED>