NAS not found! message
Hello all, I have freeradius server v1.1.7 and radius manager installed. After I configure mikrotik NAS as well as freeradius and radius manager I constantly get this: rad_recv: Access-Request packet from host 10.100.5.249:58662, id=82, length=201 NAS-Port-Type = Ethernet Calling-Station-Id = "00:1F:D0:6E:09:87" Called-Station-Id = "server1" NAS-Port-Id = "lan1" User-Name = "00:1F:D0:6E:09:87" NAS-Port = 2151677983 Acct-Session-Id = "8040001f" Framed-IP-Address = 10.100.7.43 Mikrotik-Host-IP = 10.100.7.43 CHAP-Challenge = 0x7618d4d358243ffa585f8686280d96c3 CHAP-Password = 0x9974f2cefb821ab9ff0736fd9a36e44320 Service-Type = Login-User WISPr-Logoff-URL = "http://0.0.0.0/logout" NAS-Identifier = "MikroTik" NAS-IP-Address = 10.100.5.249 rlm_chap: Setting 'Auth-Type := CHAP' rlm_sql (sql): Reserving sql socket id: 4 rlm_sql (sql): Released sql socket id: 4 rlm_chap: login attempt by "00:1F:D0:6E:09:87" with CHAP password rlm_chap: Using clear text password "" for user 00:1F:D0:6E:09:87 authentication. rlm_chap: chap user 00:1F:D0:6E:09:87 authenticated succesfully rlm_sql (sql): Reserving sql socket id: 3 rlm_sql (sql): Released sql socket id: 3 Exec-Program-Wait: value-pairs: Reply-Message="NAS not found!" Exec-Program: returned: 1 rad_recv: Access-Request packet from host 10.100.5.249:58662, id=82, length=201 Sending Access-Reject of id 82 to 10.100.5.249 port 58662 Reply-Message = "NAS not found!" User authenticated successfully but exec-program returned non zero value... What can be wrong? thank you in advance
Bogdan Tancic wrote:
I have freeradius server v1.1.7 and radius manager installed. After I configure mikrotik NAS as well as freeradius and radius manager I constantly get this: ... User authenticated successfully but exec-program returned non zero value... What can be wrong?
No idea. Ask the person who wrote that program. We didn't write it, and we know nothing about it. Alan DeKok.
Hi All, I am a newbie on freeradius. I downloaded 1.1.6 version of Freeradius Client. How I should build it on Linux or Solaris? Thanks! Li ============================================================ The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any reproduction, dissemination or distribution of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Tellabs ============================================================
Hi Li, Are you developing an application or building a device that needs a radius client? If all you want to do is test a radius server or simulate a client, you can download the FreeRADIUS server and use radtest and/or radclient to simulate a radius client. Tim -----Original Message----- From: freeradius-users-bounces+tim.sylvester=networkradius.com@lists.freeradius.or g [mailto:freeradius-users-bounces+tim.sylvester=networkradius.com@lists.freer adius.org] On Behalf Of Zou, Li Sent: Monday, March 02, 2009 4:01 PM To: FreeRadius users mailing list Subject: Freeradius client Hi All, I am a newbie on freeradius. I downloaded 1.1.6 version of Freeradius Client. How I should build it on Linux or Solaris? Thanks! Li ============================================================ The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any reproduction, dissemination or distribution of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Tellabs ============================================================ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Tim, Thanks for your response. I need to develop a radius client application to connect Freeradius server on Solaris. I am not sure how to compile the freeradius client library. Thanks! Li -----Original Message----- From: freeradius-users-bounces+li.zou=tellabs.com@lists.freeradius.org [mailto:freeradius-users-bounces+li.zou=tellabs.com@lists.freeradius.org] On Behalf Of Tim Sylvester Sent: Monday, March 02, 2009 6:25 PM To: 'FreeRadius users mailing list' Subject: RE: Freeradius client Hi Li, Are you developing an application or building a device that needs a radius client? If all you want to do is test a radius server or simulate a client, you can download the FreeRADIUS server and use radtest and/or radclient to simulate a radius client. Tim -----Original Message----- From: freeradius-users-bounces+tim.sylvester=networkradius.com@lists.freeradiu freeradius-users-bounces+s.or g [mailto:freeradius-users-bounces+tim.sylvester=networkradius.com@lists.freer adius.org] On Behalf Of Zou, Li Sent: Monday, March 02, 2009 4:01 PM To: FreeRadius users mailing list Subject: Freeradius client Hi All, I am a newbie on freeradius. I downloaded 1.1.6 version of Freeradius Client. How I should build it on Linux or Solaris? Thanks! Li ============================================================ The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any reproduction, dissemination or distribution of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Tellabs ============================================================ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ============================================================ The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any reproduction, dissemination or distribution of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Tellabs ============================================================
Zou, Li wrote:
Thanks for your response. I need to develop a radius client application to connect Freeradius server on Solaris. I am not sure how to compile the freeradius client library.
Are you familiar with the normal Open Source method of configure/make? Alan DeKok.
Alan, Thanks. I am not very familiar with the process. I saw a Makefile there and thought it will work. I just followed the automake process and recreated the configure and Makefile. It worked and created libfreeradius-client.la successfully. Thanks! Li -----Original Message----- From: freeradius-users-bounces+li.zou=tellabs.com@lists.freeradius.org [mailto:freeradius-users-bounces+li.zou=tellabs.com@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Tuesday, March 03, 2009 10:15 AM To: FreeRadius users mailing list Subject: Re: Freeradius client Zou, Li wrote:
Thanks for your response. I need to develop a radius client application to connect Freeradius server on Solaris. I am not sure how to compile the freeradius client library.
Are you familiar with the normal Open Source method of configure/make? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ============================================================ The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any reproduction, dissemination or distribution of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Tellabs ============================================================
participants (4)
-
Alan DeKok -
Bogdan Tancic -
Tim Sylvester -
Zou, Li