<div dir="ltr"><div><div>I can do a more detailed write-up later, perhaps, but here&#39;s the 30,000 foot overview for a &quot;simple&quot; setup:<br><ul><li>You have a single Linode (&quot;BISP&quot;), which has at least 2 IP addresses (and a pool of routed IPv6 doesn&#39;t hurt—Linode does that for you for free, but in blocks smaller than /64).<br>
</li><li>You have an edge router which is attached to two separate &quot;real&quot; ISPs (&quot;BER&quot;). Ideally, the ISPs have static IP addresses.  If you don&#39;t, you&#39;ll need to add some machinery to ensure that the tunnel endpoints stay up-to-date. I don&#39;t consider this problem since I don&#39;t have dynamic addresses.</li>
<li>You configure the BISP system to have two virtual (layer 2) interfaces which will talk to BER, one for each &quot;real&quot; ISP.</li><li>You configure the BER system to have two virtual (layer 2) interfaces that talk to the Linode. This is where it starts to get interesting.  You need to configure the system so that there is one route to the Linode IPv4 #1 over ISP 1, and one route to the Linode IPv4 #2 over ISP 2. Then ensure that BER and BISP are both routers (kernel forwarding is turned on).  Establish the tunnels and test them individually.  If at this point you&#39;re working, you can continue.</li>
<li>Now, create a bonding interface on both BER and BISP. Configure them using the same parameters, and add the two tunnel interfaces to the bond point in same manner as you would with Ethernet cards. At this point, perform link testing and ensure that you&#39;re using both connections between yourself and the Linode.  You should at this point be able to transfer data between yourself and Linode faster than with a single connection alone.</li>
<li>Configure your network to use BER as a network gateway, and enjoy a faster connection!</li></ul><p>Now, there are some caveats:</p><ul><li>You might want to configure very-high bandwidth things of not-terribly-high import to simply use your faster leg.  For example, Netflix.  You don&#39;t want all that crap going through your Linode.</li>
<li>There are plenty of opportunities for traffic management, depending on the needs for your own network.</li></ul><p>However, at this point, your network should remain online as long as it has power and at least one of the ISP links is working and active. You can add extra IP addresses e.g., at Linode and route them to your network (using Proxy ARP in order to chain-route; like any ISP, Linode assumes that they&#39;re the &quot;last hop&quot;, meaning that if you need to relocate the IP address or use it e.g., for dial-up or other PPP links, you&#39;re going to need to have a suitably-configured proxy ARP config on BISP).</p>
<p>Hope this helps. It&#39;s lacking in tons of detail, but it should have enough to get you going—or at least give you an idea.<br></p></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jul 12, 2014 at 2:00 PM, Phil Turmel <span dir="ltr">&lt;<a href="mailto:philip@turmel.org" target="_blank">philip@turmel.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 07/12/2014 11:46 AM, Michael Trausch wrote:<br>
&gt; Stacked and bonded connections.<br>
&gt;<br>
&gt; E.g., comcast and att, with bonding interfaces at a linode for bandwidth aggregation and failover.<br>
&gt;<br>
&gt; More expensive than &quot;simple&quot; internet, but cheaper than leased lines and more flexible, too.<br>
<br>
</div>I&#39;ve been considering this in the near future...  At the moment, only<br>
Comcast serves my office complex at &gt;8mb/s, unfortunately.  But AT&amp;T has<br>
indicated they are working to bring U-Verse to the party.  U-Verse<br>
(internet only) has been rock solid at my home.  Comcast Business at the<br>
office, not so much.<br>
<br>
Can you share details of your routing/bonding configuration?  Or point<br>
to a howto you recommend?  I&#39;m familiar with layer 2 bonding between<br>
switch and server, not with remote links.<br>
<span class="HOEnZb"><font color="#888888"><br>
Phil<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br></div>