"multyple gateway" or "load balancing" on two channels

Emanuel Strobl emanuel.strobl at gmx.net
Sat Apr 2 00:25:00 PST 2005


Am Samstag, 2. April 2005 09:26 schrieb Мар'ян Петришин:
> Hello.
>
> How I use "subject" without help of providers side (wthout BGP, pptp etc.).

You can use pf for multihomed routers, if you just want to use multiple lines 
for downloads. If you want to provide Webservices or anything similar with 
more than one line for redundancy/load balancing you have to BGP peer with 
your providers.
But like said, if you just want to use multiple lines for connections from 
inside to the inet, look for rules like:

pass in on $LAN route-to ($IF1 IP1) from $1stsubnet to any
pass in on $LAN route-to ($IF2 IP2) from $2ndsubnet to any

-Harry

>
> Thanks.
> Mar'yan Petryshyn.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050402/f7583d44/attachment.bin


More information about the freebsd-questions mailing list