<?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[Solution: FTP from LAN to WAN over SQUID.]]></title><description><![CDATA[<p dir="auto">Hi guys and girls<br />
I have had a huge problem getting FTP to work (using SQUID) from my LAN to my WAN.</p>
<p dir="auto">I have written a guideline for this and is available at:</p>
<p dir="auto">http://cyber7.l1fe.co.za/2011/10/20/pfsense-adding-the-ability-to-ftp-from-lan-to-wan/</p>
<p dir="auto">Basically the steps are:<br />
In SQUID: add thefollowing in your Custom Options: (NOTE: the ;;; is for new-lines)</p>
<blockquote>
<p dir="auto">;;;acl ftp proto FTP;http_access allow ftp;acl CONNECT method CONNECT;acl ftp_port port 21;;http_access allow ftp_port CONNECT;;;</p>
</blockquote>
<p dir="auto">You also have to add in the Access Control/acl sslports the following: (NOTE: this enables the ports for FTP)</p>
<blockquote>
<p dir="auto">21 50000-50050</p>
</blockquote>
<p dir="auto">The last thing you need to do is disable your System Tunables “debug.pfftpproxy” by changing the “(default) 0″ value to “1″<br />
That is it…</p>
<p dir="auto">I use FileZilla’s free FTP client and it works like a charm.  Just remember to add your PROXY into the CLIENT.</p>
<p dir="auto">Kind regards<br />
Aubrey Kloppers<br />
Bible Society of SA</p>
]]></description><link>https://forum.netgate.com/topic/38400/solution-ftp-from-lan-to-wan-over-squid</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 02:08:59 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/38400.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 Oct 2011 06:45:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Solution: FTP from LAN to WAN over SQUID. on Wed, 09 Nov 2011 01:12:00 GMT]]></title><description><![CDATA[<p dir="auto">This solution did not work in my case.</p>
<p dir="auto">I  use SquidGuard. Is there any thing else that I could  try?</p>
<p dir="auto">Regards.<br />
Rafael</p>
]]></description><link>https://forum.netgate.com/post/303660</link><guid isPermaLink="true">https://forum.netgate.com/post/303660</guid><dc:creator><![CDATA[Rafael]]></dc:creator><pubDate>Wed, 09 Nov 2011 01:12:00 GMT</pubDate></item></channel></rss>