<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://tnt.aufbix.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>tnt.aufbix.org linux:networking</title>
        <description></description>
        <link>https://tnt.aufbix.org/</link>
        <lastBuildDate>Mon, 25 May 2026 11:50:33 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://tnt.aufbix.org/ttps://tnt.aufbix.org/lib/tpl/arctic/images/favicon.ico</url>
            <title>tnt.aufbix.org</title>
            <link>https://tnt.aufbix.org/</link>
        </image>
        <item>
            <title>linux:networking:loadbalancing</title>
            <link>https://tnt.aufbix.org/linux/networking/loadbalancing?rev=1337236705&amp;do=diff</link>
            <description>Load balancing / linux way

See also:

	*  Balancing Connections Over Multiple Links - great for p2p
	*  &lt;http://linux-ip.net/html/adv-multi-internet.html&gt;
	*  &lt;http://shorewall.net/MultiISP.html&gt; (good document)
 echo &quot;11 line1&quot; &gt;&gt; /etc/iproute2/rt_tables
 echo &quot;12 line2&quot; &gt;&gt; /etc/iproute2/rt_tables
 
 ip route add1.2.3.0/29 dev eth0 src 1.2.3.6 table line1
 ip route add default via1.2.3.5 table line1
 
 ip route add 192.168.6.0/24 dev eth1 src 192.168.6.4 table line2
 ip route add default via 1…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>linux:networking</category>
            <pubDate>Thu, 17 May 2012 08:38:25 +0000</pubDate>
        </item>
        <item>
            <title>linux:networking:nano</title>
            <link>https://tnt.aufbix.org/linux/networking/nano?rev=1243204502&amp;do=diff</link>
            <description>Nano-Howto to use more than one independent Internet connection.

by Christoph Simon
v1.0, Dec  2, 2001

----------

1. Intro

1.0 Thanks

----------

The solution presented here is based on the patches by Julian Anastasov. Like several other users on the net struggling with this, I believe they fill in yet another gap for using Linux as a very advanced router. It was hard for me not only to get this running for the first time, but also to understand most of the principles. Also in
this Julian h…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>linux:networking</category>
            <pubDate>Mon, 25 May 2009 00:35:02 +0000</pubDate>
        </item>
    </channel>
</rss>
