Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 1999 09:00:03 +0100 (CET)
From:      Zahemszky Gabor <zgabor@CoDe.hu>
To:        freebsd-security@FreeBSD.ORG
Cc:        matt@zigg.com
Subject:   Re: bypassing "allow ip from any to any"?
Message-ID:  <199902090801.JAA00366@CoDe.hu>
In-Reply-To: <Pine.BSF.4.05.9902080952320.2700-100000@megaweapon.zigg.com> from Matt Behrens at "Feb 8, 99 09:53:26 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> On Mon, 8 Feb 1999, Open Systems Inc. wrote:
> 
> : Make sense?
> 
> Yep.  Thanks to all who replied.  When I got the first private
> reply a little while ago, it hit me.  Especially considering how
> slow my ol' system is to boot up. ;)

If you need an open firewall, put options IPFIREWALL_DEFAULT_TO_ACCEPT
into your kernel config file, make kernel install and reboot.
(See LINT about that option)

ZGabor at CoDe dot HU

-- 
#!/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"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message



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