From owner-freebsd-questions Thu Aug 29 14:53:39 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 2A8A037B400 for ; Thu, 29 Aug 2002 14:53:36 -0700 (PDT) Received: from mail.nucleus.com (mail1.nucleus.com [207.34.101.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F72E43E3B for ; Thu, 29 Aug 2002 14:53:35 -0700 (PDT) (envelope-from grant.cooper@nucleus.com) Received: from TCOOPER (unverified [205.206.254.42]) by mail.nucleus.com (Vircom SMTPRS 1.4.232) with SMTP id ; Thu, 29 Aug 2002 15:53:34 -0600 Message-ID: <000b01c24fa6$fc3173e0$2afececd@TCOOPER> From: "Grant Cooper" To: "Joel Dinel" , References: <003901c24ef3$a2710310$514fc918@shenlong> Subject: Re: port mapping without ipfw (?) Date: Wed, 28 Aug 2002 21:01:58 -0600 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 You can set up your natd.conf. This file contains the rules for the NAT daemon. This example still needs your IPFW to be up. Here is an excellent primer that was given to me. Very easy to use and setup. I did it my first time. http://www.daemonnews.org/200202/multiweb.html ----- Original Message ----- From: "Joel Dinel" To: Sent: Wednesday, August 28, 2002 6:33 PM Subject: port mapping without ipfw (?) > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message