<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[NAT is not working NAT 1:1 for IP subnet LAN]]></title><description><![CDATA[<p dir="auto">I have 4 free static IP xx.xx.xx.139 xx.xx.xx.140 xx.xx.xx.141 xx.xx.xx.142 IP pfsense 192.168.0.10/24 - xx.xx.xx.139 netmask /29 = 255.255.255.248<br />
I have server www apache mysql perl… 192.168.0.11 give this ip NAT for static IP xx.xx.xx.140</p>
<p dir="auto">I add virtualIP xx.xx.xx.140 and use NAT&gt;1:1 add External subnet: xx.xx.xx.140 add Internal subnet: 192.168.0.11 /<br />
32<br />
Help..!!:)</p>
]]></description><link>https://forum.netgate.com/topic/495/nat-is-not-working-nat-1-1-for-ip-subnet-lan</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 01:34:58 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/495.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 31 Jan 2006 07:11:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NAT is not working NAT 1:1 for IP subnet LAN on Tue, 31 Jan 2006 09:41:51 GMT]]></title><description><![CDATA[<p dir="auto">Did you create firewallrules to allow the incoming traffic? Only 1:1 NAT is not automatically passing all traffic (which would be a bad idea anyway).</p>
<p dir="auto">Let's say one of your IPs is a webserver for example you need a pass rule like this:</p>
<p dir="auto">protocol tcp<br />
source IP any<br />
sourceport any<br />
destination IP &lt;lan-ip of="" mailserver=""&gt;(NAT comes first, then firewallrules are applied so you have to use the internal IP as destination)<br />
destinationport http (80)&lt;/lan-ip&gt;</p>
]]></description><link>https://forum.netgate.com/post/133958</link><guid isPermaLink="true">https://forum.netgate.com/post/133958</guid><dc:creator><![CDATA[hoba]]></dc:creator><pubDate>Tue, 31 Jan 2006 09:41:51 GMT</pubDate></item></channel></rss>