Date: Sat, 18 Dec 1999 00:47:00 +0200 From: Giorgos Keramidas <charon@hades.hell.gr> To: Dan Larsson <dl@tyfon.net> Cc: freebsd-questions@freebsd.org Subject: Re: ipfw question Message-ID: <19991218004700.G363@hades.hell.gr> In-Reply-To: <01BF488C.DFAB73C0.dl@tyfon.net> References: <01BF488C.DFAB73C0.dl@tyfon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 17, 1999 at 12:47:26PM +0100, Dan Larsson wrote:
| Does
|
| ipfw add pass ip from ${network1}:${netmask1} to ${ipaddress1}
|
| include
|
| ipfw add pass tcp from ${network1}:${netmask1} to ${ipaddress1} setup
|
| ?
Yes. Since tcp datagrams will be encapsulated in ip datagrams and then
transmitted over the wire, i think it's obvious why this is true.
--
Giorgos Keramidas, <keramida@ceid.upatras.gr>
"What we have to learn to do, we learn by doing." [Aristotle]
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991218004700.G363>
