Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 1998 05:18:09 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        spork <spork@cncn.com>
Cc:        fbsdqs <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Yet more ppp problems 
Message-ID:  <199805040418.FAA23413@awfulhak.org>
In-Reply-To: Your message of "Sun, 03 May 1998 14:26:52 EDT." <Pine.BSF.3.96.980503142008.240A-100000@pigstuy> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Hello again. 
> 
> I am having more ppp problems. I can succesfully dial and connect by
> typing "dial cncn". When I do so, it says:
> 
> ppp ON pigstuy> dial cncn
> Dial attempt 1 of 1
> Phone: 2339882
> dial OK!
> login OK!
> ppp ON pigstuy> Packet mode.
> 
> My ppp.conf reads:
> default:
>         set device /dev/cuaa1
>         set speed 115200
> 	set log Phase Chat Connect Carrier lcp ipcp ccp command
> 	set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT
> 
> cncn:
>         set phone "2339882" 
>        	enable PAP
> 	enable CHAP
> 	accept PAP
> 	accept CHAP	
[.....]
> May  3 14:19:46 pigstuy ppp[235]: Phase:  his = 0, mine = c223 
> May  3 14:19:46 pigstuy ppp[235]: LCP: ChapOutput: CHALLENGE 
> May  3 14:19:46 pigstuy ppp[235]: LCP: ChapInput: RESPONSE 
> May  3 14:19:46 pigstuy ppp[235]: Phase:  Valsize = 16, Name =  
> May  3 14:19:46 pigstuy ppp[235]: LCP: ChapOutput: FAILURE
> 				       ^^^^^^^^^^^^^^^^^^^
> 			I guess it wants chap...
> 			Where do I put my chap identity information?
> 			ppp.secret? 	 

You're asking the peer to authenticate themselves.  The peer is not 
asking you for authentication....  Remove the ``enable chap'' from 
your config.

[.....]
> My ppp.secret reads:
> 
> pisgstuy	password
> 
> What else goe sin ppp.secret?

Just the login/password of any peers that must authenticate 
themselves.

> 	-Spike Gronim
> 	 spork@cncn.com	
> 
> 
> 		"Hacker, n: One who hacks real good"
> 			--Computer Contradictionary

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805040418.FAA23413>