Hi,

Here there is a debug of a radiusd start and a connection of 2 subscribers. The first 
connects without problems, but with
the second there is a problem. Can anyone explain me where is that problem? What about 
the messages between lines
208 and 210 ?

Thanks

1 Starting - reading configuration files ...
2 reread_config:  reading radiusd.conf
3 Config:   including file: /usr/local/etc/raddb/clients.conf
4 Config:   including file: /usr/local/etc/raddb/snmp.conf
5 Config:   including file: /usr/local/etc/raddb/sql.conf
6  main: prefix = "/usr/local"
7  main: localstatedir = "/usr/local/var"
8  main: logdir = "/usr/local/var/log/radius"
9  main: libdir = "/usr/local/lib"
10  main: radacctdir = "/usr/local/var/log/radius/radacct"
11  main: hostname_lookups = no
12 read_config_files:  reading dictionary
13 read_config_files:  reading clients
14 read_config_files:  reading realms
15 read_config_files:  reading naslist
16  main: max_request_time = 30
17  main: cleanup_delay = 5
18  main: max_requests = 1024
19  main: delete_blocked_requests = 0
20  main: port = 0
21  main: allow_core_dumps = no
22  main: log_stripped_names = no
23  main: log_auth = yes
24  main: log_auth_badpass = yes
25  main: log_auth_goodpass = yes
26  main: pidfile = "/usr/local/var/run/radiusd/radiusd.pid"
27  main: user = "(null)"
28  main: group = "(null)"
29  main: usercollide = yes
30  main: lower_user = "no"
31  main: lower_pass = "no"
32  main: nospace_user = "no"
33  main: nospace_pass = "no"
34  main: proxy_requests = no
35  security: max_attributes = 200
36  security: reject_delay = 1
37  main: debug_level = 0
38 read_config_files:  entering modules setup
39 Module: Library search path is /usr/local/lib
40 Module: Loaded System
41  unix: cache = no
42  unix: passwd = "/etc/passwd"
43  unix: shadow = "(null)"
44  unix: group = "/etc/group"
45  unix: radwtmp = "/usr/local/var/log/radius/radwtmp"
46  unix: usegroup = no
47  unix: cache_reload = 0
48 Module: Instantiated unix (unix)
49 Module: Loaded preprocess
50  preprocess: huntgroups = "/usr/local/etc/raddb/huntgroups"
51  preprocess: hints = "/usr/local/etc/raddb/hints"
52  preprocess: with_ascend_hack = no
53  preprocess: ascend_channels_per_line = 23
54  preprocess: with_ntdomain_hack = no
55  preprocess: with_specialix_jetstream_hack = no
56  preprocess: with_cisco_vsa_hack = no
57 Module: Instantiated preprocess (preprocess)
58 Module: Loaded realm
59  realm: format = "suffix"
60  realm: delimiter = "@"
61 Module: Instantiated realm (suffix)
62 Module: Loaded files
63  files: usersfile = "/usr/local/etc/raddb/users"
64  files: acctusersfile = "/usr/local/etc/raddb/acct_users"
65  files: compat = "no"
66 Module: Instantiated files (files)
67 Module: Loaded IPPOOL
68  ippool: session-db = "/usr/local/etc/raddb/db.ippool"
69  ippool: ip-index = "/usr/local/etc/raddb/db.ipindex"
70  ippool: range-start = 172.25.6.2 IP address [172.25.6.2]
71  ippool: range-stop = 172.25.6.254 IP address [172.25.6.254]
72  ippool: netmask = 255.255.255.0 IP address [255.255.255.0]
73  ippool: cache-size = 800
74 Module: Instantiated ippool (clientes)
75 Module: Loaded detail
76  detail: detailfile = 
"/usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail"
77  detail: detailperm = 384
78  detail: dirperm = 493
79  detail: locking = no
80 Module: Instantiated detail (detail)
81 Module: Loaded radutmp
82  radutmp: filename = "/usr/local/var/log/radius/radutmp"
83  radutmp: username = "%{User-Name}"
84  radutmp: perm = 384
85  radutmp: callerid = yes
86 Module: Instantiated radutmp (radutmp)
87 Initializing the thread pool...
88  thread: start_servers = 5
89  thread: max_servers = 32
90  thread: min_spare_servers = 3
91  thread: max_spare_servers = 10
92  thread: max_requests_per_server = 0
93  thread: cleanup_delay = 5
94 Thread 1 waiting to be assigned a request
95 Thread spawned new child 1. Total threads in pool: 1
96 Thread spawned new child 2. Total threads in pool: 2
97 Thread 2 waiting to be assigned a request
98 Thread spawned new child 3. Total threads in pool: 3
99 Thread 3 waiting to be assigned a request
100 Thread 4 waiting to be assigned a request
101 Thread spawned new child 4. Total threads in pool: 4
102 Thread spawned new child 5. Total threads in pool: 5
103 Thread 5 waiting to be assigned a request
104 Listening on IP address *, ports 1812/udp and 1813/udp.
105 Ready to process requests.
106 rad_recv: Access-Request packet from host 172.25.6.1:3948, id=173, length=100
107 Thread 1 assigned request 0
108 --- Walking the entire request list ---
109 Threads: total/active/spare threads = 5/1/4
110 Nothing to do.  Sleeping until we see a request.
111 Thread 1 handling request 0, (1 handled so far)
112     User-Name = "1151740044"
113     User-Password = "\303\026\010nJ\222\362\002\315'\361M\255u\306\341"
114     NAS-IP-Address = 172.25.6.1
115     Service-Type = Framed-User
116     Framed-Protocol = PPP
117     NAS-Port = 1
118     NAS-Identifier = "default.personalgprs.com"
119 modcall: entering group authorize
120   modcall[authorize]: module "preprocess" returns ok
121     rlm_realm: Looking up realm NULL for User-Name = "1151740044"
122     rlm_realm: No such realm NULL
123   modcall[authorize]: module "suffix" returns noop
124     users: Matched DEFAULT at 214
125   modcall[authorize]: module "files" returns ok
126 rlm_ippool: Searching for an entry for nas/port: 172.25.6.1/1
127 rlm_ippool: Found a stale entry for ip/port: 172.25.6.181/1
128 rlm_ippool: num: 0
129 rlm_ippool: num: 1
130 rlm_ippool: Allocated ip 172.25.6.56 to client on nas 172.25.6.1,port 1
131   modcall[authorize]: module "clientes" returns ok
132 modcall: group authorize returns ok
133   rad_check_password:  Found Auth-Type Local
134 auth: type Local
135 auth: user supplied User-Password matches local User-Password
136 modcall: entering group session
137 radius_xlat:  '1151740044'
138   modcall[session]: module "radutmp" returns ok
139 modcall: group session returns ok
140 Login OK: [1151740044/adgj] (from client gprs port 1)
141 Sending Access-Accept of id 173 to 172.25.6.1:3948
142     Service-Type = Framed-User
143     Framed-IP-Address = 172.25.6.56
144 Finished request 0
145 Going to the next request
146 Thread 1 waiting to be assigned a request
147 rad_recv: Accounting-Request packet from host 172.25.6.1:3949, id=174, length=114
148 Thread 2 assigned request 1
149 --- Walking the entire request list ---
150 Waking up in 6 seconds...
151 Thread 2 handling request 1, (1 handled so far)
152     User-Name = "1151740044"
153     Class = 0x
154     Acct-Session-Id = "0307863293258\000\000"
155     NAS-IP-Address = 172.25.6.1
156     Acct-Status-Type = Start
157     NAS-Port = 1
158     Acct-Authentic = RADIUS
159     NAS-Identifier = "default.personalgprs.com"
160     Framed-Protocol = PPP
161     Framed-IP-Address = 172.25.6.56
162 modcall: entering group preacct
163   modcall[preacct]: module "preprocess" returns noop
164     rlm_realm: Looking up realm NULL for User-Name = "1151740044"
165     rlm_realm: No such realm NULL
166   modcall[preacct]: module "suffix" returns noop
167   modcall[preacct]: module "files" returns noop
168 modcall: group preacct returns noop
169 modcall: entering group accounting
170 radius_xlat:  '/usr/local/var/log/radius/radacct/172.25.6.1/detail'
171 rlm_detail: /usr/local/var/log/radius/radacct/%{Client-IP-Address}/detail expands 
to /usr/local/var/log/radius/radacct/172.25.6.1/detail
172   modcall[accounting]: module "detail" returns ok
173   modcall[accounting]: module "unix" returns ok
174 radius_xlat:  '1151740044'
175   modcall[accounting]: module "radutmp" returns ok
176   modcall[accounting]: module "clientes" returns noop
177 modcall: group accounting returns ok
178 Sending Accounting-Response of id 174 to 172.25.6.1:3949
179 Finished request 1
180 Going to the next request
181 Thread 2 waiting to be assigned a request
182 --- Walking the entire request list ---
183 Threads: total/active/spare threads = 5/0/5
184 Cleaning up request 0 ID 173 with timestamp 3d64d5f4
185 Cleaning up request 1 ID 174 with timestamp 3d64d5f4
186 Nothing to do.  Sleeping until we see a request.
187 rad_recv: Access-Request packet from host 172.25.6.1:3951, id=175, length=100
188 Thread 3 assigned request 2
189 --- Walking the entire request list ---
190 Threads: total/active/spare threads = 5/1/4
191 Nothing to do.  Sleeping until we see a request.
192 Thread 3 handling request 2, (1 handled so far)
193     User-Name = "1151741073"
194     User-Password = "\210z\214\212\260\372\361!\203V\247vd\rG\241"
195     NAS-IP-Address = 172.25.6.1
196     Service-Type = Framed-User
197     Framed-Protocol = PPP
198     NAS-Port = 1
199     NAS-Identifier = "default.personalgprs.com"
200 modcall: entering group authorize
201   modcall[authorize]: module "preprocess" returns ok
202     rlm_realm: Looking up realm NULL for User-Name = "1151741073"
203     rlm_realm: No such realm NULL
204   modcall[authorize]: module "suffix" returns noop
205     users: Matched DEFAULT at 214
206   modcall[authorize]: module "files" returns ok
207 rlm_ippool: Searching for an entry for nas/port: 172.25.6.1/1
208 rlm_ippool: Found a stale entry for ip/port: 172.25.6.56/1
209 rad_recv: Access-Request packet from host 172.25.6.1:3951, id=175, length=100
210 Discarding new request from client gprs:3951 - ID: 175 due to live request 2
211 --- Walking the entire request list ---
212 Nothing to do.  Sleeping until we see a request.
213 rad_recv: Access-Request packet from host 172.25.6.1:3951, id=175, length=100
214 Discarding new request from client gprs:3951 - ID: 175 due to live request 2
215 --- Walking the entire request list ---
216 Nothing to do.  Sleeping until we see a request.

La�  informaci�n� contenida� en� este� correo� es� para  uso exclusivo de
los destinatarios� del� mismo. Est� prohibido a  las personas o entidades
que no sean�los destinatarios�de�este�correo,�realizar�cualquier�tipo�de
modificaci�n, copia o distribuci�n del mismo.
Si� Ud.�recibe�este�correo por error, tenga a  bien notificar al emisor y
eliminarlo.

This�email�is�confidential�and�intended�solely�for�the�use�of the
individual�to�whom�it�is addressed. Any views or opinions presented are
solely�those�of the author� and�do�not necessarily represent those of
Personal.�If�you are not the intended recipient, be advised that you have
received�this�email in error and that any use, dissemination, forwarding,
printing,�or�copying�of�this�email is strictly prohibited. If you have
received this email in error please contact the sender.
(Embedded image moved to file: pic11684.pcx)

Attachment: pic11684.pcx
Description: Binary data

Reply via email to