From owner-freebsd-newbies Mon Feb 11 23:48:15 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from jester.ti.com (jester.ti.com [192.94.94.1]) by hub.freebsd.org (Postfix) with ESMTP id EA43D37B61C; Mon, 11 Feb 2002 23:47:10 -0800 (PST) Received: from dlep8.itg.ti.com ([157.170.134.88]) by jester.ti.com (8.11.6/8.11.6) with ESMTP id g1C6nB900664; Tue, 12 Feb 2002 00:49:11 -0600 (CST) Received: from dlep8.itg.ti.com (localhost [127.0.0.1]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id AAA26825; Tue, 12 Feb 2002 00:49:10 -0600 (CST) Received: from popsvr.india.ti.com (popsvr.india.ti.com [157.87.95.215]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id AAA26779; Tue, 12 Feb 2002 00:49:08 -0600 (CST) Received: from paspcsham (dhcp86222 [157.87.86.222]) by popsvr.india.ti.com (8.8.8/8.8.8) with SMTP id MAA24199; Tue, 12 Feb 2002 12:19:07 +0530 (IST) Message-ID: <004701c1b392$dc3766e0$de56579d@india.ti.com> From: "Gautham Ganapathy" To: "FreeBSD Newbies @ FreeBSD.org" Cc: "FreeBSD Firewall @ FreeBSD.org" Subject: Changing a port in a packet Date: Tue, 12 Feb 2002 12:29:48 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi How do i configure my firewall so that an incoming connection to port 80 can be diverted to a server on another port, say 60. the packet returned from the server will also need to be modified so that the client sees a packet coming from port 80. Is this possible ? Regards Gautham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message