Hey everyone,
I am very
new to this so if I screw up and ask a stupid question I apologize,
I have freeradius it's version 1.0.2 (I will
upgrade when I understand better what's going on) installed on a Mandriva LE
2005 Box and it's the default install not configured as of yet. I added a user
via Dialup Admin and then there is the test user also.
My network consists of 2 - Portmaster 3 NAS
boxes for Dial up and I have 7 Wireless APs (Not concerned about these yet) in
the field.
I ran radtest against the server with this command
-> radtest test test123 127.0.0.1:1645 1645 n4sc4r and also with mcooper and
mypass.
From what i have read just getting a response is a
good thing, from what I understand the server giving a response is half the
battle. So I have that working, but not sure where to go or how to configure
from here.
The following is the response I got not sure what
thios is telling me could someone help me out please?
Going to the next request
--- Walking the entire
request list ---
Waking up in 6 seconds...
--- Walking the entire request
list ---
Cleaning up request 5 ID 124 with timestamp 42ce6f71
Nothing to
do. Sleeping until we see a request.
Going to the next request
---
Walking the entire request list ---
Waking up in 6 seconds...
rad_recv:
Access-Request packet from host 127.0.0.1:32847, id=124, length=56
Discarding
duplicate request from client mail2:32847 - ID: 124
--- Walking the entire
request list ---
Waking up in 3 seconds...
--- Walking the entire request
list ---
Cleaning up request 4 ID 124 with timestamp 42ce6f6b
Nothing to
do. Sleeping until we see a request.
rad_recv: Access-Request packet
from host 127.0.0.1:32847, id=124,
length=56
User-Name =
"test"
User-Password =
"test123"
NAS-IP-Address =
255.255.255.255
NAS-Port =
1645
Processing the authorize section of radiusd.conf
modcall:
entering group authorize for request 5
modcall[authorize]: module
"preprocess" returns ok for request 5
modcall[authorize]: module
"chap" returns noop for request 5
modcall[authorize]: module "mschap"
returns noop for request 5
rlm_realm: No '@' in User-Name = "test", looking up realm
NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop for request
5
radius_xlat: ''
modcall[authorize]: module "sql" returns
fail for request 5
modcall: group authorize returns fail for request 5
Thanks in advance,