From owner-freebsd-stable Fri Feb 27 11:34:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA11171 for freebsd-stable-outgoing; Fri, 27 Feb 1998 11:34:10 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from dt050ndd.san.rr.com (dougdougdougdoug@dt050ndd.san.rr.com [204.210.31.221]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11137; Fri, 27 Feb 1998 11:33:50 -0800 (PST) (envelope-from Studded@dal.net) Received: from localhost (dougdougdougdoug@localhost) by dt050ndd.san.rr.com (8.8.8/8.8.8) with SMTP id TAA00321; Fri, 27 Feb 1998 19:33:41 GMT (envelope-from Studded@dal.net) Date: Fri, 27 Feb 1998 11:33:40 -0800 (PST) From: Studded X-Sender: dougdougdougdoug@dt050ndd.san.rr.com To: freebsd-stable@FreeBSD.ORG cc: alex@FreeBSD.ORG Subject: ipfw not setting rules Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk With no changes to any of my ipfw rules, I noticed on reboot last night (after a 2/23 cvsup and make world) that ipfw was giving an error message instead of setting rules. So I cvsup'ed early this morning (around 12:30 PST) make the world, made a new kernel and got the same error, always about the supposedly missing 'to'. Here is an example: 4# ipfw add 65534 allow ip from any to any ipfw: error: missing ``to'' usage: ipfw [options] etc. I have the following ipfw options in my kernel: options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #print information about # dropped packets options "IPFIREWALL_VERBOSE_LIMIT=1000" #limit verbosity options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default These are also unchanged from pre 2/23 which used to work. Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message