Re: how to send EAP-Message [Re: LEAP authentication fails]

2003-09-05 Thread Dave Mason
Hi, No problem - figuring out how to do that is one of my prouder accomplishments with Freeradius. :) I run Linux, so I havent heard of ntradpad, but I'll keep my eyes open. You can start sending EAP-Messages this way to learn how the tools work, but you'll soon see that Freeradius rejects an

Re: how to send EAP-Message [Re: LEAP authentication fails]

2003-09-05 Thread claufer
Hey Dave, thanks a lot! nice thing... worked fine for me so far :). There´s tool called ntradpad(winnt), you can change the request type to send EAP messages with, but i didn´t tried it out now. I couldn´t really follow suit when it came to the point that RADIUS changes state attribute, cause i

how to send EAP-Message [Re: LEAP authentication fails]

2003-09-04 Thread Dave Mason
Hi, Here's how I do it. I dont know of a test client that can easily build a RADIUS Access-Request with an EAP-Message - if anybody does please let us know. The radclient program supplied with Freeradius can add an EAP-Message attribute but you have to code it yourself in hex. Here's how I s