[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1288728267.2467.4.camel@edumazet-laptop>
Date: Tue, 02 Nov 2010 21:04:27 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Pascal Hambourg <pascal.mail@...uf.fr.eu.org>
Cc: dwmw2@...radead.org, netdev@...r.kernel.org
Subject: Re: Routing over multiple interfaces
Le mardi 02 novembre 2010 à 20:46 +0100, Pascal Hambourg a écrit :
> Hello,
>
> Eric Dumazet a écrit :
> >
> > David W. probably wants to use teql or some bonding ?
>
> I doubt that (ethernet) bonding works with PPP links.
>
Well, I was asking if some ppp bonding was possible. I am not a ppp
user.
> > # tc qdisc add dev ppp0 root teql0
> > # tc qdisc add dev ppp1 root teql0
> > # ip link set dev teql0 up
> > # ip route add default src 90.155.92.214 dev teql0
>
> What about using iptables + routing rules ?
> Mark every other packet going through the default PPP link with
> iptables, and reroute marked packets through the other PPP link.
OK. I provided a working setup, maybe you also could provide one based
on iptables as well ?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists