<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi, I get the following error
on freeradius 1.1.7 :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>srv-rm:~# radiusd -x<BR>Starting - reading
configuration files ...<BR>Using deprecated naslist file. Support for this
will go away soon.<BR>Module: Loaded exec <BR>rlm_exec: Wait=yes but no output
defined. Did you mean output=none?<BR>Module: Instantiated exec (exec)
<BR>Module: Loaded expr <BR>Module: Instantiated expr (expr) <BR>Module: Loaded
PAP <BR>Module: Instantiated pap (pap) <BR>Module: Loaded CHAP <BR>Module:
Instantiated chap (chap) <BR>Module: Loaded MS-CHAP <BR>Module: Instantiated
mschap (mschap) <BR>Module: Loaded System <BR>Module: Instantiated unix (unix)
<BR>Module: Loaded eap <BR>rlm_eap: Loaded and initialized type md5<BR>rlm_eap:
Loaded and initialized type leap<BR>rlm_eap: Loaded and initialized type
gtc<BR>rlm_eap: Loaded and initialized type mschapv2<BR>Module: Instantiated eap
(eap) <BR>Module: Loaded preprocess <BR>Module: Instantiated preprocess
(preprocess) <BR>Module: Loaded realm <BR>Module: Instantiated realm (suffix)
<BR>Module: Loaded files <BR>Module: Instantiated files (files) <BR>Module:
Loaded SQL <BR>rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded
and linked<BR>rlm_sql (sql): Attempting to connect to <A
href="mailto:radius@localhost:/radius">radius@localhost:/radius</A><BR>rlm_sql
(sql): starting 0<BR>rlm_sql (sql): Attempting to connect rlm_sql_mysql
#0<BR>rlm_sql_mysql: Starting connect to MySQL server for #0<BR>rlm_sql (sql):
Connected new DB handle, #0<BR>rlm_sql (sql): starting 1<BR>rlm_sql (sql):
Attempting to connect rlm_sql_mysql #1<BR>rlm_sql_mysql: Starting connect to
MySQL server for #1<BR>rlm_sql (sql): Connected new DB handle, #1<BR>rlm_sql
(sql): starting 2<BR>rlm_sql (sql): Attempting to connect rlm_sql_mysql
#2<BR>rlm_sql_mysql: Starting connect to MySQL server for #2<BR>rlm_sql (sql):
Connected new DB handle, #2<BR>rlm_sql (sql): starting 3<BR>rlm_sql (sql):
Attempting to connect rlm_sql_mysql #3<BR>rlm_sql_mysql: Starting connect to
MySQL server for #3<BR>rlm_sql (sql): Connected new DB handle, #3<BR>rlm_sql
(sql): starting 4<BR>rlm_sql (sql): Attempting to connect rlm_sql_mysql
#4<BR>rlm_sql_mysql: Starting connect to MySQL server for #4<BR>rlm_sql (sql):
Connected new DB handle, #4<BR>Module: Instantiated sql (sql) <BR>Module: Loaded
Acct-Unique-Session-Id <BR>Module: Instantiated acct_unique (acct_unique)
<BR>Initializing the thread pool...<BR>Listening on authentication
*:1812<BR>Listening on accounting *:1813<BR>Ready to process
requests.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>when I try: </FONT></DIV>
<DIV><FONT face=Arial size=2>radtest user 1111 localhost 1812 testing123</DIV>
<DIV> </DIV>
<DIV>I get:<BR>rad_recv: Access-Request packet from host 127.0.0.1:53727, id=94,
length=56<BR> User-Name =
"user"<BR> User-Password =
"1111"<BR> NAS-IP-Address =
255.255.255.255<BR> NAS-Port =
1812<BR>rlm_sql (sql): Reserving sql socket id: 4<BR>rlm_sql (sql): Released sql
socket id: 4<BR>rlm_sql (sql): Reserving sql socket id: 3<BR>rlm_sql (sql):
Released sql socket id: 3<BR>rmauth.c line 79: Can't connect to local MySQL
server through socket '/var/lib/mysql/mysql.sock' (2)<BR>Exec-Program: returned:
1<BR>rad_recv: Access-Request packet from host 127.0.0.1:53727, id=94,
length=56<BR>Sending Access-Reject of id 94 to 127.0.0.1 port 53727</DIV>
<DIV></FONT> </DIV></BODY></HTML>