From owner-freebsd-questions Mon Sep 2 2:19: 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 427F637B400 for ; Mon, 2 Sep 2002 02:19:04 -0700 (PDT) Received: from perimeter.co.za (obelix.perimeter.co.za [209.212.102.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id C995D43E3B for ; Mon, 2 Sep 2002 02:19:00 -0700 (PDT) (envelope-from bsd@perimeter.co.za) Received: from PATRICK ([209.212.102.245]) (AUTH: LOGIN bsd@perimeter.co.za) by perimeter.co.za with esmtp; Mon, 02 Sep 2002 11:18:56 +0200 Message-ID: <00da01c25261$f36541c0$b50d030a@PATRICK> From: "Patrick O'Reilly" To: "Mark-Nathaniel Weisman" , freebsd-questions@freebsd.org References: Subject: Re: NATD. Date: Mon, 2 Sep 2002 11:20:11 +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 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 From: "Mark-Nathaniel Weisman" > Can you stipulate a singular port to two different internal > IP addresses using NATD under FreeBSD v4.5? For example; > redirect_port tcp 192.168.1.2:http 80 > redirect_port tcp 192.168.1.3:http 80 Yes, you can, but your syntax is not correct. # man natd look for the second form of -redirect_port and -redirect_address : "These forms of -redirect_port and -redirect_address are used to transparently offload network load on a single server and distribute the load across a pool of servers. This function is known as LSNAT (RFC 2391)." Regards, Patrick O'Reilly. ___ _ __ / _ )__ __ (_)_ __ ___ _/ /____ __ / __/ -_) _) / ~ ) -_), ,-/ -_) _) /_/ \__/_//_/_/~/_/\__/ \__/\__/_/ http://www.perimeter.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message