From owner-freebsd-questions Fri Dec 17 14:47:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 430BD14DBE for ; Fri, 17 Dec 1999 14:47:54 -0800 (PST) (envelope-from keramida@diogenis.ceid.upatras.gr) Received: from localhost.hell.gr (patr530-a039.otenet.gr [195.167.115.39]) by athserv.otenet.gr (8.9.3/8.9.3) with SMTP id AAA08169 for ; Sat, 18 Dec 1999 00:48:02 +0200 (EET) Received: (qmail 6271 invoked by uid 1001); 17 Dec 1999 22:47:00 -0000 Date: Sat, 18 Dec 1999 00:47:00 +0200 From: Giorgos Keramidas To: Dan Larsson Cc: freebsd-questions@freebsd.org Subject: Re: ipfw question Message-ID: <19991218004700.G363@hades.hell.gr> Reply-To: keramida@ceid.upatras.gr References: <01BF488C.DFAB73C0.dl@tyfon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <01BF488C.DFAB73C0.dl@tyfon.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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, "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