From owner-freebsd-questions Mon Nov 2 05:00:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA06761 for freebsd-questions-outgoing; Mon, 2 Nov 1998 05:00:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abc.xyz.net (froggy.anchorage.ptialaska.net [208.151.119.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA06751 for ; Mon, 2 Nov 1998 05:00:07 -0800 (PST) (envelope-from groggy@iname.com) Received: from localhost (localhost [127.0.0.1]) by abc.xyz.net (8.8.8/8.8.8) with SMTP id DAA01830 for ; Mon, 2 Nov 1998 03:27:17 -0900 (AKST) (envelope-from groggy@iname.com) Date: Mon, 2 Nov 1998 03:27:15 -0900 (AKST) From: Steve Howe X-Sender: abc@abc.xyz.net To: freebsd-questions Subject: ppp multi-routing Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG has anyone been successful using ppp in a multi-routing configuration? the servers use is critical, and so i can't shut it down to "play" with things. is it just a matter of proper configurations? because of limited availability of highspeed lines, i'd like to be able to route one group of ppp dialups through one ppp ISP connection, and another group of ppp dialups through a second ppp ISP connection. my ISP doesn't support Multi-Link ... Single 2.2.7 Box running -alias tty 0-3 <-> cuaa0 <-> ISP 4-7 <-> cuaa1 <-> ISP tty the problem would seem to be linking "ppp -direct" invocations to the proper aliasing ppp connection to the ISP. thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message