From owner-freebsd-current Wed Jun 10 05:03:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11384 for freebsd-current-outgoing; Wed, 10 Jun 1998 05:03:37 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from engulf.net (brandon@engulf.com [207.96.124.102]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA11371 for ; Wed, 10 Jun 1998 05:03:31 -0700 (PDT) (envelope-from brandon@engulf.net) Received: from localhost (brandon@localhost) by engulf.net (8.8.8/8.8.8) with SMTP id IAA27271 for ; Wed, 10 Jun 1998 08:04:00 -0400 (EDT) Date: Wed, 10 Jun 1998 08:03:52 -0400 (EDT) From: Brandon Lockhart To: current@FreeBSD.ORG Subject: Re: Annnonce: Transparent proxy patches In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> ipfw add 2 fwd localhost,25 tcp from any to any 23 in recv ed0 Alright, it took me awhile, but I just figured out the format. Kind of confusing. (I was thinking you forwarding it outside the network, that screwed my thinking up, then I would just recomend "datapipe". :> #gobble :> ipfw add 2 fwd localhost tcp from any to any 80 in :> :> I believe Linux has had this for a short while.. Julian, you completely lost me here. Is this to forward any incoming tcp connection to port 80 (http)? If not, please explain what it would do. Also, can you give me a scenario where that would be useful? I can understand some of it being used, for example ipfw add 1 allow tcp from any to any 23 in ipfw add 2 fwd localhost tcp from any to any 80 in Allow telnet, and everything else goes to http. If I am seeing this wrong, please tell me. ,-----------------------------------------------------------------. | //// "Anything I say represents only my opinion." | | (o o) / | | ,---ooO--(_)--Ooo---------------------------------------------, | | | BRANDON LOCKHART | | | `-------------------------------------------------------------' | | brandon.lockhart@usinternetworking.com brandon@engulf.net | | Work: (410) 897-4551 Pager: (888) xxx-xxxx | `-----------------------------------------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message