Re: How to bond pppoe links

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Yes it is possible, though it may make only sense iff you have several 
> clients behind the gateway (since for example http is a stateless 
> protocol where most often every single picture and page is fetched using 
> another tcp connection and if you balance it always, you are constantly 
> switching the source ip which breaks ssl and session tracking. Generally 
> you always use the same link for the same destination, which means less 
> balancing, so you need more clients to even it out again)
> 
> But for help, I have found the nano-howto extremely useful.
> http://www.ssi.bg/~ja/nano.txt

I think this will work... I've made some preliminary tests, a simple
multipath default route:
 ip route add default proto static  nexthop dev ppp0 nexthop dev ppp1
and I saw packets going out from both of the interfaces.

I've also tried to setup MLPPP on the PPPOE links but it seems that the
DSLAM on the other side didn't support this.

-- 
damjan | ÐÐÐÑÐÐ
This is my jabber ID --> damjan@xxxxxxxxxxxx <-- not my mail address!!!
_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux