Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2001 09:38:41 -0700 (MST)
From:      Alex Rousskov <rousskov@measurement-factory.com>
To:        "Andy [TECC NOPS]" <andy@tecc.co.uk>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: ipfw
Message-ID:  <Pine.BSF.4.10.10103070934430.52627-100000@measurement-factory.com>
In-Reply-To: <NDBBKOKIGKLFGGPFHCGBKEDFCLAA.andy@tecc.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Mar 2001, Andy [TECC NOPS] wrote:

> Just built a new kernel with 
> 
> options IPFIREWALL
> options IPDIVERT
> 
> and all went in ok. However, when I
> user the ipfw command to add a rule
> (or when rc.firewall does) I get the
> following error message:-
> 
> ipfw: getsocketopt(IP_FW_ADD): Invalid argument
> 
> Can anyone point out the obvious mistake
> I must be making?

I can only point out really obvious ones:
	- you forgot to "make depend" when building a new kernel
	- you forgot to "make install" after building a new kernel
	- you forgot to reboot after installing a new kernel
	- you built a kernel with a config file different from
	  the config file you modified.

Alex.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" 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.4.10.10103070934430.52627-100000>