From owner-freebsd-questions Sun Jul 9 14: 3:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id 90ADE37BFE8 for ; Sun, 9 Jul 2000 14:03:51 -0700 (PDT) (envelope-from pherman@frenchfries.net) Received: from bagabeedaboo.security.at12.de (dial-195-14-254-47.netcologne.de [195.14.254.47]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id XAA16779; Sun, 9 Jul 2000 23:03:48 +0200 (MET DST) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by bagabeedaboo.security.at12.de (8.10.2/8.10.2) with ESMTP id e69L3gH03779; Sun, 9 Jul 2000 23:03:42 +0200 (CEST) Date: Sun, 9 Jul 2000 23:03:42 +0200 (CEST) From: Paul Herman To: carl Cc: questions@FreeBSD.ORG Subject: Re: tun0 and gateway! In-Reply-To: <4.3.1.1.20000710133253.00b3a850@pop3.concentric.net> 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 Mon, 10 Jul 2000, carl wrote: > ahhh! i just now tried to use ppp again with ppp -ddial isp and i can't > connect at all or even ping with my gateway comp! i tried just manualy > dialing at the ppp prompt and the problem persist... here is my a part of > my /var/log/ppp.conf file > > [...logfile...] > > Jul 10 13:11:10 poopcity ppp[238]: tun0: Phase: deflink: his = PAP, mine = > CHAP 0x05 > Jul 10 13:11:10 poopcity ppp[238]: tun0: Phase: Pap Output: myusername > ******** > Jul 10 13:11:10 poopcity ppp[238]: tun0: Phase: Chap Output: CHALLENGE > Jul 10 13:11:10 poopcity ppp[238]: tun0: Phase: Chap Input: RESPONSE (16 > bytes) > Jul 10 13:11:10 poopcity ppp[238]: tun0: Phase: Chap Output: FAILURE > Jul 10 13:11:10 poopcity ppp[238]: tun0: LCP: deflink: LayerDown > > [...more logfile...] > > it almost looks like the authentification is geting confused, by > the way my isp using pap...please help, THANKS!!!!!! Does your ISP need to send to *you* a login and password? If not, then remove all "enable pap" and "enable chap" from your ppp.conf. "enable pap|chap" means the other end needs to authenticate itself to you, which is probably not what you want, or? -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message