<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=640450120-17042009><FONT face=Arial color=#0000ff 
size=2>Upgrade. That's a very old server version. In 1.x you had to have an 
entry in clients.conf for sql to read clients. And something is wrong with your 
clients.conf since debug stops when server tries to read it.</FONT></SPAN></DIV>
<DIV><SPAN class=640450120-17042009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=640450120-17042009><FONT face=Arial color=#0000ff size=2>Ivan 
Kalik</FONT></SPAN></DIV>
<DIV><SPAN class=640450120-17042009><FONT face=Arial color=#0000ff size=2>Kalik 
Informatika ISP</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  freeradius-users-bounces+tnt=kalik.net@lists.freeradius.org 
  [mailto:freeradius-users-bounces+tnt=kalik.net@lists.freeradius.org] <B>On 
  Behalf Of </B>Nizar Zulmi<BR><B>Sent:</B> 16 April 2009 13:25<BR><B>To:</B> 
  FreeRadius users mailing list<BR><B>Subject:</B> RE: NAS 
  table<BR><BR></FONT></DIV>
  <TABLE cellSpacing=0 cellPadding=0 border=0>
    <TBODY>
    <TR>
      <TD vAlign=top>dearl list all..don't know how to thanks to you to reply 
        my email and answer my quest. and sorry for to much question.:D
        <DIV>i've run this command</DIV>
        <DIV>radiusd -X </DIV>
        <DIV>but it return this </DIV>
        <DIV><BR>
        <DIV>The program 'radiusd' can be found in the following packages:</DIV>
        <DIV> * radiusd-livingston</DIV>
        <DIV> * yardradius</DIV>
        <DIV> * xtradius</DIV>
        <DIV>Try: apt-get install <selected package</DIV><BR></DIV>
        <DIV>i read freeradius documentation to do debug in ubuntu, and i try 
        this command but i </DIV>
        <DIV>freeradius -X and return this message</DIV>
        <DIV>
        <DIV>freeradius -X</DIV>
        <DIV>Starting - reading configuration files ...</DIV>
        <DIV>reread_config:  reading radiusd.conf</DIV>
        <DIV>Config:   including file: /etc/freeradius/proxy.conf</DIV>
        <DIV>Config:   including file: /etc/freeradius/clients.conf</DIV>
        <DIV>Config:   including file: /etc/freeradius/snmp.conf</DIV>
        <DIV>Config:   including file: /etc/freeradius/eap.conf</DIV>
        <DIV>Config:   including file: /etc/freeradius/sql.conf</DIV>
        <DIV> main: prefix = "/usr"</DIV>
        <DIV> main: localstatedir = "/var"</DIV>
        <DIV> main: logdir = "/var/log/freeradius"</DIV>
        <DIV> main: libdir = "/usr/lib/freeradius"</DIV>
        <DIV> main: radacctdir = "/var/log/freeradius/radacct"</DIV>
        <DIV> main: hostname_lookups = no</DIV>
        <DIV> main: max_request_time = 30</DIV>
        <DIV> main: cleanup_delay = 5</DIV>
        <DIV> main: max_requests = 1024</DIV>
        <DIV> main: delete_blocked_requests = 0</DIV>
        <DIV> main: port = 0</DIV>
        <DIV> main: allow_core_dumps = no</DIV>
        <DIV> main: log_stripped_names = no</DIV>
        <DIV> main: log_file = "/var/log/freeradius/radius.log"</DIV>
        <DIV> main: log_auth = no</DIV>
        <DIV> main: log_auth_badpass = no</DIV>
        <DIV> main: log_auth_goodpass = no</DIV>
        <DIV> main: pidfile = "/var/run/freeradius/freeradius.pid"</DIV>
        <DIV> main: user = "freerad"</DIV>
        <DIV> main: group = "freerad"</DIV>
        <DIV> main: usercollide = no</DIV>
        <DIV> main: lower_user = "no"</DIV>
        <DIV> main: lower_pass = "no"</DIV>
        <DIV> main: nospace_user = "no"</DIV>
        <DIV> main: nospace_pass = "no"</DIV>
        <DIV> main: checkrad = "/usr/sbin/checkrad"</DIV>
        <DIV> main: proxy_requests = yes</DIV>
        <DIV> proxy: retry_delay = 5</DIV>
        <DIV> proxy: retry_count = 3</DIV>
        <DIV> proxy: synchronous = no</DIV>
        <DIV> proxy: default_fallback = yes</DIV>
        <DIV> proxy: dead_time = 120</DIV>
        <DIV> proxy: post_proxy_authorize = no</DIV>
        <DIV> proxy: wake_all_if_all_dead = no</DIV>
        <DIV> security: max_attributes = 200</DIV>
        <DIV> security: reject_delay = 1</DIV>
        <DIV> security: status_server = no</DIV>
        <DIV> main: debug_level = 0</DIV>
        <DIV>read_config_files:  reading dictionary</DIV>
        <DIV>read_config_files:  reading naslist</DIV>
        <DIV>Using deprecated naslist file.  Support for this will go away 
        soon.</DIV>
        <DIV>read_config_files:  reading clients</DIV>
        <DIV><BR></DIV>
        <DIV>this message after i comment out this inf clients.conf</DIV>
        <DIV>
        <DIV>#client 127.0.0.1 {</DIV>
        <DIV>
        <DIV>#        secret         
         = passwordradius</DIV>
        <DIV>
        <DIV>#       shortname       = 
        localhost</DIV>
        <DIV>#        nastype     = other   
          # localhost isn't usually a NAS...<BR></DIV>
        <DIV>#   }</DIV></DIV>
        <DIV><BR></DIV></DIV>
        <DIV>but if i uncomment that </DIV>
        <DIV>then i run freeradius -X it return this message</DIV>
        <DIV>
        <DIV> main: debug_level = 0</DIV>
        <DIV>read_config_files:  reading dictionary</DIV>
        <DIV>read_config_files:  reading naslist</DIV>
        <DIV>Using deprecated naslist file.  Support for this will go away 
        soon.</DIV>
        <DIV>read_config_files:  reading clients</DIV>
        <DIV>read_config_files:  reading realms</DIV>
        <DIV>radiusd:  entering modules setup</DIV>
        <DIV>Module: Library search path is /usr/lib/freeradius</DIV>
        <DIV>Module: Loaded exec</DIV>
        <DIV> exec: wait = yes</DIV>
        <DIV> exec: program = "(null)"</DIV>
        <DIV> exec: input_pairs = "request"</DIV>
        <DIV> exec: output_pairs = "(null)"</DIV>
        <DIV> exec: packet_type = "(null)"</DIV>
        <DIV>rlm_exec: Wait=yes but no output defined. Did you mean 
        output=none?</DIV>
        <DIV>Module: Instantiated exec (exec)</DIV>
        <DIV>Module: Loaded expr</DIV>
        <DIV>Module: Instantiated expr (expr)</DIV>
        <DIV>Module: Loaded PAP</DIV>
        <DIV> pap: encryption_scheme = "crypt"</DIV>
        <DIV> pap: auto_header = yes</DIV>
        <DIV>Module: Instantiated pap (pap)</DIV>
        <DIV>Module: Loaded CHAP</DIV>
        <DIV>Module: Instantiated chap (chap)</DIV>
        <DIV>Module: Loaded MS-CHAP</DIV>
        <DIV> mschap: use_mppe = yes</DIV>
        <DIV> mschap: require_encryption = no</DIV>
        <DIV> mschap: require_strong = no</DIV>
        <DIV> mschap: with_ntdomain_hack = no</DIV>
        <DIV> mschap: passwd = "(null)"</DIV>
        <DIV> mschap: ntlm_auth = "(null)"</DIV>
        <DIV>Module: Instantiated mschap (mschap)</DIV>
        <DIV>Module: Loaded System</DIV>
        <DIV> unix: cache = no</DIV>
        <DIV> unix: passwd = "(null)"</DIV>
        <DIV> unix: shadow = "/etc/shadow"</DIV>
        <DIV> unix: group = "(null)"</DIV>
        <DIV> unix: radwtmp = "/var/log/freeradius/radwtmp"</DIV>
        <DIV> unix: usegroup = no</DIV>
        <DIV> unix: cache_reload = 600</DIV>
        <DIV>Module: Instantiated unix (unix)</DIV>
        <DIV>Module: Loaded eap</DIV>
        <DIV> eap: default_eap_type = "md5"</DIV>
        <DIV> eap: timer_expire = 60</DIV>
        <DIV> eap: ignore_unknown_eap_types = no</DIV>
        <DIV> eap: cisco_accounting_username_bug = no</DIV>
        <DIV>rlm_eap: Loaded and initialized type md5</DIV>
        <DIV>rlm_eap: Loaded and initialized type leap</DIV>
        <DIV> gtc: challenge = "Password: "</DIV>
        <DIV> gtc: auth_type = "PAP"</DIV>
        <DIV>rlm_eap: Loaded and initialized type gtc</DIV>
        <DIV> mschapv2: with_ntdomain_hack = no</DIV>
        <DIV>rlm_eap: Loaded and initialized type mschapv2</DIV>
        <DIV>Module: Instantiated eap (eap)</DIV>
        <DIV>Module: Loaded preprocess</DIV>
        <DIV> preprocess: huntgroups = "/etc/freeradius/huntgroups"</DIV>
        <DIV> preprocess: hints = "/etc/freeradius/hints"</DIV>
        <DIV> preprocess: with_ascend_hack = no</DIV>
        <DIV> preprocess: ascend_channels_per_line = 23</DIV>
        <DIV> preprocess: with_ntdomain_hack = no</DIV>
        <DIV> preprocess: with_specialix_jetstream_hack = no</DIV>
        <DIV> preprocess: with_cisco_vsa_hack = no</DIV>
        <DIV> preprocess: with_alvarion_vsa_hack = no</DIV>
        <DIV>Module: Instantiated preprocess (preprocess)</DIV>
        <DIV>Module: Loaded realm</DIV>
        <DIV> realm: format = "suffix"</DIV>
        <DIV> realm: delimiter = "@"</DIV>
        <DIV> realm: ignore_default = no</DIV>
        <DIV> realm: ignore_null = no</DIV>
        <DIV>Module: Instantiated realm (suffix)</DIV>
        <DIV>Module: Loaded SQL</DIV>
        <DIV> sql: driver = "rlm_sql_mysql"</DIV>
        <DIV> sql: server = "localhost"</DIV>
        <DIV> sql: port = ""</DIV>
        <DIV> sql: login = "root"</DIV>
        <DIV> sql: password = "jOeLya"</DIV>
        <DIV> sql: radius_db = "radius"</DIV>
        <DIV> sql: nas_table = "nas"</DIV>
        <DIV> sql: sqltrace = no</DIV>
        <DIV> sql: sqltracefile = "/var/log/freeradius/sqltrace.sql"</DIV>
        <DIV> sql: readclients = yes</DIV>
        <DIV> sql: deletestalesessions = yes</DIV>
        <DIV> sql: num_sql_socks = 5</DIV>
        <DIV> sql: sql_user_name = "%{User-Name}"</DIV>
        <DIV> sql: default_user_profile = ""</DIV>
        <DIV> sql: query_on_not_found = no</DIV>
        <DIV> sql: authorize_check_query = "SELECT id, UserName, Attribute, 
        Value, op                   
                            
                            
                            
                  FROM radcheck       
            WHERE Username = '%{SQL-User-Name}'       
            ORDER B               
                            
                            
                            
           Y id"</DIV>
        <DIV> sql: authorize_reply_query = "SELECT id, UserName, Attribute, 
        Value, op                   
                            
                            
                            
                  FROM radreply       
            WHERE Username = '%{SQL-User-Name}'       
            ORDER B               
                            
                            
                            
           Y id"</DIV>
        <DIV> sql: authorize_group_check_query = "SELECT 
        radgroupcheck.id,radgroupcheck.Group           
                            
                            
                            
              
         Name,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op 
         FROM radgroup               
                            
                            
                            
           check,usergroup WHERE usergroup.Username = 
        '%{SQL-User-Name}' AND usergroup.Grou           
                            
                            
                            
               pName = radgroupcheck.GroupName ORDER BY 
        radgroupcheck.id"</DIV>
        <DIV> sql: authorize_group_reply_query = "SELECT 
        radgroupreply.id,radgroupreply.Group           
                            
                            
                            
              
         Name,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op 
         FROM radgroup               
                            
                            
                            
           reply,usergroup WHERE usergroup.Username = 
        '%{SQL-User-Name}' AND usergroup.Grou           
                            
                            
                            
               pName = radgroupreply.GroupName ORDER BY 
        radgroupreply.id"</DIV>
        <DIV> sql: accounting_onoff_query = "UPDATE radacct SET 
        AcctStopTime='%S', AcctSessio             
                            
                            
                            
             nTime=unix_timestamp('%S') - 
        unix_timestamp(AcctStartTime), AcctTerminateCause='       
                            
                            
                            
                   %{Acct-Terminate-Cause}', 
        AcctStopDelay = '%{Acct-Delay-Time}' WHERE AcctSession     
                            
                            
                            
                     Time=0 AND 
        AcctStopTime=0 AND NASIPAddress= '%{NAS-IP-Address}' AND AcctStartTim 
                            
                            
                            
                         e <= 
        '%S'"</DIV>
        <DIV> sql: accounting_update_query = "UPDATE radacct     
              SET FramedIPAddress =         
                            
                            
                            
                  '%{Framed-IP-Address}',     
              AcctSessionTime = '%{Acct-Session-Time}',   
                            
                            
                            
                            
              AcctInputOctets = '%{Acct-Input-Octets}',   
                AcctOutputOctets = '%{       
                            
                            
                            
                   Acct-Output-Octets}'   
                WHERE AcctSessionId = '%{Acct-Session-Id}' 
                            
                            
                            
                            
                AND UserName = '%{SQL-User-Name}'   
                AND NASIPAddress= '%{NAS-IP-Addr   
                            
                            
                            
                       ess}'"</DIV>
        <DIV> sql: accounting_update_query_alt = "INSERT into radacct 
        (AcctSessionId, AcctUni               
                            
                            
                            
           queId, UserName, Realm, NASIPAddress, NASPortId, 
        NASPortType, AcctStartTime, Acc           
                            
                            
                            
               tSessionTime, AcctAuthentic, 
        ConnectInfo_start, AcctInputOctets, AcctOutputOctet       
                            
                            
                            
                   s, CalledStationId, 
        CallingStationId, ServiceType, FramedProtocol, FramedIPAddre   
                            
                            
                            
                       ss, 
        AcctStartDelay) values('%{Acct-Session-Id}', 
        '%{Acct-Unique-Session-Id}', '%           
                            
                            
                            
               {SQL-User-Name}', '%{Realm}', 
        '%{NAS-IP-Address}', '%{NAS-Port}', '%{NAS-Port-Ty       
                            
                            
                            
                   pe}', DATE_SUB('%S',INTERVAL 
        (%{Acct-Session-Time:-0} + %{Acct-Delay-Time:-0}) S       
                            
                            
                            
                   ECOND), '%{Acct-Session-Time}', 
        '%{Acct-Authentic}', '', '%{Acct-Input-Octets}',       
                            
                            
                            
                    '%{Acct-Output-Octets}', 
        '%{Called-Station-Id}', '%{Calling-Station-Id}', '%{Se     
                            
                            
                            
                     rvice-Type}', 
        '%{Framed-Protocol}', '%{Framed-IP-Address}', '0')"</DIV>
        <DIV> sql: accounting_start_query = "INSERT into radacct 
        (AcctSessionId, AcctUniqueId             
                            
                            
                            
             , UserName, Realm, NASIPAddress, NASPortId, 
        NASPortType, AcctStartTime, AcctStop           
                            
                            
                            
               Time, AcctSessionTime, AcctAuthentic, 
        ConnectInfo_start, ConnectInfo_stop, AcctI         
                            
                            
                            
                 nputOctets, AcctOutputOctets, 
        CalledStationId, CallingStationId, AcctTerminateCa       
                            
                            
                            
                   use, ServiceType, 
        FramedProtocol, FramedIPAddress, AcctStartDelay, AcctStopDelay   
                            
                            
                            
                       ) 
        values('%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}', 
        '%{SQL-User-Name}',               
                            
                            
                            
            '%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port}', 
        '%{NAS-Port-Type}', '%S', '0', '           
                            
                            
                            
               0', '%{Acct-Authentic}', '%{Connect-Info}', 
        '', '0', '0', '%{Called-Station-Id}'           
                            
                            
                            
               , '%{Calling-Station-Id}', '', 
        '%{Service-Type}', '%{Framed-Protocol}', '%{Frame       
                            
                            
                            
                   d-IP-Address}', 
        '%{Acct-Delay-Time}', '0')"</DIV>
        <DIV> sql: accounting_start_query_alt = "UPDATE radacct SET 
        AcctStartTime = '%S', Acc             
                            
                            
                            
             tStartDelay = '%{Acct-Delay-Time}', 
        ConnectInfo_start = '%{Connect-Info}' WHERE         
                            
                            
                            
                  AcctSessionId = '%{Acct-Session-Id}' 
        AND UserName = '%{SQL-User-Name}' AND NASIP         
                            
                            
                            
                 Address = '%{NAS-IP-Address}'"</DIV>
        <DIV> sql: accounting_stop_query = "UPDATE radacct SET AcctStopTime 
        = '%S', AcctSessi               
                            
                            
                            
           onTime = '%{Acct-Session-Time}', AcctInputOctets = 
        '%{Acct-Input-Octets}', AcctO             
                            
                            
                            
             utputOctets = '%{Acct-Output-Octets}', 
        AcctTerminateCause = '%{Acct-Terminate-Ca         
                            
                            
                            
                 use}', AcctStopDelay = 
        '%{Acct-Delay-Time}', ConnectInfo_stop = '%{Connect-Info}     
                            
                            
                            
                     ' WHERE AcctSessionId = 
        '%{Acct-Session-Id}' AND UserName = '%{SQL-User-Name}' A     
                            
                            
                            
                     ND NASIPAddress = 
        '%{NAS-IP-Address}'"</DIV>
        <DIV> sql: accounting_stop_query_alt = "INSERT into radacct 
        (AcctSessionId, AcctUniqu             
                            
                            
                            
             eId, UserName, Realm, NASIPAddress, NASPortId, 
        NASPortType, AcctStartTime, AcctS           
                            
                            
                            
               topTime, AcctSessionTime, AcctAuthentic, 
        ConnectInfo_start, ConnectInfo_stop, Ac         
                            
                            
                            
                 ctInputOctets, AcctOutputOctets, 
        CalledStationId, CallingStationId, AcctTerminat       
                            
                            
                            
                   eCause, ServiceType, 
        FramedProtocol, FramedIPAddress, AcctStartDelay, AcctStopDe   
                            
                            
                            
                       lay) 
        values('%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}', 
        '%{SQL-User-Name}               
                            
                            
                            
           ', '%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port}', 
        '%{NAS-Port-Type}', DATE_SUB(             
                            
                            
                            
             '%S', INTERVAL (%{Acct-Session-Time:-0} + 
        %{Acct-Delay-Time:-0}) SECOND), '%S',           
                            
                            
                            
                '%{Acct-Session-Time}', '%{Acct-Authentic}', 
        '', '%{Connect-Info}', '%{Acct-Inpu           
                            
                            
                            
               t-Octets}', '%{Acct-Output-Octets}', 
        '%{Called-Station-Id}', '%{Calling-Station-         
                            
                            
                            
                 Id}', '%{Acct-Terminate-Cause}', 
        '%{Service-Type}', '%{Framed-Protocol}', '%{Fra       
                            
                            
                            
                   med-IP-Address}', '0', 
        '%{Acct-Delay-Time}')"</DIV>
        <DIV> sql: group_membership_query = "SELECT GroupName FROM 
        usergroup WHERE UserName='             
                            
                            
                            
             %{SQL-User-Name}'"</DIV>
        <DIV> sql: connect_failure_retry_delay = 60</DIV>
        <DIV> sql: simul_count_query = ""</DIV>
        <DIV> sql: simul_verify_query = "SELECT RadAcctId, AcctSessionId, 
        UserName, NASIPAddr               
                            
                            
                            
           ess, NASPortId, FramedIPAddress, CallingStationId, 
        FramedProtocol FROM radacct W             
                            
                            
                            
             HERE UserName='%{SQL-User-Name}' AND AcctStopTime = 
        0"</DIV>
        <DIV> sql: postauth_query = "INSERT into radpostauth (id, user, 
        pass, reply, date) va               
                            
                            
                            
           lues ('', '%{User-Name}', 
        '%{User-Password:-Chap-Password}', '%{reply:Packet-Typ     
                            
                            
                            
                     e}', NOW())"</DIV>
        <DIV> sql: safe-characters = 
        "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01     
                            
                            
                            
                     23456789.-_: /"</DIV>
        <DIV>rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded 
        and linked</DIV>
        <DIV>rlm_sql (sql): Attempting to connect to 
root@localhost:/radius</DIV>
        <DIV>rlm_sql (sql): starting 0</DIV>
        <DIV>rlm_sql (sql): Attempting to connect rlm_sql_mysql #0</DIV>
        <DIV>rlm_sql_mysql: Starting connect to MySQL server for #0</DIV>
        <DIV>rlm_sql (sql): Connected new DB handle, #0</DIV>
        <DIV>rlm_sql (sql): starting 1</DIV>
        <DIV>rlm_sql (sql): Attempting to connect rlm_sql_mysql #1</DIV>
        <DIV>rlm_sql_mysql: Starting connect to MySQL server for #1</DIV>
        <DIV>rlm_sql (sql): Connected new DB handle, #1</DIV>
        <DIV>rlm_sql (sql): starting 2</DIV>
        <DIV>rlm_sql (sql): Attempting to connect rlm_sql_mysql #2</DIV>
        <DIV>rlm_sql_mysql: Starting connect to MySQL server for #2</DIV>
        <DIV>rlm_sql (sql): Connected new DB handle, #2</DIV>
        <DIV>rlm_sql (sql): starting 3</DIV>
        <DIV>rlm_sql (sql): Attempting to connect rlm_sql_mysql #3</DIV>
        <DIV>rlm_sql_mysql: Starting connect to MySQL server for #3</DIV>
        <DIV>rlm_sql (sql): Connected new DB handle, #3</DIV>
        <DIV>rlm_sql (sql): starting 4</DIV>
        <DIV>rlm_sql (sql): Attempting to connect rlm_sql_mysql #4</DIV>
        <DIV>rlm_sql_mysql: Starting connect to MySQL server for #4</DIV>
        <DIV>rlm_sql (sql): Connected new DB handle, #4</DIV>
        <DIV>rlm_sql (sql): - generate_sql_clients</DIV>
        <DIV>rlm_sql (sql): Query: SELECT * FROM nas</DIV>
        <DIV>rlm_sql (sql): Reserving sql socket id: 4</DIV>
        <DIV>rlm_sql (sql): Read entry 
        nasname=127.0.0.1,shortname=localhost,secret=passwordr     
                            
                            
                            
                     adius</DIV>
        <DIV>rlm_sql (sql): Adding client 127.0.0.1 (localhost) to clients 
        list</DIV>
        <DIV>rlm_sql (sql): Released sql socket id: 4</DIV>
        <DIV>Module: Instantiated sql (sql)</DIV>
        <DIV>Module: Loaded Acct-Unique-Session-Id</DIV>
        <DIV> acct_unique: key = "User-Name, Acct-Session-Id, 
        NAS-IP-Address, Client-IP-Addre           
                            
                            
                            
               ss, NAS-Port"</DIV>
        <DIV>Module: Instantiated acct_unique (acct_unique)</DIV>
        <DIV>Module: Loaded files</DIV>
        <DIV> files: usersfile = "/etc/freeradius/users"</DIV>
        <DIV> files: acctusersfile = "/etc/freeradius/acct_users"</DIV>
        <DIV> files: preproxy_usersfile = 
        "/etc/freeradius/preproxy_users"</DIV>
        <DIV> files: compat = "no"</DIV>
        <DIV>Module: Instantiated files (files)</DIV>
        <DIV>Module: Loaded detail</DIV>
        <DIV> detail: detailfile = 
        "/var/log/freeradius/radacct/%{Client-IP-Address}/detail-%     
                            
                            
                            
                     Y%m%d"</DIV>
        <DIV> detail: detailperm = 384</DIV>
        <DIV> detail: dirperm = 493</DIV>
        <DIV> detail: locking = no</DIV>
        <DIV>Module: Instantiated detail (detail)</DIV>
        <DIV>Module: Loaded radutmp</DIV>
        <DIV> radutmp: filename = "/var/log/freeradius/radutmp"</DIV>
        <DIV> radutmp: username = "%{User-Name}"</DIV>
        <DIV> radutmp: case_sensitive = yes</DIV>
        <DIV> radutmp: check_with_nas = yes</DIV>
        <DIV> radutmp: perm = 384</DIV>
        <DIV> radutmp: callerid = yes</DIV>
        <DIV>Module: Instantiated radutmp (radutmp)</DIV>
        <DIV>Listening on authentication *:1812</DIV>
        <DIV>Listening on accounting *:1813</DIV>
        <DIV>Ready to process requests.</DIV>
        <DIV><BR></DIV></DIV>
        <DIV> whats really wrong...still cannot read NAS from nas table on 
        radius..was it?<BR></DIV>
        <DIV>really apreciate your answer.</DIV>
        <DIV><BR></DIV>
        <DIV>Nizar</DIV></DIV></DIV>
        <DIV><BR></DIV>
        <DIV>--- On <B>Thu, 4/16/09, Ivan Kalik <I><tnt@kalik.net></I></B> 
        wrote:<BR>
        <BLOCKQUOTE 
        style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><BR>From: 
          Ivan Kalik <tnt@kalik.net><BR>Subject: RE: NAS table<BR>To: 
          "'FreeRadius users mailing list'" 
          <freeradius-users@lists.freeradius.org><BR>Date: Thursday, April 
          16, 2009, 4:02 AM<BR><BR>
          <DIV id=yiv312792395>
          <DIV>this is result of <BR>freeradius -X<BR>reread_config:  
          reading radiusd.conf<BR>Config:   including file: 
          /etc/freeradius/proxy.conf<BR>Config:   including file: 
          /etc/freeradius/clients.conf<BR>Config:   including file: 
          /etc/freeradius/snmp.conf<BR>Config:   including file: 
          /etc/freeradius/eap.conf<BR>Config:   including file: 
          /etc/freeradius/sql.conf</DIV>
          <DIV><BR></DIV>
          <DIV><BR></DIV>
          <DIV><SPAN class=807555920-15042009><FONT face=Arial color=#0000ff 
          size=2></FONT></SPAN> </DIV>
          <DIV><SPAN class=807555920-15042009><FONT face=Arial color=#0000ff 
          size=2>It's not. It's a result of HUP. Now post what you were 
          told.</FONT></SPAN></DIV>
          <DIV><SPAN class=807555920-15042009></SPAN> </DIV>
          <DIV><SPAN class=807555920-15042009><FONT face=Arial color=#0000ff 
          size=2>Ivan Kalik</FONT></SPAN></DIV>
          <DIV><SPAN class=807555920-15042009><FONT face=Arial color=#0000ff 
          size=2>Kalik Informatika ISP</FONT> </SPAN></DIV>
          <P><FONT face=Arial size=2></FONT></P></DIV><BR>-----Inline Attachment 
          Follows-----<BR><BR>
          <DIV class=plainMail>-<BR>List info/subscribe/unsubscribe? See <A 
          href="http://www.freeradius.org/list/users.html" 
          target=_blank>http://www.freeradius.org/list/users.html</A></DIV></BLOCKQUOTE></DIV></TD></TR></TBODY></TABLE><BR>
  <P><FONT face=Arial size=2>No virus found in this incoming message.<BR>Checked 
  by AVG - www.avg.com<BR>Version: 8.0.238 / Virus Database: 270.11.57/2060 - 
  Release Date: 04/15/09 19:52:00<BR></FONT></P>
  <P><FONT face=Arial size=2></FONT></P></BLOCKQUOTE></BODY></HTML>