From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Patrick Ahler" Subject: Masquerade and NAT Date: Thu, 13 Mar 2003 16:20:47 -0500 Sender: netfilter-admin@lists.netfilter.org Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter EMAIL Hi, I am hoping to be able to run IP Masquerade and NAT on the same firewall/router. ie 192.168.1.1-61 use NAT to translate their internal IP's to external IP's (a.b.c.1-61), and have a variety of internal hosts on the same subnet(as the other machines using NAT) using IP masquerading to pass through the firewall.. ie 192.168.1.62-140 use IPMASQUERADE to translate their internal ip's to a.b.c.62 Is this possible? If so how? I've found that in order to use IP MASQUERADE you have to specify a subnet of internal ip's that will use IP MASQUERADE, but what if I only want to select specific internal ip's that will use it? Help? Thanks! Patrick