On Wed, May 23, 2012 at 4:48 PM, Ali Jawad <ali.jawad@splendor.net> wrote:
Now I am getting the below.
[chap] ERROR: You set 'Auth-Type = CHAP' for a request that does not contain a CHAP-Password attribute!
I did try as LOCAL and it says set CHAP, I also tried mschap
As Alan said, you shouldn't need to set Auth-Type manually. So don't do that
##########
Listening on proxy address * port 1814 Ready to process requests. rad_recv: Access-Request packet from host 127.0.0.1 port 36343, id=0, length=67 Service-Type = Framed-User Framed-Protocol = PPP User-Name = "test" Calling-Station-Id = "xxxxxxxx" NAS-IP-Address = 127.0.0.1 NAS-Port = 0
Which client generates this? I highly suggest you try with radtest first. Once that works, you can try it with pptpd (or whatever client that you're going to use) -- Fajar