From owner-freebsd-questions@FreeBSD.ORG Sat Apr 2 08:25:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17AD116A4CE for ; Sat, 2 Apr 2005 08:25:00 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id BB10A43D5F for ; Sat, 2 Apr 2005 08:24:58 +0000 (GMT) (envelope-from emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 02 Apr 2005 08:24:57 -0000 Received: from flb.schmalzbauer.de (EHLO [172.21.1.254]) [62.245.232.135] by mail.gmx.net (mp018) with SMTP; 02 Apr 2005 10:24:57 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Sat, 2 Apr 2005 10:24:58 +0200 User-Agent: KMail/1.7.2 References: <424E491D.4040005@ukr.net> In-Reply-To: <424E491D.4040005@ukr.net> X-Birthday: 10/06/72 X-CelPhone: +49 173 9967781 X-Tel: +49 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart22267458.nYdNhLddKC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504021025.07132@harrymail> X-Y-GMX-Trusted: 0 cc: =?utf-8?b?0JzQsNGAJ9GP0L0g0J/QtdGC0YDQuNGI0LjQvQ==?= Subject: Re: "multyple gateway" or "load balancing" on two channels X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2005 08:25:00 -0000 --nextPart22267458.nYdNhLddKC Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Samstag, 2. April 2005 09:26 schrieb =D0=9C=D0=B0=D1=80'=D1=8F=D0=BD =D0= =9F=D0=B5=D1=82=D1=80=D0=B8=D1=88=D0=B8=D0=BD: > 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 lin= es=20 for downloads. If you want to provide Webservices or anything similar with= =20 more than one line for redundancy/load balancing you have to BGP peer with= =20 your providers. But like said, if you just want to use multiple lines for connections from= =20 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 =2DHarry > > Thanks. > Mar'yan Petryshyn. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" --nextPart22267458.nYdNhLddKC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCTlbjBylq0S4AzzwRAjC/AKCI1d+VavOyIZWxSMTSKmFZrkQhtwCcDOgD FR0dNpUK4GN2AQia7sug1WY= =97Nj -----END PGP SIGNATURE----- --nextPart22267458.nYdNhLddKC--