Re: Freeradius on Fedora Core 4



Ok, I have the following en the log:
 
Ready to process requests.
rad_recv: Access-Request packet from host 127.0.0.1:43271, id=191, length=56
        User-Name = "vlal"
        User-Password = "vita99"
        NAS-IP-Address = 255.255.255.255
        NAS-Port = 1
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
  modcall[authorize]: module "preprocess" returns ok for request 0
    rlm_realm: No '@' in User-Name = "vlal", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 0
    users: Matched entry DEFAULT at line 152
  modcall[authorize]: module "files" returns ok for request 0
modcall: group authorize returns ok for request 0
  rad_check_password:  Found Auth-Type System
auth: type "System"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 0
rlm_unix: [vlal]: invalid password
  modcall[authenticate]: module "unix" returns reject for request 0
modcall: group authenticate returns reject for request 0
auth: Failed to validate the user.
Delaying request 0 for 1 seconds
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 191 to 127.0.0.1:43271
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 191 with timestamp 44d0d1c0


 
On 7/31/06, Alan DeKok <aland@deployingradius.com> wrote:
"Vida Luz Arista" <viaris@gmail.com> wrote:
> I have installed rpm freeradius-1.0.4-1.FC4.1 on Fedora core 4, however I
> have the following problems, whe I use radtest for test my server
>
>  radtest kiko "kako99" localhost 1812 testing123
> Sending Access-Request of id 215 to 127.0.0.1:1812
>         User-Name = "vlal"
>         User-Password = "vita99"
>         NAS-IP-Address = smtp.cablenet.com.ni
>         NAS-Port = 1812
> rad_recv: Access-Reject packet from host 127.0.0.1:1812, id=215, length=20

Ok...

> I am testing the radius server with
>
> [root@mailproxy3 raddb]# radiusd  -X -A
> Starting - reading configuration files ...
...
> Ready to process requests.
>
> I need you suggestions.

Post a debug log which shows the server receiving a packet?

Alan DeKok.
--
http://deployingradius.com       - The web site of the book
http://deployingradius.com/blog/ - The blog
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.