On 2/25/07, Jan Catrysse <[EMAIL PROTECTED]> wrote:
> Hello Andrew,
>
> Thank you for your fast response.
>
> If I understand it well MPD can't offer me what I need?
>
> Is there an other way to implement the following network with
> FreeBSD?
> It needs to do NAT, Firewall, port forwarding and the purpose is
> to have a higher bandwith.
>
> ADSL1        ADSL2
>   |____   _____|
>        | |
>      FREEBSD
>        | |
>  +-----+ +-----+
>  |             |
>  |             +->192.169.1.x/0
>  |
>  +->192.168.0.x/0

There are many ways, but none of them are trivial.
You can use fwd rules in ipfw to redirect some
traffic to a non-default (secondary) gateway.
Together with "prob" (probability) primitive you
can achieve decent load-balancing with two or
more links.

mpd will be a nice tool to connect to both adsl
links simultaneously, the system will see them
as separate interfaces.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mpd-users mailing list
Mpd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mpd-users

Reply via email to