From owner-freebsd-questions Wed Aug 2 16:10:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gatekeeper.viper.net.au (gatekeeper.viper.net.au [203.31.238.1]) by hub.freebsd.org (Postfix) with ESMTP id B4A7C37B591 for ; Wed, 2 Aug 2000 16:10:08 -0700 (PDT) (envelope-from mark@viper.net.au) Received: from localhost (mark@localhost) by gatekeeper.viper.net.au (8.9.3/8.9.3) with ESMTP id JAA72822; Thu, 3 Aug 2000 09:09:54 +1000 (EST) (envelope-from mark@viper.net.au) Date: Thu, 3 Aug 2000 09:09:54 +1000 (EST) From: Mark Russell To: nmnenkov@dir.bg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to enable Multi-link with ppp - IP problem In-Reply-To: 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 On Wed, 2 Aug 2000 nmnenkov@dir.bg wrote: you need to add delete ALL to your ppp.conf > Hello > I want to make multilink connection under FreeBSD, but I have some > problems with that. My ISP supports multilink. I try to connect with > ppp. My config line are: > > mp: > set socket 10000 bollocks > set log local Phase LCP IPCP CCP > set openmode active 5 > set speed 115200 > set phone 0134200 > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT \ > OK-AT-OK ATX3 OK \\dATDP\\T TIMEOUT 60 CONNECT" > set ifaddr 10.0.0.1/0 10.0.0.2/0 > add default HISADDR > set timeout 120 > set authname XXXXXX > set authkey XXXXXX > set mrru 1500 > clone link0, link1 > link deflink remove > link link0 set device /dev/cuaa0 > link link0 set mode ddial > link link0 set login > link link1 set device /dev/cuaa1 > link link1 set mode ddial > link link1 set login > > And I receive this: > > Ppp ON pbc-svishtov> Phase: Pap Input: SUCCESS () > Phase: mp: Listening on /var/run/ppp--00- > Phase: First link: link0 > CCP: FSM: Using "mp" as a transport > CCP: mp: State change Initial --> Closed > CCP: mp: LayerStart. > CCP: mp: SendConfigReq(1) state = Closed > CCP: DEFLATE[4] win 15 > CCP: PRED1[2] > CCP: mp: State change Closed --> Req-Sent > CCP: FSM: Using "link0" as a transport > CCP: link0: State change Initial --> Closed > CCP: link0: State change Closed --> Stopped > Phase: link0: lcp -> open > Phase: bundle: Network > IPCP: FSM: Using "mp" as a transport > IPCP: mp: State change Initial --> Closed > IPCP: mp: LayerStart. > IPCP: mp: SendConfigReq(1) state = Closed > IPCP: IPADDR[6] 0.0.0.0 > IPCP: COMPPROTO[6] 16 VJ slots with slot compression > IPCP: mp: State change Closed --> Req-Sent > PPp ON pbc-svishtov> CCP: mp: SendConfigReq(1) state = Req-Sent > CCP: DEFLATE[4] win 15 > CCP: PRED1[2] > IPCP: mp: SendConfigReq(1) state = Req-Sent > IPCP: IPADDR[6] 0.0.0.0 > IPCP: COMPPROTO[6] 16 VJ slots with slot compression > Phase: link0: Carrier lost > CCP: link0: State change Stopped --> Closed > CCP: link0: State change Closed --> Initial > LCP: link0: LayerDown > > As far as I understand I have problem with receiving my remote IP. > Can anyone tell what more I must put in config lines? > Thanks for the attention. > ----------------------------- > Free mail from www.dir.bg! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ Mark Russell mark@viper.net.au ph 61 + 2 + 9699 3837 viper.net.au http://www.viper.net.au fax 61 + 2 + 9699 3841 +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ http://www.google.com/search?q=mark+sux To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message