We have two DSL (3MBit ADSL + 2MBit SDSL) connections into the world and I would like to load balance outgoing traffic over both using FreeBSD 8.2. (NAT traffic from the local network and distribute it over both connections)

I already have outgoing round-robin distribution working using pf, using the information found here: http://openbsd.org/faq/pf/pools.html

However I couldn't get it up and running using ipfw.

Is there an even better way, considering setfib and ECMP in FreeBSD 8.2 to get what I want? How can I make sure both lines are used optimally, considering the different bandwidths?

link|improve this question
You are quoting 3Mbps and 2Mbps as the connection speed, just checking is this your upstream speed? – iTom Dec 5 '11 at 18:31
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.