I installed the new version of Radiator 3.5 with current patches on my
Windows 2000 Pro Machine, I then copied my Demo config file over to the new
version.  Then run from dos with "perl radiusd -config_file radius.cfg".
Once that is running I open another dos window. Then I type "perl
radpwtst -user ***** -password -***** I get the Bad authenticator and No
reply for my Accounting requests.  I have tried several things to get this
working but no dice.  Please help.

_____________________________________________

  Jack Burkhalter
  WebXites.com
  713.781.1187 ext.3108
  [EMAIL PROTECTED]
Wed Feb 26 16:18:45 2003: DEBUG: Finished reading configuration file 'radius.cfg'
Wed Feb 26 16:18:45 2003: DEBUG: Reading dictionary file './dictionary'
Wed Feb 26 16:18:46 2003: DEBUG: Creating authentication port 0.0.0.0:1645
Wed Feb 26 16:18:46 2003: DEBUG: Creating accounting port 0.0.0.0:1646
Wed Feb 26 16:18:46 2003: INFO: Server started: Radiator 3.5 on RADIUS
Wed Feb 26 16:18:59 2003: DEBUG: Packet dump:
*** Received from 127.0.0.1 port 1150 ....
Code:       Access-Request
Identifier: 43
Authentic:  1234567890123456
Attributes:
        User-Name = "fred"
        Service-Type = Framed-User
        NAS-IP-Address = 203.63.154.1
        NAS-Port = 1234
        Called-Station-Id = "123456789"
        Calling-Station-Id = "987654321"
        NAS-Port-Type = Async
        User-Password = "<159><249>:<201><175>\<4><246><188>8<9><160><216>}x<153>"

Wed Feb 26 16:18:59 2003: DEBUG: Handling request with Handler 'Realm=DEFAULT'
Wed Feb 26 16:18:59 2003: DEBUG:  Deleting session for fred, 203.63.154.1, 1234
Wed Feb 26 16:18:59 2003: DEBUG: Handling with Radius::AuthSQL
Wed Feb 26 16:18:59 2003: DEBUG: Handling with Radius::AuthSQL: 
Wed Feb 26 16:18:59 2003: DEBUG: Query is: select PASSWORD from SUBSCRIBERS where 
USERNAME='fred'

Wed Feb 26 16:18:59 2003: DEBUG: Radius::AuthSQL looks for match with fred
Wed Feb 26 16:18:59 2003: DEBUG: Query is: select PASSWORD from SUBSCRIBERS where 
USERNAME='DEFAULT'

Wed Feb 26 16:18:59 2003: INFO: Access rejected for fred: No such user
Wed Feb 26 16:18:59 2003: DEBUG: Packet dump:
*** Sending to 127.0.0.1 port 1150 ....
Code:       Access-Reject
Identifier: 43
Authentic:  1234567890123456
Attributes:
        Reply-Message = "Request Denied"

Wed Feb 26 16:18:59 2003: DEBUG: Packet dump:
*** Received from 127.0.0.1 port 1150 ....
Code:       Accounting-Request
Identifier: 44
Authentic:  <204><241>AQ<250><141>q<129><224><20><223><16><177>H8<4>
Attributes:
        User-Name = "fred"
        Service-Type = Framed-User
        NAS-IP-Address = 203.63.154.1
        NAS-Port = 1234
        NAS-Port-Type = Async
        Acct-Session-Id = "00001234"
        Acct-Status-Type = Start
        Called-Station-Id = "123456789"
        Calling-Station-Id = "987654321"
        Acct-Delay-Time = 0

Wed Feb 26 16:18:59 2003: WARNING: Bad authenticator in request from DEFAULT 
(203.63.154.1)
Wed Feb 26 16:19:04 2003: DEBUG: Packet dump:
*** Received from 127.0.0.1 port 1150 ....
Code:       Accounting-Request
Identifier: 45
Authentic:  <135>Ep<255><197>a<251>h<163><24>-|<224><251><194><142>
Attributes:
        User-Name = "fred"
        Service-Type = Framed-User
        NAS-IP-Address = 203.63.154.1
        NAS-Port = 1234
        NAS-Port-Type = Async
        Acct-Session-Id = "00001234"
        Acct-Status-Type = Stop
        Called-Station-Id = "123456789"
        Calling-Station-Id = "987654321"
        Acct-Delay-Time = 0
        Acct-Session-Time = 1000
        Acct-Input-Octets = 20000
        Acct-Output-Octets = 30000

Wed Feb 26 16:19:04 2003: WARNING: Bad authenticator in request from DEFAULT 
(203.63.154.1)
Wed Feb 26 16:20:10 2003: DEBUG: Packet dump:
*** Received from 127.0.0.1 port 1153 ....
Code:       Access-Request
Identifier: 114
Authentic:  1234567890123456
Attributes:
        User-Name = "jburkhalter"
        Service-Type = Framed-User
        NAS-IP-Address = 203.63.154.1
        NAS-Port = 1234
        Called-Station-Id = "123456789"
        Calling-Station-Id = "987654321"
        NAS-Port-Type = Async
        User-Password = "<148><187>1<157><223>lh<143><188>8<9><160><216>}x<153>"

Wed Feb 26 16:20:10 2003: DEBUG: Handling request with Handler 'Realm=DEFAULT'
Wed Feb 26 16:20:10 2003: DEBUG:  Deleting session for jburkhalter, 203.63.154.1, 1234
Wed Feb 26 16:20:10 2003: DEBUG: Handling with Radius::AuthSQL
Wed Feb 26 16:20:10 2003: DEBUG: Handling with Radius::AuthSQL: 
Wed Feb 26 16:20:10 2003: DEBUG: Query is: select PASSWORD from SUBSCRIBERS where 
USERNAME='jburkhalter'

Wed Feb 26 16:20:10 2003: DEBUG: Radius::AuthSQL looks for match with jburkhalter
Wed Feb 26 16:20:10 2003: DEBUG: Radius::AuthSQL REJECT: Bad Password
Wed Feb 26 16:20:10 2003: DEBUG: Query is: select PASSWORD from SUBSCRIBERS where 
USERNAME='DEFAULT'

Wed Feb 26 16:20:10 2003: INFO: Access rejected for jburkhalter: Bad Password
Wed Feb 26 16:20:10 2003: DEBUG: Packet dump:
*** Sending to 127.0.0.1 port 1153 ....
Code:       Access-Reject
Identifier: 114
Authentic:  1234567890123456
Attributes:
        Reply-Message = "Request Denied"

Wed Feb 26 16:20:10 2003: DEBUG: Packet dump:
*** Received from 127.0.0.1 port 1153 ....
Code:       Accounting-Request
Identifier: 115
Authentic:  Cc<13><216>8<133><235><248>7<157>.<174><242><201><182>-
Attributes:
        User-Name = "jburkhalter"
        Service-Type = Framed-User
        NAS-IP-Address = 203.63.154.1
        NAS-Port = 1234
        NAS-Port-Type = Async
        Acct-Session-Id = "00001234"
        Acct-Status-Type = Start
        Called-Station-Id = "123456789"
        Calling-Station-Id = "987654321"
        Acct-Delay-Time = 0

Wed Feb 26 16:20:11 2003: WARNING: Bad authenticator in request from DEFAULT 
(203.63.154.1)
Wed Feb 26 16:20:16 2003: DEBUG: Packet dump:
*** Received from 127.0.0.1 port 1153 ....
Code:       Accounting-Request
Identifier: 116
Authentic:  ^r}P<19><230><160>A<24><249>a<208><30><139>4f
Attributes:
        User-Name = "jburkhalter"
        Service-Type = Framed-User
        NAS-IP-Address = 203.63.154.1
        NAS-Port = 1234
        NAS-Port-Type = Async
        Acct-Session-Id = "00001234"
        Acct-Status-Type = Stop
        Called-Station-Id = "123456789"
        Calling-Station-Id = "987654321"
        Acct-Delay-Time = 0
        Acct-Session-Time = 1000
        Acct-Input-Octets = 20000
        Acct-Output-Octets = 30000

Wed Feb 26 16:20:16 2003: WARNING: Bad authenticator in request from DEFAULT 
(203.63.154.1)

Attachment: radius.cfg
Description: Binary data

Reply via email to