Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 1999 21:14:09 +0200
From:      Michel Quadflieg <michel@quadspeed.com>
To:        chad@dcfinc.com
Cc:        freebsd-stable@freebsd.org
Subject:   Re: FreeBSD 3.1-Stable Reboots after firewall load
Message-ID:  <4.1.19990330211146.00924520@area51>
In-Reply-To: <199903301826.LAA24037@freebie.dcfinc.com>
References:  <3.0.5.32.19990330113800.0483d320@staff.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanx Chad,

It worked, I tested it a few times and there were no more troubles. I just find
it still strange the problem only occurs from a piped host and not from a
non-piped host
or when it is without BandWithLimiting......
But I don't care you fixed the problem for me and it is fine.....

Sanx again

Michel 

At 11:26 AM 3/30/99 -0700, you wrote:
>> At 06:26 PM 3/30/99 +0200, Michel Quadflieg wrote:
>> Doing a flush on a network connection will have all sorts of bad
>> effects.  However, it should not crash the server.  I think the man
>> pages also warn about doing a remote flush.
>
>Doing the flush without redirecting the output will hang your
>machine as the status messages can't be delivered.
>
>Here's a script I use to open the firewall from a remote site.
>Obviously you'd close it (or change it) the same way.
>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>    #!/bin/sh
>    #
>    # $Id: firewall_open,v 1.3 1999/01/06 04:14:07 toor Exp $
>    #
>
>    /sbin/ipfw flush > /dev/null 2>&1
>    /sbin/ipfw add 65000 pass all from any to any > /dev/null 2>&1
>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
>       -crl
>--
>Chad R. Larson (CRL15)   602-953-1392   Brother, can you paradigm?
>chad@dcfinc.com chad@larsons.org chad@anasazi.com larson1@home.net   
>DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-stable" in the body of the message

Michel Quadflieg
Overtoom 31-1hg
1054 HB Amsterdam

Tel     :+31 654 780 923
E-mail: michel@quadspeed.com


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?4.1.19990330211146.00924520>