<?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[[SOLVED] ISP filter tcp connections from wanv4 public IP GW]]></title><description><![CDATA[<p dir="auto">Buenas guys,</p>
<p dir="auto">First of all, I thought the pfsense repository's address had changed, but after some tests I saw that it was not.</p>
<p dir="auto">I talked to the technicians of my ISP and clarified some things.</p>
<p dir="auto">The pfsense is trying to get out by our point-to-point GW, but our provider filters tcp connections originating from this GW.</p>
<p dir="auto">E.g: tcpdump from pfsense to dst host 208.123.73.88</p>
<pre><code>root: tcpdump -vv -n -i em1 dst host 208.123.73.88
tcpdump: listening on em1, link-type EN10MB (Ethernet), capture size 65535 bytes
capability mode sandbox enabled

14:31:52.759933 IP (tos 0x0, ttl 64, id 64689, offset 0, flags [DF], proto TCP (6), length 60)
    200.xxx.xxx.xxx.43155 &gt; 208.123.73.88.443: Flags [s], cksum 0xdb0d (correct), seq 343126142, win 65228, options [mss 1460,nop,wscale 7,sackOK,TS val 11326114 ecr 0], length 0

What I need to do: Say to the pfsense get out by my main VLAN.

How to do that?[/s]
</code></pre>
]]></description><link>https://forum.netgate.com/topic/106465/solved-isp-filter-tcp-connections-from-wanv4-public-ip-gw</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 21:03:54 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/106465.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Oct 2016 19:43:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] ISP filter tcp connections from wanv4 public IP GW on Tue, 11 Oct 2016 16:25:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/derelict">@<bdi>Derelict</bdi></a>:</p>
<blockquote>
<p dir="auto">Does the "main VLAN" have public, routeable IP addresses?</p>
<p dir="auto">If so then you want to disable outbound NAT on WAN for traffic sourced from those IP addresses.</p>
<p dir="auto">https://doc.pfsense.org/index.php/How_can_I_use_public_IPs_on_the_LAN</p>
<p dir="auto">If not, I'm not sure what you're asking.</p>
</blockquote>
<p dir="auto">~~Thanks for the answer Derelict!</p>
<p dir="auto">Yes, I have public IP routeable on that vlan and I have nothing set in Firewall &gt; NAT, Outbound.</p>
<p dir="auto">Only this is enough or I need to create a rule?~~</p>
<p dir="auto"><strong>EDIT</strong>: <strong>SOLUTION</strong> http://www.eliaspereira.eti.br/2016/10/filtro-tcp-no-gw-principal-outbound-no.html ;D</p>
<p dir="auto">I made a rule in "Firewall: NAT: Outbound" with the following settings:</p>
<p dir="auto"><img src="http://i.imgur.com/nd8lBea.png" alt="" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/post/654470</link><guid isPermaLink="true">https://forum.netgate.com/post/654470</guid><dc:creator><![CDATA[empbilly]]></dc:creator><pubDate>Tue, 11 Oct 2016 16:25:59 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] ISP filter tcp connections from wanv4 public IP GW on Tue, 11 Oct 2016 07:26:17 GMT]]></title><description><![CDATA[<p dir="auto">Does the "main VLAN" have public, routeable IP addresses?</p>
<p dir="auto">If so then you want to disable outbound NAT on WAN for traffic sourced from those IP addresses.</p>
<p dir="auto">https://doc.pfsense.org/index.php/How_can_I_use_public_IPs_on_the_LAN</p>
<p dir="auto">If not, I'm not sure what you're asking.</p>
]]></description><link>https://forum.netgate.com/post/654437</link><guid isPermaLink="true">https://forum.netgate.com/post/654437</guid><dc:creator><![CDATA[Derelict]]></dc:creator><pubDate>Tue, 11 Oct 2016 07:26:17 GMT</pubDate></item></channel></rss>