From owner-freebsd-net Tue Jan 30 10:42:38 2001 Delivered-To: freebsd-net@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id 42ACE37B69C for ; Tue, 30 Jan 2001 10:42:20 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.1/8.11.1) with ESMTP id f0UIgeE16819; Tue, 30 Jan 2001 18:42:40 GMT (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.1) with ESMTP id f0UIhkp04387; Tue, 30 Jan 2001 18:43:46 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200101301843.f0UIhkp04387@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: gvfnk2@newmail.ru Cc: freebsd-net@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: multiple MP PPP from one box - is it possible? In-Reply-To: Message from "George" of "Tue, 30 Jan 2001 14:54:05 +0300." <20010130115405.9734.qmail@grif0.newmail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 30 Jan 2001 18:43:46 +0000 From: Brian Somers Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have 2 lines to direction A and 2 lines to direction B, > and like to use multilink PPP on both directions > from one box simultaneously > (my box is FreeBSD 4.0-R, boxes A and B are also F4.0-R) > I have tried to use user PPP ver 2.26 > but didn"t succeed, is it possible? or I"m doing smth wrong? An MP endpoint is identified by it's endpoint discriminator and authentication name. If the peers aren't using either you'll get the two confused. You need to either authenticate (``set authname'') as a different user on each of your peers or ``set enddisc something'' on each. ``set enddisc MAC'' at the beginning of the default profile is a good solution if you've got NICs in the boxes. > -- > GVF -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message