<?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[Force FTP to use a particular WAN Interface]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am trying to create a rule which will force ftp connections to use a particular WAN interface but it still seems to use the default interface.</p>
<p dir="auto">screenshot attached</p>
<p dir="auto">Thanks<br />
shaun<br />
<img src="/public/_imported_attachments_/1/LAN.jpg" alt="LAN.jpg" class=" img-fluid img-markdown" /><br />
<img src="/public/_imported_attachments_/1/LAN.jpg_thumb" alt="LAN.jpg_thumb" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/topic/8759/force-ftp-to-use-a-particular-wan-interface</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 01:10:06 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/8759.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 06 May 2008 09:27:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Force FTP to use a particular WAN Interface on Mon, 30 Jun 2008 10:23:34 GMT]]></title><description><![CDATA[<p dir="auto">Ouch. OK I'll leave this as "has to be done like it's done" until we are at 1.3beta/rc. But thanks for the message.</p>
]]></description><link>https://forum.netgate.com/post/176309</link><guid isPermaLink="true">https://forum.netgate.com/post/176309</guid><dc:creator><![CDATA[JeGr]]></dc:creator><pubDate>Mon, 30 Jun 2008 10:23:34 GMT</pubDate></item><item><title><![CDATA[Reply to Force FTP to use a particular WAN Interface on Sun, 29 Jun 2008 05:41:17 GMT]]></title><description><![CDATA[<p dir="auto">In 1.2 you're stuck using FTP only on the WAN interface, not any OPT WANs. You'll have to switch your OPT to WAN unfortunately.</p>
<p dir="auto">Already been addressed in 1.3.</p>
]]></description><link>https://forum.netgate.com/post/176256</link><guid isPermaLink="true">https://forum.netgate.com/post/176256</guid><dc:creator><![CDATA[cmb]]></dc:creator><pubDate>Sun, 29 Jun 2008 05:41:17 GMT</pubDate></item><item><title><![CDATA[Reply to Force FTP to use a particular WAN Interface on Mon, 23 Jun 2008 08:51:26 GMT]]></title><description><![CDATA[<p dir="auto">Any way one can modify binding the FTPhelper not to WAN but OPT1 instead? I have the faster line on OPT1 and the slower but synchronous line on WAN 'cause OVPN, too, only works on WAN for tunneling.</p>
<p dir="auto">Anything one can do manually?</p>
]]></description><link>https://forum.netgate.com/post/176018</link><guid isPermaLink="true">https://forum.netgate.com/post/176018</guid><dc:creator><![CDATA[JeGr]]></dc:creator><pubDate>Mon, 23 Jun 2008 08:51:26 GMT</pubDate></item><item><title><![CDATA[Reply to Force FTP to use a particular WAN Interface on Tue, 06 May 2008 19:16:12 GMT]]></title><description><![CDATA[<p dir="auto">ftp can only be used with multiwan if the ftp helper is enabled. This will force all ftp connections to the main WAN though. No other option available currently, as ftp happens on multiple ports and the ports are depending on the ftp server's configuration.</p>
]]></description><link>https://forum.netgate.com/post/173088</link><guid isPermaLink="true">https://forum.netgate.com/post/173088</guid><dc:creator><![CDATA[hoba]]></dc:creator><pubDate>Tue, 06 May 2008 19:16:12 GMT</pubDate></item><item><title><![CDATA[Reply to Force FTP to use a particular WAN Interface on Tue, 06 May 2008 13:53:33 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">FTP is working so no issues there…..i just need it to only use a specific WAN or WAN pool</p>
<p dir="auto">Thanks<br />
Shaun</p>
]]></description><link>https://forum.netgate.com/post/173052</link><guid isPermaLink="true">https://forum.netgate.com/post/173052</guid><dc:creator><![CDATA[shaunf]]></dc:creator><pubDate>Tue, 06 May 2008 13:53:33 GMT</pubDate></item><item><title><![CDATA[Reply to Force FTP to use a particular WAN Interface on Tue, 06 May 2008 12:16:56 GMT]]></title><description><![CDATA[<p dir="auto">Well yes that would work but….<br />
I dont think anyone would want to force everything above 10000 out the second WAN :D</p>
]]></description><link>https://forum.netgate.com/post/173046</link><guid isPermaLink="true">https://forum.netgate.com/post/173046</guid><dc:creator><![CDATA[GruensFroeschli]]></dc:creator><pubDate>Tue, 06 May 2008 12:16:56 GMT</pubDate></item><item><title><![CDATA[Reply to Force FTP to use a particular WAN Interface on Tue, 06 May 2008 10:54:00 GMT]]></title><description><![CDATA[<p dir="auto">The only way i can think of goes like this :)<br />
Disable FTP helper on lan<br />
TCP Lan net * * 217.45.208.86 10000-65000            Passiv Ports<br />
TCP Lan net * * 217.45.208.86 21                          FTP</p>
]]></description><link>https://forum.netgate.com/post/173043</link><guid isPermaLink="true">https://forum.netgate.com/post/173043</guid><dc:creator><![CDATA[Perry]]></dc:creator><pubDate>Tue, 06 May 2008 10:54:00 GMT</pubDate></item><item><title><![CDATA[Reply to Force FTP to use a particular WAN Interface on Tue, 06 May 2008 10:07:47 GMT]]></title><description><![CDATA[<p dir="auto">Read up on wikipedia how FTP works.</p>
<p dir="auto">Port 21 is only the command port.<br />
There is always a second port in use over which data is being transfered.</p>
<p dir="auto">I'm not really sure if you can force all ftp traffic out a specific WAN with such a rule.</p>
<p dir="auto">I think the ftp-helper can solve this but since i dont use it i cannot help you on this.<br />
hoba is the ftp-helper specialist :)</p>
]]></description><link>https://forum.netgate.com/post/173040</link><guid isPermaLink="true">https://forum.netgate.com/post/173040</guid><dc:creator><![CDATA[GruensFroeschli]]></dc:creator><pubDate>Tue, 06 May 2008 10:07:47 GMT</pubDate></item></channel></rss>