From owner-freebsd-questions Wed Aug 28 17:33: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BF5437B400 for ; Wed, 28 Aug 2002 17:33:04 -0700 (PDT) Received: from linuxmail.touchtunes.com (operator.touchtunes.com [207.96.182.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B0643E4A for ; Wed, 28 Aug 2002 17:33:03 -0700 (PDT) (envelope-from dinjo@touchtunes.com) Received: from shenlong (modemcable081.79-201-24.mtl.mc.videotron.ca [24.201.79.81]) by linuxmail.touchtunes.com (8.9.3/8.8.7) with SMTP id UAA01569 for ; Wed, 28 Aug 2002 20:33:03 -0400 Message-ID: <003901c24ef3$a2710310$514fc918@shenlong> From: "Joel Dinel" To: Subject: port mapping without ipfw (?) Date: Wed, 28 Aug 2002 20:33:02 -0400 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi list, Is there a way to do some basic port mapping without using ipfw? Basically, I want to do this : Redirect all traffic on port 6669 to port 25 on server Y. Server Y is sitting on my LAN, as are the clients. I've thought about running 2 instances of Postfix (that's what's running on port 25) but that means different spool queues and that's not an option. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message