Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 10:55:26 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        Luigi Rizzo <rizzo@aciri.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet ip_fw.c ip_fw.h src/sbin/ipfw ipfw.8 ipfw.c 
Message-ID:  <200102131755.f1DHtQW39918@harmony.village.org>
In-Reply-To: Your message of "Tue, 13 Feb 2001 18:38:58 %2B0100." <52435.982085938@critter> 
References:  <52435.982085938@critter>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <52435.982085938@critter> Poul-Henning Kamp writes:
: A forwarded packet would encounter three lists of rules:
: 
: 	Input list on arrival interface
: 	forwarding list
: 	Output list on departure interface

That would make my life easier here.  Right now I have a shell script
with nested for loops to prevent bogus packets coming in (and no
filtering at all going out).  When there's 8 interfaces, it gets ugly
fast.

Warner


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




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