<?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[Shaping WAN bandwidth among multiple LAN interfaces]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I have a 10 Mbps WAN link (symmetric, guaranteed) to the Internet and 5 LAN interfaces. I want to be able to shape that bandwith among all the interfaces so that I can define a normal queue to which all traffic from all interfaces belongs and some other queues that have guarantees or priorities (globally).</p>
<p dir="auto">As an example:</p>
<ul>
<li>queue <strong>normal</strong>: IPs in this queue gets all the bandwidth, fairly divided among all IPs.</li>
<li>queue <strong>high</strong>: IPs in this queue get bandwidth with a major priority over the other queues.</li>
<li>queue <strong>2Mbpsguarantee</strong>: IPs in this queue gets at least 2Mbps, no matter how congested the network is. it can grow to 10 if possible.</li>
</ul>
<p dir="auto">I want to be able to <strong>assign IPs to queues no matter from what interface it came from</strong>.</p>
<p dir="auto">The point is to be able to queue traffic on all LAN interfaces as if it is one interface with the bandwidth of the WAN link</p>
<p dir="auto">Any help would be really appreciated !</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>https://forum.netgate.com/topic/61307/shaping-wan-bandwidth-among-multiple-lan-interfaces</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 23:44:22 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/61307.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Oct 2013 09:26:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Shaping WAN bandwidth among multiple LAN interfaces on Sun, 06 Oct 2013 05:49:27 GMT]]></title><description><![CDATA[<p dir="auto">Multi-LAN does not really play well with the shaper, currently. The only way (as far as I know) to handle multi-LAN properly would be to create a bridge with all the interfaces and apply the shaper to it. If you do that, although all LANs will be on the same subnet, you can still <em>somewhat</em> filter traffic between them (by activating the proper system tunables).</p>
<p dir="auto">Anyway, bridging sounds exactly like you want. And "guaranteeing bandwith" makes me think of HFSC  ;)</p>
]]></description><link>https://forum.netgate.com/post/423201</link><guid isPermaLink="true">https://forum.netgate.com/post/423201</guid><dc:creator><![CDATA[georgeman]]></dc:creator><pubDate>Sun, 06 Oct 2013 05:49:27 GMT</pubDate></item></channel></rss>