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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

Attachment: pgp8sEJbnCwrk.pgp
Description: PGP signature

Reply via email to