Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2002 12:56:00 +0200 (CEST)
From:      =?iso-8859-1?q?Fabrizio=20Ravazzini?= <freefabri@yahoo.it>
To:        freebsd-isp@freebsd.org
Subject:   Filtering Bridges & "quarantine"
Message-ID:  <20020724105600.59892.qmail@web20107.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hello all I'm building a filtering bridge with FreeBSD
4.5  and ipfw.
Reading in the article "Filtering bridges" of the
handbook I find in the firewall rules section:


# Pass the "quarantine" range
${fwcmd} add pass tcp from any to any 49152-65535 in
via ${oif} setup keep-state

oif is the external interface linked to the router.

What is "quarantine" range? 
I mean, why let ports between 49152 to 65535 be
opened? 
I prefer to close them, or is there some motivations
to let them opened for external 
connections?
 

______________________________________________________________________
Scarica il nuovo Yahoo! Messenger: con webcam, nuove faccine e tante altre novità.
http://it.yahoo.com/mail_it/foot/?http://it.messenger.yahoo.com/

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




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