<?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[When are VIPs necessary for NAT, port fwrd?]]></title><description><![CDATA[<p dir="auto">I originally posted this in the NAT section but got no response so I figured I'd try this one.</p>
<p dir="auto">1:1 NAT and port forwarding aren't working for me.  Everything is blocked by the default deny rule, even though I have rules allowing access.  From what I could find in the on-line docs, it sounds like I need Virtual IPs but I'm not sure.  The port forwarding instructions say to add VIPs depending on your WAN but I couldn't find how to determine if my WAN requires VIPs.</p>
<p dir="auto">Here's what I have:<br />
    Two pfSense boxes in a CARP cluster, each box with three NICs (WAN, LAN, SYNC).<br />
    14 public IPs<br />
        1 for the cluster's gateway, a Cisco router connected to our fiber optic connection<br />
        2 for the real WAN interfaces in the cluster<br />
        1 for the WAN CARP virtual IP<br />
        1 virtual IP for SNAT through VPN to a client's Cisco router (tunneling handled by Cisco<br />
                router on our end)<br />
        9 IPs for 1:1 NAT to various servers on our LAN (mail, web, etc.)</p>
<p dir="auto">If I want to forward ports from the WAN CARP VIP to internal machines, do I need another VIP with the same address?  I tried creating one, but pfSense wouldn't let me since the WAN CARP VIP already exists.  Do I need VIPs for the real WAN IPs and rules/NAT assigments for them?  For 1:1 NAT for the other 9 IPs, do I need to create VIPs for each one in addition to the actual mappings under Firewall -&gt; NAT -&gt; 1:1?</p>
<p dir="auto">Maybe slightly off-topic, but are the 1:1 NAT mappings wide-open "holes" in the firewall or does pfSense block everything by default for NATed IPs?</p>
<p dir="auto">Thanks much.</p>
]]></description><link>https://forum.netgate.com/topic/21678/when-are-vips-necessary-for-nat-port-fwrd</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 20:14:35 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/21678.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Feb 2010 19:13:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to When are VIPs necessary for NAT, port fwrd? on Thu, 25 Feb 2010 21:27:07 GMT]]></title><description><![CDATA[<p dir="auto">No, not yet, but I was planning on it:  I dug a little deeper in previous posts and found a similar problem which was fixed by rebooting a router.  After reading your reply, I'm confident that doing so (in conjunction with having the right type of VIPs) will take care of the problems I was having.  I can't try again for a few days because another project got elevated priority.  Thanks very much for your response.</p>
]]></description><link>https://forum.netgate.com/post/224339</link><guid isPermaLink="true">https://forum.netgate.com/post/224339</guid><dc:creator><![CDATA[Norvell]]></dc:creator><pubDate>Thu, 25 Feb 2010 21:27:07 GMT</pubDate></item><item><title><![CDATA[Reply to When are VIPs necessary for NAT, port fwrd? on Thu, 25 Feb 2010 20:35:43 GMT]]></title><description><![CDATA[<p dir="auto">have you rebooted the router outside your firewall?  We just ran into similar and I found by rebooting the isp router/modem that the port forwards started working correctly.  (during testing I had to reboot it everytime I switched back and forth between pfsense and our old firewall)</p>
]]></description><link>https://forum.netgate.com/post/224333</link><guid isPermaLink="true">https://forum.netgate.com/post/224333</guid><dc:creator><![CDATA[cweaver]]></dc:creator><pubDate>Thu, 25 Feb 2010 20:35:43 GMT</pubDate></item><item><title><![CDATA[Reply to When are VIPs necessary for NAT, port fwrd? on Tue, 23 Feb 2010 19:59:43 GMT]]></title><description><![CDATA[<p dir="auto">That's how I've configured the port forwards, but packets still stop at the default deny rule.</p>
<p dir="auto">Some possibly dumb questions:</p>
<ul>
<li>
<p dir="auto">This pfSense cluster is replacing an existing firewall/router.  Could stale ARP caches keep port forwards from working?</p>
</li>
<li>
<p dir="auto">I had all the 1:1 NAT VIPs configured as Other instead of CARP and a firewall rule allowing WAN access to the internal IP of a 1:1 NAT is listed before any port forwarding rules.  Could that have fouled things up somehow and kept pfSense from seeing valid port forward rules?</p>
</li>
</ul>
<p dir="auto">Since the company where I work is open 24/7, I have only a small window of time each day when I can switch to the pfSense cluster and try to figure out what I've done wrong.  So if there are any other things I can check or try, the more the better.  Thanks.</p>
]]></description><link>https://forum.netgate.com/post/224022</link><guid isPermaLink="true">https://forum.netgate.com/post/224022</guid><dc:creator><![CDATA[Norvell]]></dc:creator><pubDate>Tue, 23 Feb 2010 19:59:43 GMT</pubDate></item><item><title><![CDATA[Reply to When are VIPs necessary for NAT, port fwrd? on Tue, 23 Feb 2010 17:31:33 GMT]]></title><description><![CDATA[<p dir="auto">As long as you pick the Interface as WAN, and the External address as the CARP IP, the port forward entry should work.</p>
<p dir="auto">And your firewall rules need to list the <em>internal IP</em> of the port forward as their destination, not the CARP IP.</p>
]]></description><link>https://forum.netgate.com/post/224009</link><guid isPermaLink="true">https://forum.netgate.com/post/224009</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Tue, 23 Feb 2010 17:31:33 GMT</pubDate></item><item><title><![CDATA[Reply to When are VIPs necessary for NAT, port fwrd? on Tue, 23 Feb 2010 17:29:06 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for responding.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimp">@<bdi>jimp</bdi></a>:</p>
<blockquote>
<p dir="auto">A CAP VIP is already a VIP, you don't need another for port forwards on WAN.</p>
</blockquote>
<p dir="auto">So is there any other configuration necessary (beside the normal port forward instructions) for CARP WAN port forwards? because everything is being stopped by the default deny rule even though I have rules and port forward assignments that should let things through.  Other rules are working (for example, allowing DNS requests from the WAN is working because I see responses in TinyDNS's log).</p>
]]></description><link>https://forum.netgate.com/post/224008</link><guid isPermaLink="true">https://forum.netgate.com/post/224008</guid><dc:creator><![CDATA[Norvell]]></dc:creator><pubDate>Tue, 23 Feb 2010 17:29:06 GMT</pubDate></item><item><title><![CDATA[Reply to When are VIPs necessary for NAT, port fwrd? on Tue, 23 Feb 2010 14:34:02 GMT]]></title><description><![CDATA[<p dir="auto">A CAP VIP is already a VIP, you don't need another for port forwards on WAN. You can use 1:1 mappings on your other 9 IPs, so long as you have a CARP VIP created for each one.</p>
<p dir="auto">It's still default deny on 1:1 NAT IPs, so you will need appropriate firewall rules to allow traffic.</p>
]]></description><link>https://forum.netgate.com/post/223980</link><guid isPermaLink="true">https://forum.netgate.com/post/223980</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Tue, 23 Feb 2010 14:34:02 GMT</pubDate></item></channel></rss>