From owner-freebsd-questions Sat Sep 30 2:59: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 6CC3237B503 for ; Sat, 30 Sep 2000 02:58:50 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e8U9uVR54864; Sat, 30 Sep 2000 13:56:43 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <00de01c02ac4$cf5e6340$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: , "James Gorham" Cc: , References: <20000930011435.B25121@149.211.6.64.reflexcom.com> Subject: Re: IPFW Addition Date: Sat, 30 Sep 2000 13:51:02 +0400 Organization: IP Form 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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 try ipfw command it should not give any errors ----- Original Message ----- From: "Crist J . Clark" To: "James Gorham" Cc: ; 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