From owner-freebsd-net@FreeBSD.ORG Mon Dec 22 03:19:27 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 330A216A4CE for ; Mon, 22 Dec 2003 03:19:27 -0800 (PST) Received: from ibague.terra.com.br (ibague.terra.com.br [200.154.55.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AD0843D5F for ; Mon, 22 Dec 2003 03:19:25 -0800 (PST) (envelope-from eick.jac@terra.com.br) Received: from rosario.terra.com.br (rosario.terra.com.br [200.176.3.33]) by ibague.terra.com.br (Postfix) with ESMTP id 31BB1EC694 for ; Mon, 22 Dec 2003 09:19:23 -0200 (BRST) Received: from eicke (unknown [200.162.114.126]) (authenticated user eick.jac) by rosario.terra.com.br (Postfix) with ESMTP id 00F8B3C07D for ; Mon, 22 Dec 2003 09:19:23 -0200 (BRST) Message-ID: <009701c3c87d$0dbb6d00$0905a8c0@alellyxbr.com.br> From: "Eicke" To: "FreeBSD_Net" References: <003301c3c635$2109e9d0$0905a8c0@alellyxbr.com.br> Date: Mon, 22 Dec 2003 09:16:31 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Subject: squid to ftp and https X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 11:19:27 -0000 Hi folks, I am using a FreeBSD server as transparent proxy server. To make this I use ipfw to foward port 80 requests. I have a doubt, I like that 443, 8080, 8000, 8081 ports and FTP pass through proxy too. How can I make this? Thanks and regards. Eicke.