load balancing with multiple pppoe sessions

James Long list at museum.rain.com
Sun Jan 14 02:45:05 UTC 2007


> Message: 5
> Date: Sat, 13 Jan 2007 10:27:47 -0300
> From: "Roberto Pereyra" <pereyra.roberto at gmail.com>
> Subject: load balancing with multiple pppoe sessions
> To: freebsd-questions at freebsd.org
> Message-ID:
> 	<f05666f00701130527k19638816m96040a7e4ea7b372 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Hi all!!!
> 
> A simple question ?
> 
> Does freebsd pppoe support multiple sessions ?
> 
> I need to configure a two adsl load balancing server using pf (pools
> setup) but I don't have adsl routers only modems.
> 
> Can I can do it with freebsd ?
> 
> Thanks in advance.
> 
> roberto

I'm not an expert in ppp, but I have been immersed in the ppp man page
for the last couple three days.

Assuming that your two ADSL lines are from the same ISP, and they
support multi-session ppp, then yes, FreeBSD's ppp claims to be able to
bond the two ppp sessions into a single datapipe.

Say:

man ppp

and search for MULTI-LINK


Jim


More information about the freebsd-questions mailing list