Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2000 13:51:02 +0400
From:      "Artem Koutchine" <matrix@ipform.ru>
To:        <cjclark@alum.mit.edu>, "James Gorham" <james@veldt.com>
Cc:        <freebsd-questions@FreeBSD.ORG>, <brennan@offwhite.net>
Subject:   Re: IPFW Addition
Message-ID:  <00de01c02ac4$cf5e6340$0c00a8c0@ipform.ru>
References:  <p05001901b5faea9a3cfc@[192.168.1.2]> <20000930011435.B25121@149.211.6.64.reflexcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I might also be the problem when kernel and the world of different version.
The best way to make everything work is to make you personal kernel config,
do cvsup to the lastest of your version, enable IPFIREWALL there and
IPDIVERT
then do (in single mode: boot -s)
make buildkernel KERNEL=MYKERNEL
make installkernel KERNEL=MYKERNEL
make buildworld
reboot
make installworld
mergemaster
reboot
<in normal mode>
try ipfw command
it should not give any errors

----- Original Message -----
From: "Crist J . Clark" <cjclark@reflexnet.net>
To: "James Gorham" <james@veldt.com>
Cc: <freebsd-questions@FreeBSD.ORG>; <brennan@offwhite.net>
Sent: Saturday, September 30, 2000 12:14 PM
Subject: Re: IPFW Addition


> On Fri, Sep 29, 2000 at 06:56:55PM -0600, James Gorham wrote:
> > Sorry for the additional post, but this has thrown me off a bit, I
> > noticed it in the dmesg:
> > IP packet filtering initialized, divert enabled, rule-based
> > forwarding disabled, default to deny, logging disabled.
> >
> > Would the default to deny be the cause of the problem???
>
> What problems?
>
> Oh, took me a minute, but I found some other mails that seem to be
> from you.
>
> Hmmm... Your errors really look like those one gets when they don't
> have ipfw enabled in the kernel. But if you are getting the above
> message, it definately is. But the default deny is not the problem.
>
> What happens when you issue ipfw commands at the command line after
> boot?
> --
> Crist J. Clark                           cjclark@alum.mit.edu
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00de01c02ac4$cf5e6340$0c00a8c0>