reply from home server

2007-12-20 Thread Дмитрий
Good afternoon! How to force radius to write from who exactly has not received the answer? tcpdump I see, that inquiries leave, but do not come, and in a broad gully of radius I do not see to whom it sends these inquiries... [EMAIL PROTECTED] raddb]$ cat /usr/local/var/log/radius/radius.log |

Re: reply from home server

2007-12-20 Thread Alan DeKok
Дмитрий wrote: Good afternoon! How to force radius to write from who exactly has not received the answer? Edit the source code to update the message that is being printed. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Server blown up after move

2007-12-20 Thread Alan DeKok
John Ellin wrote: config is radius + LDAP and worked fine on the old machine but, on the new machine it works fine when debugging, but not at all when running as a daemon. You can run it as a daemon, *and* have extended debugging. Just use radiusd -xxx. Tried running in debug as

Re: Configure Cisco Aironet 1130 with PEAP/Ms-Chap2

2007-12-20 Thread Alan DeKok
Julian Stöver wrote: after solving my problem with creating certificates i got another problem: I enabled MsCHAP in the Radius configuration The default configuration already enables mschap. Why are you editing it to enable mschap? and added the server as an radius authentication and

Re: reply from home server

2007-12-20 Thread Alan DeKok
Дмитрий wrote: Edit the source code to update the message that is being printed. Thanks! Do not prompt where exactly? No. You can use grep to find that message. It's not hard. And why it to not bring at all in the distribution kit? Sure! Send us a patch. Alan DeKok. - List

Re: reply from home server

2007-12-20 Thread Дмитрий
Sure! Send us patch! Alan DeKok. In file src/main/request_list.c string 1105 will be: client_name(request-proxy-dst_ipaddr), and string 1106 will be: request-packet-dst_port); Please, send it in cvs. Thanks! Сысоев Дмитрий Александрович Сетевой администратор Отдел

proper syntax for variables

2007-12-20 Thread Duane Cox
Hello, I'm running a some cvs checkout of freeradius dated 2.0.0 pre0 from august 2006 It's been running flawlessly in production, so I've been hesitant to upgrade it, but it's time... I have a question about the variables, and perhaps they have changed because all the new docs show another way.

freeradius and active directory

2007-12-20 Thread Rutger Beyen
Hello, I'm very glad I found a list like this. I hope some of you can help me with this problem. I want to set up a project with 802.1X, so users accessing my cisco switch first have to log on. I found out that I could use freeradius for this. But what I want to do is verify if the credentials

Re: freeradius and active directory

2007-12-20 Thread Kenneth Marshall
On Thu, Dec 20, 2007 at 09:44:25PM +0100, Rutger Beyen wrote: Hello, I'm very glad I found a list like this. I hope some of you can help me with this problem. I want to set up a project with 802.1X, so users accessing my cisco switch first have to log on. I found out that I could use

RE: freeradius and active directory

2007-12-20 Thread Josh Howlett
Using Ntlm_auth from the samba server is not an option. I want to access the AD with the ldap protocol for compatibility reasons. You can't. Next, I want to place the logged on user is a specific VLAN. So I have to retrieve the user's vlan from the AD. Is there any way to configure

acct-request stop packet recv by radiusd but not sending acct-response

2007-12-20 Thread Duane Cox
I've been getting bombarded with old acct info, and looking into it, I believe the reason the NAS keeps sending the same info over and over again, is because radiusd isn't sending back any accounting-response. Here is the debug output, I do notice that the session time is zero and radiusd doesn't

Re: How to configure RADIUS server to test EAP-SIM

2007-12-20 Thread Raghavendra. S
Hi, I have gone through document that u have sent understood few things, still one doubt is there? In my above mail..in users file i have following line eapsim Auth-Type := EAP, EAP-Type := SIM Will you plz tell me what is this eapsim stands for? I mean in my case whether I should use

Unknown CA

2007-12-20 Thread Gaurav Bandekar
Hi, I have configured the radius server to authenticate EAP-PEAP-MSCHAPv2 I have followed the steps mentioned in the following link. http://wiki.freeradius.org/WPA_HOWTO But the client is not able to authenticate. I am attaching the radiusd log. The log shows a Unknown CA error. Can anyone