Newbie question re. dictionary files.

Mark Tunnell mtunnell at livebridge.com
Fri Nov 4 21:49:05 CET 2005


> 
>   Can you show the debug output, as suggested in the README, INSTALL,
> and FAQ?
> 
>   Alan DeKok.
Here's the debug from the Radius server:

Ready to process requests.
rad_recv: Access-Request packet from host 172.17.200.13:2913, id=16, 
length=51
         User-Name = "markt"
         User-Password = "testing"
         NAS-IP-Address = 172.17.200.13
Login OK: [markt] (from client myserver port 0)
Sending Access-Accept of id 16 to 172.17.200.13:2913

Here's the debug from the NetScreen:

ns5gt-> get dbuf stream
## 13:08:06 : >>> auth_admin_internal(ct=3, un='markt', 
sip=172.17.1.20, dip=0.0.0.0, sp=42001, dp=0)
## 13:08:06 : >>> authenticate_admin(un='markt', vsys='void')
## 13:08:06 : >>> auth_remote_admin(un='markt', vsys='void')
## 13:08:06 : >>> query_ext_server(un='markt', pw=*, ...)
## 13:08:06 : --- query_ext_server() : before receive_mail()
## 13:08:06 : >>> admin_tasklevel_handle_result(..., ret_code=1)
## 13:08:06 : --- admin_tasklevel_handle_result() : task 0xc87444 -> 
task 0xc8799c via send_mail()
## 13:08:06 : --- query_ext_server() : after receive_mail()
## 13:08:06 : --- query_ext_server() : receive_mail() -> 
auth_mail_resp=0x0757dcb0{authed=1 priv=0 vsys=''}
## 13:08:06 : <<< query_ext_server(rad_auth_resp{priv=0 vsys=''}) = 0
## 13:08:06 : <<< auth_remote_admin(*v='void', *priv=0) = 0
## 13:08:06 : <<< authenticate_admin(*v='void', *priv=0) = 0
## 13:08:06



More information about the Freeradius-Users mailing list