<?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[Multiple outbounds &amp; outbound connections from software on pfsense filtered]]></title><description><![CDATA[<p dir="auto">I have the following setup:</p>
<p dir="auto">WAN (ADSL - ng0, public IP), OPT1 (le2, public IP), OPT2(le3, public IP)<br />
Load balancing OPT1+WAN (5:1)</p>
<p dir="auto">I am trying to run the Ziproxy server directly on the box. I am trying to run three instances each bound to one external interface with outgoing requests going out through the same interface - if the request comes through the OPT2 interface, I want the proxy to fetch the data through the same outbound interface.</p>
<p dir="auto">Well, the problem is that the pfSense is filtering any outgoing connection to HTTP servers from interfaces other then WAN (ADSL link ng0). This can be easly demonstrated with the curl:</p>
<p dir="auto">curl -v -debug http://checkip.dyndns.org –interface le2</p>
<ul>
<li>About to connect() to checkip.dyndns.org port 80 (#0)</li>
<li>Trying 208.78.70.70... Bind local address to xx.yyy.205.111</li>
<li>Local port: 28820<br />
[timeout]</li>
</ul>
<p dir="auto">The same will happen on "le3" but on the "ng0" (WAN int. - ADSL) the request will get out.</p>
<p dir="auto">Can someone offer me an advice or a solution? ;)</p>
<p dir="auto">–<br />
Best regards,<br />
  Matej.</p>
]]></description><link>https://forum.netgate.com/topic/19292/multiple-outbounds-outbound-connections-from-software-on-pfsense-filtered</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 23:58:23 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/19292.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 17 Nov 2009 08:28:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Multiple outbounds &amp; outbound connections from software on pfsense filtered on Tue, 17 Nov 2009 17:51:47 GMT]]></title><description><![CDATA[<p dir="auto">What kind of devices do you have in front of the different WANs?<br />
If they are pfSenses you can enable source NAT and it should work.</p>
]]></description><link>https://forum.netgate.com/post/213492</link><guid isPermaLink="true">https://forum.netgate.com/post/213492</guid><dc:creator><![CDATA[GruensFroeschli]]></dc:creator><pubDate>Tue, 17 Nov 2009 17:51:47 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple outbounds &amp; outbound connections from software on pfsense filtered on Tue, 17 Nov 2009 10:34:05 GMT]]></title><description><![CDATA[<p dir="auto">:( I was wrong in assuming that by binding to a specific outbound interface on the router I'll automatically use it's default gateway for outbound traffic. It looks like my problem is that I'd like to use a different (it's) default gateway when I bind to a specific interface (WAN,OPT1,OPT2). Otherwise everything goes out through the WAN connection since this is the default gateway.</p>
<p dir="auto">I am still searching through the appropriate forum for a suggestion or a solution. But If anyone can offer me an advice here I'd appreciate.</p>
<p dir="auto">–<br />
Thank you and regards,<br />
  Matej.</p>
]]></description><link>https://forum.netgate.com/post/213447</link><guid isPermaLink="true">https://forum.netgate.com/post/213447</guid><dc:creator><![CDATA[mmihelic]]></dc:creator><pubDate>Tue, 17 Nov 2009 10:34:05 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple outbounds &amp; outbound connections from software on pfsense filtered on Tue, 17 Nov 2009 09:20:58 GMT]]></title><description><![CDATA[<p dir="auto">I think your problem is somewhere else.</p>
<p dir="auto">pfSense doesnt filter outbound!<br />
The firewall filters only on traffic inbound on an interface.<br />
Since you run your software on the pfSense itself, there is no firewall blocking your connection.</p>
<p dir="auto">Could it be that the request from the outside doesn't get to the pfSense?<br />
–&gt; Do you have a firewall rule on each interface allowing traffic to the pfSense itself?</p>
]]></description><link>https://forum.netgate.com/post/213440</link><guid isPermaLink="true">https://forum.netgate.com/post/213440</guid><dc:creator><![CDATA[GruensFroeschli]]></dc:creator><pubDate>Tue, 17 Nov 2009 09:20:58 GMT</pubDate></item></channel></rss>