<?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[QoS with multi lan]]></title><description><![CDATA[<p dir="auto">I've been running into a conundrum</p>
<p dir="auto">All this testing has been with AltQ, on pfsense 2.3.3</p>
<p dir="auto">I have some vlans, and a couple physical lans.</p>
<p dir="auto">I have a single internet connection on wan.</p>
<p dir="auto">Ideally, I'd like to have all my bandwidth available to any lan, or vlan<br />
I have 150 megabits down, and 20 megabits up to play with (tested at 179/23)</p>
<p dir="auto">The issue I'm running into:</p>
<p dir="auto">If I setup a queue on lan1 for 150mbps, and a queue on lan2 for 150mbps, they'll try to use collectively 300mbps, which I don't have. I need them to share the same pool, without hard capping down the middle.<br />
Ideally, I'd like to have it setup like this, using only wan queues</p>
<p dir="auto">qWan_In<br />
–- child queues</p>
<p dir="auto">qWan_Out<br />
--- child queues</p>
<p dir="auto">Match Floating rule in<br />
Apply qWan_In child queue</p>
<p dir="auto">Match Floating rule out<br />
Apply qWan_Out child queue</p>
<p dir="auto">I just can't seem to get qWan_In showing up on pftop.</p>
]]></description><link>https://forum.netgate.com/topic/114988/qos-with-multi-lan</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 09:17:26 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/114988.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Apr 2017 18:17:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QoS with multi lan on Fri, 28 Apr 2017 21:39:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nullity">@<bdi>Nullity</bdi></a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moscato359">@<bdi>moscato359</bdi></a>:</p>
<blockquote>
<p dir="auto">If I use limiters, how do I get fairq, codel, etc?</p>
</blockquote>
<p dir="auto">Not with 2.3 (AFAIK) but 2.4 has fq_codel in limiters, which I'm looking forward to using.</p>
<p dir="auto">Even though limiters currently lacks any sort of AQM it still might be worth trying. You can also do proportional, per IP bandwidth sharing with limiters: https://forum.pfsense.org/index.php?topic=63531.msg364520#msg364520<br />
I dunno if that works with multi-LAN though, since I think it requires a subnet mask.</p>
</blockquote>
<p dir="auto">Can you mix limiters and altq together?</p>
<p dir="auto">For example:</p>
<p dir="auto">wan 20mbit altq, 150mbps incoming limiter<br />
lan1 altq 150mbps<br />
lan2 altq 150mbps<br />
lan3 altq 150mbps<br />
lan4 altq 150mbps</p>
<p dir="auto">Would that work?</p>
]]></description><link>https://forum.netgate.com/post/696212</link><guid isPermaLink="true">https://forum.netgate.com/post/696212</guid><dc:creator><![CDATA[moscato359]]></dc:creator><pubDate>Fri, 28 Apr 2017 21:39:34 GMT</pubDate></item><item><title><![CDATA[Reply to QoS with multi lan on Fri, 28 Apr 2017 20:32:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moscato359">@<bdi>moscato359</bdi></a>:</p>
<blockquote>
<p dir="auto">If I use limiters, how do I get fairq, codel, etc?</p>
</blockquote>
<p dir="auto">Not with 2.3 (AFAIK) but 2.4 has fq_codel in limiters, which I'm looking forward to using.</p>
<p dir="auto">Even though limiters currently lacks any sort of AQM it still might be worth trying. You can also do proportional, per IP bandwidth sharing with limiters: https://forum.pfsense.org/index.php?topic=63531.msg364520#msg364520<br />
I dunno if that works with multi-LAN though, since I think it requires a subnet mask.</p>
]]></description><link>https://forum.netgate.com/post/696195</link><guid isPermaLink="true">https://forum.netgate.com/post/696195</guid><dc:creator><![CDATA[Nullity]]></dc:creator><pubDate>Fri, 28 Apr 2017 20:32:14 GMT</pubDate></item><item><title><![CDATA[Reply to QoS with multi lan on Fri, 28 Apr 2017 19:26:17 GMT]]></title><description><![CDATA[<p dir="auto">If I use limiters, how do I get fairq, codel, etc?</p>
]]></description><link>https://forum.netgate.com/post/696177</link><guid isPermaLink="true">https://forum.netgate.com/post/696177</guid><dc:creator><![CDATA[moscato359]]></dc:creator><pubDate>Fri, 28 Apr 2017 19:26:17 GMT</pubDate></item><item><title><![CDATA[Reply to QoS with multi lan on Fri, 28 Apr 2017 18:41:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moscato359">@<bdi>moscato359</bdi></a>:</p>
<blockquote>
<p dir="auto">I've been running into a conundrum</p>
<p dir="auto">All this testing has been with AltQ, on pfsense 2.3.3</p>
<p dir="auto">I have some vlans, and a couple physical lans.</p>
<p dir="auto">I have a single internet connection on wan.</p>
<p dir="auto">Ideally, I'd like to have all my bandwidth available to any lan, or vlan<br />
I have 150 megabits down, and 20 megabits up to play with (tested at 179/23)</p>
<p dir="auto">The issue I'm running into:</p>
<p dir="auto">If I setup a queue on lan1 for 150mbps, and a queue on lan2 for 150mbps, they'll try to use collectively 300mbps, which I don't have. I need them to share the same pool, without hard capping down the middle.<br />
Ideally, I'd like to have it setup like this, using only wan queues</p>
<p dir="auto">qWan_In<br />
–- child queues</p>
<p dir="auto">qWan_Out<br />
--- child queues</p>
<p dir="auto">Match Floating rule in<br />
Apply qWan_In child queue</p>
<p dir="auto">Match Floating rule out<br />
Apply qWan_Out child queue</p>
<p dir="auto">I just can't seem to get qWan_In showing up on pftop.</p>
</blockquote>
<p dir="auto">Sadly, ALTQ queues cannot share bandwidth among interfaces.</p>
<p dir="auto">You could possibly use limiters on WAN to control download.</p>
]]></description><link>https://forum.netgate.com/post/696153</link><guid isPermaLink="true">https://forum.netgate.com/post/696153</guid><dc:creator><![CDATA[Nullity]]></dc:creator><pubDate>Fri, 28 Apr 2017 18:41:54 GMT</pubDate></item></channel></rss>