Hello Felipe -

On Wed, 31 May 2000, Felipe Salum wrote:
> 
> Attached is a trace 4 for my connection using AuthBy DYNADDRESS.
> 
> Look that my connection is ACCEPTED by the radiator but in the other side my
> connection dial-up hang up, dont authentica maybe, I dont know why!!
> 

Tue May 30 21:31:48 2000: DEBUG: Packet dump:
*** Received from 200.187.218.84 port 1645 ....
Code:       Access-Request
Identifier: 1
Authentic:  <11><4><147>O<222><22><164>?+~)a<31><164><231><221>
Attributes:
Client-Id = 200.187.218.84
NAS-Port = 1
NAS-Port-Type = Virtual
User-Name = "[EMAIL PROTECTED]"
Called-Station-Id = "73980105"
Calling-Station-Id = "1131710753"
User-Password = ""
Service-Type = Framed-User
Framed-Protocol = PPP

Tue May 30 21:31:48 2000: DEBUG: Rewrote user name to [EMAIL PROTECTED]
Tue May 30 21:31:48 2000: DEBUG: Rewrote user name to [EMAIL PROTECTED]
Tue May 30 21:31:48 2000: DEBUG: Rewrote user name to [EMAIL PROTECTED]
Tue May 30 21:31:48 2000: DEBUG: Handling request with Handler 'Realm=zipnet.com.br'
Tue May 30 21:31:48 2000: DEBUG: Rewrote user name to fsalum
Tue May 30 21:31:48 2000: DEBUG:  Deleting session for [EMAIL PROTECTED], 
200.187.218.84, 1
Tue May 30 21:31:48 2000: DEBUG: do query is: delete from radonline where username = 
'fsalum' and nasidentifier = '200.187.218.84' and nasport ='1'

Tue May 30 21:31:48 2000: DEBUG: Handling with Radius::AuthSQL
Tue May 30 21:31:48 2000: DEBUG: Handling with Radius::AuthSQL
Tue May 30 21:31:48 2000: DEBUG: Query is: select PASSWORD from SUBSCRIBERS where ( 
USERNAME='fsalum' or username = 'fsalum'||'@zip.net') and ( status != '1' or status is 
null )

Tue May 30 21:31:49 2000: DEBUG: Radius::AuthSQL looks for match with fsalum
Tue May 30 21:31:49 2000: DEBUG: Radius::AuthSQL ACCEPT:
Tue May 30 21:31:49 2000: DEBUG: Handling with Radius::AuthDYNADDRESS
Tue May 30 21:31:49 2000: DEBUG: Query is: select YIADDR, SUBNETMASK, DNSSERVER from 
RADPOOL where POOL='pool1' and STATE=0 order by TIME_STAMP

Tue May 30 21:31:49 2000: ERR: Execute failed for 'select YIADDR, SUBNETMASK, 
DNSSERVER from RADPOOL where POOL='pool1' and STATE=0 order by TIME_STAMP': ORA-03113: 
end-of-file on communication channel (DBD ERROR: OCIStmtExecute)
Tue May 30 21:31:49 2000: DEBUG: do query is: update RADPOOL set STATE=1, 
TIME_STAMP=959733109,
EXPIRY=959819509, USERNAME='fsalum' where YIADDR='200.187.208.9'      

Tue May 30 21:31:49 2000: DEBUG: Access accepted for fsalum
Tue May 30 21:31:49 2000: WARNING: No such attribute Framed-IP-Netmask
Tue May 30 21:31:49 2000: DEBUG: Packet dump:
*** Sending to 200.187.218.84 port 1645 ....
Code:       Access-Accept
Identifier: 1
Authentic:  <11><4><147>O<222><22><164>?+~)a<31><164><231><221>
Attributes:
Framed-IP-Netmask = 255.255.255.0
Framed-IP-Address = 200.187.208.9


Well this is most peculiar. Can you please send me a copy of your configuration
file (no secrets) together with a trace 4 debug that corresponds to that
configuration?

A couple of questions. What dictionary are you using? Is the Framed-IP-Address
above correct? And finally, what other attributes are you returning to the NAS?
You probably have a problem because you are not sending enough information in
your reply attributes to start the session (specifically Service-Type if you
are using a Cisco).

thanks

Hugh


-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to