From owner-freebsd-questions Tue Jun 18 15:46:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 1121537B406 for ; Tue, 18 Jun 2002 15:46:18 -0700 (PDT) Received: from [203.51.9.46] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5324aadf) with ESMTP id wysfaaaa for ; Wed, 19 Jun 2002 08:46:44 +1000 Message-ID: <3D0FB81B.4090003@quake.com.au> Date: Wed, 19 Jun 2002 08:45:47 +1000 From: Kal Torak User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Multi-Link ppp strange errors Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, After a recent upgrade to 4.5-p6 on a server side of a multi-link ppp connection using two modems everything was working fine.. Untill after a reboot a few days later.. To the best of my knowlage no system files had been changed or any settings since it was rebooted after the upgrade, just all of a sudden I cant get the multi-link up.. I can connect fine with a single modem.. Here is the output from ppp when trying to establish the link (this is repeated twice, once for each link): tun0: Phase: Chap Input: SUCCESS (Welcome!!) tun0: Phase: mpserver: can't connect to bundle socket /var/run/ppp--00- (Connection refused) tun0: Phase: The previous server died badly ! tun0: LCP: 2: LayerDown tun0: LCP: 2: SendTerminateReq(4) state = Opened tun0: LCP: 2: State change Opened --> Closing tun0: Phase: Unexpected protocol 0x003d (Multi-Link) tun0: LCP: 2: SendProtocolRej(4) state = Closing tun0: Phase: Unexpected protocol 0x003d (Multi-Link) tun0: LCP: 2: SendProtocolRej(4) state = Closing tun0: LCP: 2: RecvTerminateAck(4) state = Closing tun0: LCP: 2: LayerFinish tun0: LCP: 2: State change Closing --> Closed tun0: LCP: 2: State change Closed --> Initial tun0: Phase: 2: Disconnected! Whats going on here?? Looks like the protocol versions are not the same or something but that shouldnt be the case with something like this should it??? The machine that dials up is running 4.2R if that has anything to do with it... Thanks for any clues! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message