On Tue, Feb 23, 2010 at 10:43 PM, Jussi Peltola <pe...@pelzi.net> wrote: > On Tue, Feb 23, 2010 at 10:10:16PM +0800, Edwin Eyan Moragas wrote: >> hi misc, >> >> i have two outgoing DSL connections using PPPoE. >> >> i've read about mpath in the FAQ (together with ifstated(8)) and >> scoured the PF examples but i haven't found any straightforward >> examples using PPPoE. >> >> any pointers or advice would be most welcome. > > Does your ISP support this? Typically they would do uRPF and drop
no it doesn't. i'm using two different providers. > packets from addresses other than the PPP session where you got the > particular /32, forcing you to use NAT and an outgoing pool for load > balancing. > > i don't plan on doing any fancy stuff. just load balance outgoing requests between the two PPPeO connections. as far as i can see, yes, a NAT pool for outgoing connections. i need something more solid tho since i am just beginning to understand how to do things with PF.