Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 1998 05:13:16 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Gunnar Flygt <gunnar@pluto.sr.se>
Cc:        questions@FreeBSD.ORG
Subject:   Re: ppp a never ending story 
Message-ID:  <199805040413.FAA23081@awfulhak.org>
In-Reply-To: Your message of "Sun, 03 May 1998 17:10:20 %2B0200." <Pine.BSF.3.96.980503170737.10519A-100000@pluto.sr.se> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm trying to connect via ppp to a NT RAS-server. My settings (that I got
> from an example of how to connect to NT RAS) for this server (I've tried a
> lot) is:
> 
> (excerpt from ppp.conf)
> sr3:
>  set phone 54580131
>  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 15 \"\" ATE1Q0 OK-AT-OK \\dATDI\\T TIMEOU
> T 40 CONNECT"
> #set login "TIMEOUT 15 name: flygt word: \qmypasswd\q name> ppp"
> # Example with login script
> flygt:
>  set authname flygt
>  set authkey mypasswd
>  set phone 54580131
>  set openmode active
>  disable pap
>  disable chap
[.....]
> May  3 16:30:36 enigma ppp[275]: LCP: Received Configure Request (0) state = Req-Sent (6)
> May  3 16:30:36 enigma ppp[275]: LCP:  ACCMAP 00000000
> May  3 16:30:36 enigma ppp[275]: LCP:  AUTHPROTO proto = c223
> May  3 16:30:36 enigma ppp[275]: LCP:  MAGICNUM 000042f2
> May  3 16:30:36 enigma ppp[275]: LCP:  PROTOCOMP
> May  3 16:30:36 enigma ppp[275]: LCP:  ACFCOMP
> May  3 16:30:36 enigma ppp[275]: LCP: SendConfigNak(Req-Sent)
>  

And then what happened ?  You've enclosed your log up until we NAK 
the peers request - then truncated it.

>From your AUTHPROTO link, I see you're not running an up-to-date 
version of ppp.  I'd suggest getting the latest version from 

  http://www.FreeBSD.org/~brian

and making sure you've got DES installed on your machine before 
building ppp.  Ppp will then support M$CHAP - which is probably what 
the difficulty is here.

If this isn't the problem, re-post with the whole LCP/IPCP log.
-- 
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?199805040413.FAA23081>