From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Cope Subject: How to make a mutli-homed host use one IP for a NAT'ed host Date: Thu, 21 Apr 2005 07:52:27 +0100 Message-ID: Reply-To: Greg Cope Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hi All, I have a mutli-homed router/firewall. One IP address is the default router gateway address Three other (virtual) IP's are for applications (one of which is SMTP). My mailserver is on a NAT'ed DMZ. However when it sends mail the router uses the default gateway address as opposed to the SMTP IP address. This upsets reverse DNS lookups as it now appears to come from the router as opposed to the mail IP (that has the correct reverse IP address lookup). Any ideas? Greg