From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 21:53:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88CB516A4CE for ; Wed, 3 Mar 2004 21:53:28 -0800 (PST) Received: from ns.pro.sk (proxy.pro.sk [212.55.244.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89ADE43D31 for ; Wed, 3 Mar 2004 21:53:27 -0800 (PST) (envelope-from prosa@pro.sk) Received: from peter (Ucto [192.168.1.53]) by ns.pro.sk (8.12.9p2/8.12.9) with SMTP id i245rPJE060445 for ; Thu, 4 Mar 2004 06:53:25 +0100 (CET) (envelope-from prosa@pro.sk) Message-ID: <003b01c401ac$fe1eca90$3501a8c0@peter> From: "Peter Rosa" To: "FreeBSD Questions" Date: Thu, 4 Mar 2004 06:53:17 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-RAVMilter-Version: 8.4.3(snapshot 20030217) (ns.pro.sk) Subject: What's with ipfw X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 05:53:28 -0000 Hi all, after I cvs-uped my system from cvsup.cz.freebsd.org I can not use IPFW firewall. Make world, make kernel - everything seemed well, but after reboot (when firewall rules should load) I got errors something with Invalid argument. When I try ipfw add pass all from any to any I get "ipfw: getsockopt(IP_FW_ADD): Invalid argument". The only change of my kernel configuration is added SMBFS support to it. What's going wrong ? Could you help me, please ? Peter Rosa