From owner-freebsd-security Tue Feb 9 06:21:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20145 for freebsd-security-outgoing; Tue, 9 Feb 1999 06:21:55 -0800 (PST) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from mail.euroweb.hu (mail.euroweb.hu [193.226.220.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20129 for ; Tue, 9 Feb 1999 06:21:47 -0800 (PST) (envelope-from hu006co@mail.euroweb.hu) Received: (from hu006co@localhost) by mail.euroweb.hu (8.8.5/8.8.5) id PAA15367; Tue, 9 Feb 1999 15:21:31 +0100 (MET) Received: (from zgabor@localhost) by CoDe.hu (8.8.8/8.8.8) id JAA00366; Tue, 9 Feb 1999 09:01:18 +0100 (CET) (envelope-from zgabor) From: Zahemszky Gabor Message-Id: <199902090801.JAA00366@CoDe.hu> Subject: Re: bypassing "allow ip from any to any"? In-Reply-To: from Matt Behrens at "Feb 8, 99 09:53:26 am" To: freebsd-security@FreeBSD.ORG Date: Tue, 9 Feb 1999 09:00:03 +0100 (CET) Cc: matt@zigg.com X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > 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