From owner-freebsd-stable Tue Jun 18 19:16:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id E0FC937B40A for ; Tue, 18 Jun 2002 19:16:52 -0700 (PDT) Received: from [203.51.9.46] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5324aadf) with ESMTP id obtfaaaa for ; Wed, 19 Jun 2002 12:17:14 +1000 Message-ID: <3D0FE981.6080502@quake.com.au> Date: Wed, 19 Jun 2002 12:16:33 +1000 From: Kal Torak Organization: Quake Networking User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Stable Subject: Multi-Link ppp strange errors Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@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-stable" in the body of the message