Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 1997 11:16:05 +0200 (MET DST)
From:      Zahemszky Gabor <zgabor@CoDe.hu>
To:        freebsd-questions@freebsd.org (FreeBSD questions)
Cc:        cclarke@autoform.com
Subject:   Re: Configuring IPFW
Message-ID:  <199705270916.LAA00432@CoDe.hu>
In-Reply-To: <199705270417.AAA29896@smtp.interlog.com> from Christina Clarke at "May 27, 97 00:12:55 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> I seem to be unable to do anything with ipfw, however. On boot, the error:
> /sbin/ipfw setsockopt failed
> issues, and subsequent attempts to do anything with ipfw (e.g. add rules or
> list the one default rule, etc.) result in errors like:
> ipfw getsockopt (IP_FW_GET) Invalid argument.

I'm not very well in ipfw, but:
are you compiled the firewall code into your kernel (options IPFIREWALL)

Gabor
-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705270916.LAA00432>