From owner-freebsd-newbies Mon Feb 11 23:53:20 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 3AD7A37B6CE; Mon, 11 Feb 2002 23:51:07 -0800 (PST) Received: from dlep7.itg.ti.com ([157.170.134.103]) by jester.ti.com (8.11.6/8.11.6) with ESMTP id g1C7p6911002; Tue, 12 Feb 2002 01:51:06 -0600 (CST) Received: from dlep7.itg.ti.com (localhost [127.0.0.1]) by dlep7.itg.ti.com (8.9.3/8.9.3) with ESMTP id BAA19612; Tue, 12 Feb 2002 01:51:06 -0600 (CST) Received: from popsvr.india.ti.com (popsvr.india.ti.com [157.87.95.215]) by dlep7.itg.ti.com (8.9.3/8.9.3) with ESMTP id BAA19563; Tue, 12 Feb 2002 01:51:04 -0600 (CST) Received: from paspcsham (dhcp86222 [157.87.86.222]) by popsvr.india.ti.com (8.8.8/8.8.8) with SMTP id NAA03929; Tue, 12 Feb 2002 13:21:01 +0530 (IST) Message-ID: <002201c1b39b$82efa210$de56579d@india.ti.com> From: "Gautham Ganapathy" To: "FreeBSD Newbies @ FreeBSD.org" , "FreeBSD Firewall @ FreeBSD.org" Subject: Changing a port in a packet Date: Tue, 12 Feb 2002 13:31:42 +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