[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freeradius-users
Subject:    =?windows-1256?Q?Server_exi?= =?windows-1256?Q?ts_without?= =?windows-1256?Q?_warning_o?= =?windows-
From:       Adrien Morvan <adrien_morvan () hotmail ! fr>
Date:       2013-02-22 8:30:50
Message-ID: DUB121-W2565B6505A50A8155E8D95F9F00 () phx ! gbl
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


HelloI'm facing a problem with the server. I set it and test it with a basic radtest \
and it exits without warning or error message.The last line is Thu Feb 21 08:33:14 \
2013 : Info: +- entering group authorize {...}So i guessed there was a problem in the \
very beginning of authorize, as the preprocess module doesn't output anything.But i \
couldn't find anything weird in the first lines :authorize {        #  The preprocess \
module takes care of sanitizing some bizarre    #  attributes in the request, and \
turning them into attributes    #  which are more standard.    #    #  It takes care \
of processing the 'raddb/hints' and the    #  'raddb/huntgroups' files.    \
preprocessI didn't do big changes in the configuration files I only uncommented the \
sql related lines und set the SQL server info.Do you have an idea of the origin of \
the problem ?Here is the debug output of the server :Thu Feb 21 08:33:10 2013 : Info: \
rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and !  linkedThu \
Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Attempting to connect to \
radius@localhost:/radiusThu Feb 21 08:33:10 2013 : Debug: rlm_sql (sql): starting \
0Thu Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Attempting to connect rlm_sql_mysql \
#0Thu Feb 21 08:33:10 2013 : Info: rlm_sql_mysql: Starting connect to MySQL server \
for #0Thu Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Connected new DB handle, #0Thu \
Feb 21 08:33:10 2013 : Debug: rlm_sql (sql): starting 1Thu Feb 21 08:33:10 2013 : \
Info: rlm_sql (sql): Attempting to connect rlm_sql_mysql #1Thu Feb 21 08:33:10 2013 : \
Info: rlm_sql_mysql: Starting connect to MySQL server for #1Thu Feb 21 08:33:10 2013 \
: Info: rlm_sql (sql): Connected new DB handle, #1Thu Feb 21 08:33:10 2013 : Debug: \
rlm_sql (sql): starting 2Thu Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Attempting \
to connect rlm_sql_mysql #2Thu Feb 21 08:33:10 2013 : Info: rlm_sql_mysql: Starting \
connect to MySQL server for #2Thu Feb 21 08:33:10 2013 : Info: rlm_sq!  l (sql): \
Connected new DB handle, #2Thu Feb 21 08:33:10 2013 : Debug:  rlm_sql (sql): starting \
3Thu Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Attempting to connect rlm_sql_mysql \
#3Thu Feb 21 08:33:10 2013 : Info: rlm_sql_mysql: Starting connect to MySQL server \
for #3Thu Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Connected new DB handle, #3Thu \
Feb 21 08:33:10 2013 : Debug: rlm_sql (sql): starting 4Thu Feb 21 08:33:10 2013 : \
Info: rlm_sql (sql): Attempting to connect rlm_sql_mysql #4Thu Feb 21 08:33:10 2013 : \
Info: rlm_sql_mysql: Starting connect to MySQL server for #4Thu Feb 21 08:33:10 2013 \
: Info: rlm_sql (sql): Connected new DB handle, #4Thu Feb 21 08:33:10 2013 : Debug:  \
Module: Checking preacct {...} for more modules to loadThu Feb 21 08:33:10 2013 : \
Debug:     (Loaded rlm_acct_unique, checking if it's valid)Thu Feb 21 08:33:10 2013 : \
Debug:  Module: Linked to module rlm_acct_uniqueThu Feb 21 08:33:10 2013 : Debug:  \
Module: Instantiating module "acct_unique" from file \
/etc/freeradius/modules/acct_uniqueThu Feb 21 08:33:10 2013 : Debug:  !  acct_unique \
{Thu Feb 21 08:33:10 2013 : Debug:     key = "User-Name, Acct-Session-Id, \
NAS-IP-Address, Client-IP-Address, NAS-Port"Thu Feb 21 08:33:10 2013 : Debug:   }Thu \
Feb 21 08:33:10 2013 : Debug:  Module: Checking accounting {...} for more modules to \
loadThu Feb 21 08:33:10 2013 : Debug:     (Loaded rlm_detail, checking if it's \
valid)Thu Feb 21 08:33:10 2013 : Debug:  Module: Linked to module rlm_detailThu Feb \
21 08:33:10 2013 : Debug:  Module: Instantiating module "detail" from file \
/etc/freeradius/modules/detailThu Feb 21 08:33:10 2013 : Debug:   detail {Thu Feb 21 \
08:33:10 2013 : Debug:     detailfile = \
"/var/log/freeradius/radacct/%{Client-IP-Address}/detail-%Y%m%d"Thu Feb 21 08:33:10 \
2013 : Debug:     header = "%t"Thu Feb 21 08:33:10 2013 : Debug:     detailperm = \
384Thu Feb 21 08:33:10 2013 : Debug:     dirperm = 493Thu Feb 21 08:33:10 2013 : \
Debug:     locking = noThu Feb 21 08:33:10 2013 : Debug:     log_packet_header = \
noThu Feb 21 08:33:10 2013 : Debug:   }T!  hu Feb 21 08:33:10 2013 : Debug:  Module: \
Instantiating module "attr_f ilter.accounting_response" from file \
/etc/freeradius/modules/attr_filterThu Feb 21 08:33:10 2013 : Debug:   attr_filter \
attr_filter.accounting_response {Thu Feb 21 08:33:10 2013 : Debug:     attrsfile = \
"/etc/freeradius/attrs.accounting_response"Thu Feb 21 08:33:10 2013 : Debug:     key \
= "%{User-Name}"Thu Feb 21 08:33:10 2013 : Debug:     relaxed = noThu Feb 21 08:33:10 \
2013 : Debug:   }Thu Feb 21 08:33:10 2013 : Debug:  Module: Checking session {...} \
for more modules to loadThu Feb 21 08:33:10 2013 : Debug:  Module: Checking \
post-proxy {...} for more modules to loadThu Feb 21 08:33:10 2013 : Debug:  Module: \
Checking post-auth {...} for more modules to loadThu Feb 21 08:33:10 2013 : Debug:  } \
# modulesThu Feb 21 08:33:10 2013 : Debug: } # serverThu Feb 21 08:33:10 2013 : \
Debug: radiusd: #### Opening IP addresses and Ports ####Thu Feb 21 08:33:10 2013 : \
Debug: listen {Thu Feb 21 08:33:10 2013 : Debug:     type = "auth"Thu Feb 21 08:33:10 \
2013 : Debug:     ipaddr = *Thu Feb 2!  1 08:33:10 2013 : Debug:     port = 0Thu Feb \
21 08:33:10 2013 : Debug: }Thu Feb 21 08:33:10 2013 : Debug: listen {Thu Feb 21 \
08:33:10 2013 : Debug:     type = "acct"Thu Feb 21 08:33:10 2013 : Debug:     ipaddr \
= *Thu Feb 21 08:33:10 2013 : Debug:     port = 0Thu Feb 21 08:33:10 2013 : Debug: \
}Thu Feb 21 08:33:10 2013 : Debug: listen {Thu Feb 21 08:33:10 2013 : Debug:     type \
= "auth"Thu Feb 21 08:33:10 2013 : Debug:     ipaddr = 127.0.0.1Thu Feb 21 08:33:10 \
2013 : Debug:     port = 18120Thu Feb 21 08:33:10 2013 : Debug: }Thu Feb 21 08:33:10 \
2013 : Debug: Listening on authentication address * port 1812Thu Feb 21 08:33:10 2013 \
: Debug: Listening on accounting address * port 1813Thu Feb 21 08:33:10 2013 : Debug: \
Listening on authentication address 127.0.0.1 port 18120 as server inner-tunnelThu \
Feb 21 08:33:10 2013 : Debug: Listening on proxy address * port 1814Thu Feb 21 \
08:33:10 2013 : Info: Ready to process requests.rad_recv: Access-Request packet from \
host 127.0.0.1 port 4!  3468, id=182, length=56    User-Name = "jean"    \
User-Password = "pw"   NAS-IP-Address = 127.0.1.1    NAS-Port = 0Thu Feb 21 08:33:14 \
2013 : Info: # Executing section authorize from file \
/etc/freeradius/sites-enabled/defaultThu Feb 21 08:33:14 2013 : Info: +- entering \
group authorize {...}Thank you 		 	   		  


[Attachment #5 (text/html)]

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<span style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', \
Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);">Hello</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: \
'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);"><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', \
Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">I'm facing a \
problem with the server.&nbsp;</span><br style="line-height: 17px; color: rgb(42, 42, \
42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"!  ><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">I set it and test it with a basic radtest and it exits without \
warning or error message.</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">The last line is&nbsp;</span><br style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:14 2013 : Info: +- entering \
group authorize {...}</span><br style="lin!  e-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahom a, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">So i guessed there was a problem in the very beginning of \
authorize, as the preprocess module doesn't output anything.</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">But i couldn't \
find anything weird in the first lines :</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-seri!  f; \
background-color: rgb(255, 255, 255);"><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">authorize {</span><br style="line-height: \
17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);"><span style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; backgr!  ound-color: rgb(255, 255, \
255);">&nbsp;&nbsp;&nbsp; #&nbsp; The prepro cess module takes care of sanitizing \
some bizarre</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: \
'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);"><span style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);">&nbsp;&nbsp;&nbsp; #&nbsp; attributes in the request, and turning them into \
attributes</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: \
'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);"><span style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);">&nbsp;&nbsp;&nbsp; #&nbsp; which are more standard.</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span st!  \
yle="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; \
#</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; \
#&nbsp; It takes care of processing the 'raddb/hints' and the</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; \
#&nbsp; 'raddb/huntgroups' files.</span><br style="line-height: 17px; color: rgb(42, \
42!  , 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; ba
ckground-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; preprocess</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">I didn't do big \
changes in the configuration files I only uncommented the sql related lines und set \
                the SQL server info.</span><br style="line!
 -height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, \
Arial, sans-serif; background-color: rgb(255, 255, 255);"><span style="line-height: \
17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);">Do you have an idea of the origin \
of the problem ?</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Here is the debug !  output of the server :</span><br \
style="line-height: 17px; color: rgb( 42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Info: rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) \
loaded and linked</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255!  , 255, 255);">Thu Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Attempting to \
connect to radius@localhost:/radius</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: rlm_sql \
(sql): starting 0</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Attempting to \
connect rlm_sql_mysql #0</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verd!  ana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span s tyle="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Info: rlm_sql_mysql: Starting connect \
to MySQL server for #0</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Connected new DB \
handle, #0</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: \
'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);"><span style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu \
Feb 21 08:33:10 2013 : Debug: rlm_sql (s!  ql): starting 1</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Info: rlm_sql (sql): Attempting to connect rlm_sql_mysql #1</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Info: rlm_sql_mysql: Starting connect to MySQL server for \
#1</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);"><span!  style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe
 UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu \
Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Connected new DB handle, #1</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug: rlm_sql (sql): starting 2</span><br style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Info: rlm_sql \
(sql): Attempting to connect rlm_sql_mysql #2</span><br style="line-height: 17px; \
color: rgb(42, 42!  , 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);"><span style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Info: \
rlm_sql_mysql: Starting connect to MySQL server for #2</span><br style="line-height: \
17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);"><span style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Info: rlm_sql \
(sql): Connected new DB handle, #2</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Taho!  ma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"
> Thu Feb 21 08:33:10 2013 : Debug: rlm_sql (sql): starting 3</span><br \
> style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
> Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
> style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
> Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
> 08:33:10 2013 : Info: rlm_sql (sql): Attempting to connect rlm_sql_mysql \
> #3</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
> UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
> 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
> UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu \
> Feb 21 08:33:10 2013 : Info: rlm_sql_mysql: Starting connect to MySQL server for \
> #3</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
> UI', Tahoma, Verdana, Arial, sans-serif; !
 background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Info: rlm_sql \
(sql): Connected new DB handle, #3</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: rlm_sql \
(sql): starting 4</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 !  : Info: rlm_sql (sql): Attempting to \
connect rlm_sql_mysql #4</span><b r style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Info: rlm_sql_mysql: Starting connect \
to MySQL server for #4</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Info: rlm_sql (sql): Connected new DB \
handle, #4</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: \
'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);"><span style="line-height: 17px; color: rg!  b(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu \
Feb 21 08:33:10 2013 : Debug:&nbsp; Module: Checking preacct {...} for more modules \
to load</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: \
'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);"><span style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu \
Feb 21 08:33:10 2013 : Debug:&nbsp;&nbsp;&nbsp;&nbsp; (Loaded rlm_acct_unique, \
checking if it's valid)</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug:&nbsp!  ; Module: Linked to \
                module rlm_acct_unique</span><br style="line-heigh
t: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);"><span style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug:&nbsp; \
Module: Instantiating module "acct_unique" from file \
/etc/freeradius/modules/acct_unique</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug:&nbsp;&nbsp; \
acct_unique {</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; col!  or: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: &nbsp;&nbsp;&nbsp; key = \
"User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port"</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug:&nbsp;&nbsp; }</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug:&nbsp; \
Module: Checki!  ng accounting {...} for more modules to load</span><br \
                style="line-hei
ght: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);"><span style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : \
Debug:&nbsp;&nbsp;&nbsp;&nbsp; (Loaded rlm_detail, checking if it's valid)</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug:&nbsp; Module: Linked to module rlm_detail</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(4!  2, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug:&nbsp; Module: Instantiating module "detail" from file \
/etc/freeradius/modules/detail</span><br style="line-height: 17px; color: rgb(42, 42, \
42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug:&nbsp;&nbsp; detail {</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug: &nbsp;&nbsp;&nbsp; detailfile = "/va!  \
r/log/freeradius/radacct/%{Client-IP-Address}/detail-%Y%m%d"</span><br  \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug: &nbsp;&nbsp;&nbsp; header = "%t"</span><br style="line-height: \
17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);"><span style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; detailperm = 384</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: !  'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; dirperm = 493</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; locking = no</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; log_packet_header = no</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); !  font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
                backgroun
d-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug:&nbsp;&nbsp; }</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug:&nbsp; Module: Instantiating module \
"attr_filter.accounting_response" from file \
/etc/freeradius/modules/attr_filter</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-co!  \
lor: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug:&nbsp;&nbsp; attr_filter \
attr_filter.accounting_response {</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; attrsfile = "/etc/freeradius/attrs.accounting_response"</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug: &nbsp;&nbsp;&nbsp; key = "%{User-Name}"</span><br \
style="line-height: 17px; color: rgb(42, 42, !  42); font-family: 'Segoe UI', Tahoma, \
                Verdana, Arial, sans-serif; back
ground-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, \
42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: &nbsp;&nbsp;&nbsp; relaxed = \
no</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug:&nbsp;&nbsp; }</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug:&nbsp; \
Module: Chec!  king session {...} for more modules to load</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug:&nbsp; Module: Checking post-proxy {...} for more modules to \
load</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug:&nbsp; Module: Checking post-auth {...} for more modules to \
load</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-s!  erif; background-color: rgb(255, 255, \
255);"><span style="line-height:  17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu \
Feb 21 08:33:10 2013 : Debug:&nbsp; } # modules</span><br style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: } # \
server</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: \
'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);"><span style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu \
Feb 21 08:33:10 2013 : Debug: radiusd: #### Opening IP addresses and Ports \
####</span><br style="line-height: 17px; color: rg!  b(42, 42, 42); font-family: \
'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);"><span style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu \
Feb 21 08:33:10 2013 : Debug: listen {</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; type = "auth"</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-col! \
or: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: &nbsp;&nbsp ;&nbsp; ipaddr \
= *</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug: &nbsp;&nbsp;&nbsp; port = 0</span><br style="line-height: \
17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);"><span style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: }</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI',!  Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug: listen {</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; type = "acct"</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; ipaddr = *</span><br style="line-height: 17px; color: rgb(42, 42, \
42); font-family: 'Segoe UI', Tahoma, Verdana, Aria!  l, sans-serif; \
                background-color: rgb(255, 255, 255);"><span style="lin
e-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, \
Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : \
Debug: &nbsp;&nbsp;&nbsp; port = 0</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: }</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug: listen {</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Se!  goe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; type = "auth"</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;&nbsp; ipaddr = 127.0.0.1</span><br style="line-height: 17px; color: \
rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color!  : rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: \
&nbsp;&nbsp;& nbsp; port = 18120</span><br style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: }</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug: Listening on authentication address * port 1812</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
                style="line-height: 17px; color: rgb(42, 42, 42); font!
 -family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, \
255, 255);">Thu Feb 21 08:33:10 2013 : Debug: Listening on accounting address * port \
1813</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:10 2013 : Debug: Listening on authentication address 127.0.0.1 port 18120 as \
server inner-tunnel</span><br style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);">Thu Feb 21 08:33:10 2013 : Debug: Listening on proxy address * \
port !  1814</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-
family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, \
255, 255);"><span style="line-height: 17px; color: rgb(42, 42, 42); font-family: \
'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, \
255);">Thu Feb 21 08:33:10 2013 : Info: Ready to process requests.</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">rad_recv: \
Access-Request packet from host 127.0.0.1 port 43468, id=182, length=56</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; bac!  kground-color: rgb(255, 255, \
255);">&nbsp;&nbsp;&nbsp; User-Name = "jean"</span><br style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; User-Password = \
"pw"</span><br style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe \
UI', Tahoma, Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; \
NAS-IP-Address = 127.0.1.1</span><br style="line-height: 17px; color: rgb(42, 42, \
42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; background-color: \
rgb(255, 255, 255);"><span style="line-height: 17px; colo!  r: rgb(42, 42, 42); \
font-family: 'Segoe UI', Tahoma, Verdana, Arial, s ans-serif; background-color: \
rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp; NAS-Port = 0</span><br style="line-height: \
17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);"><span style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thu Feb 21 08:33:14 2013 : Info: # Executing \
section authorize from file /etc/freeradius/sites-enabled/default</span><br \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);"><span \
style="line-height: 17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, \
Verdana, Arial, sans-serif; background-color: rgb(255, 255, 255);">Thu Feb 21 \
08:33:14 2013 : Info: +- entering group authorize {...}</span><br style="line-height: \
17px; color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verd!  ana, Arial, \
sans-serif; background-color: rgb(255, 255, 255);"><br style="line-height: 17px; \
color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);"><span style="line-height: 17px; color: rgb(42, \
42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; \
background-color: rgb(255, 255, 255);">Thank you</span> 		 	   		  </div></body> \
</html>



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic