Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 1998 11:33:40 -0800 (PST)
From:      Studded <Studded@dal.net>
To:        freebsd-stable@FreeBSD.ORG
Cc:        alex@FreeBSD.ORG
Subject:   ipfw not setting rules
Message-ID:  <Pine.BSF.3.96.980227112617.318A-100000@dt050ndd.san.rr.com>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980227112617.318A-100000>