From owner-freebsd-questions Mon Oct 4 16:44:42 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (dynamic-56.max1-du-ws.dialnetwork.pavilion.co.uk [212.74.8.56]) by hub.freebsd.org (Postfix) with ESMTP id 934C414DAA for ; Mon, 4 Oct 1999 16:44:26 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id AAA00870; Tue, 5 Oct 1999 00:16:07 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id SAA01059; Mon, 4 Oct 1999 18:23:24 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <199910041723.SAA01059@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "J. Ryan Peters" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Multilink PPP Problem In-reply-to: Your message of "Thu, 30 Sep 1999 00:48:13 PDT." <4.2.0.58.19990930003918.00981f00@mail.asis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 04 Oct 1999 18:23:24 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > --=====================_3093506==_.ALT > Content-Type: text/plain; charset="us-ascii"; format=flowed > > Hi I'm running 3.2-Stable and I have my machine setup as a dial-on demand > router for PPP. It works fine with one link (asis). When I try to do > multilink (asismlppp) both links are brought up but it doesn't seem to add > the routes properly. Can someone send me a working ppp.conf w/multilink or > take a look at mine and see if you can tell me where I am going wrong? Thanks. > > ppp.conf: > > default: > set log Phase Chat LCP IPCP CCP tun command > set device /dev/cuaa1 > set speed 115200 > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK > ATE1Q0s32=2 OK \\dATDT\\T TIMEOUT 40 CONNECT" > > asismlppp: > set login > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > set default HISADDR > set authname username > set authkey password > set mrru 1500 > set enddisc label > > > enable lqr > accept lqr > > clone 1,2 > link deflink remove > link 1,2 set mode ddial > link 1 set phone "6590155" > link 2 set phone "6590155" > link 1 set device /dev/cuaa1 > link 2 set device /dev/cuaa0 > link 1 set speed 115200 > link 2 set speed 115200 > > asis: > set phone 9432004|9431830|9433847|9431831 > set login > set authname username > set authkey password > set timeout 900 > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > add default HISADDR > set server 6670 foobar > set log local LCP IPCP CCP > > -Ryan > --=====================_3093506==_.ALT > Content-Type: text/html; charset="us-ascii" > > [.....] Please don't post stuff in html :-/ Your config looks fine. How about posting a log with ``set log phase command lcp ipcp'' ? -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message