(RADIATOR)
Hugh Irvine
hugh at open.com.au
Fri May 9 00:03:33 CDT 2003
Hello D'Artagnan -
What you show below appears normal, as "radpwtst" sends an access
request, followed by an accounting start, followed by an accounting
stop. If you want to see more detail, you should use the -trace 4
option:
Here is what I get (same as you):
bash-2.05a$ perl radpwtst
sending Access-Request...
OK
sending Accounting-Request Start...
OK
sending Accounting-Request Stop...
OK
Here is the -trace 4:
bash-2.05a$ perl radpwtst -trace 4
Reading dictionary file './dictionary'
sending Access-Request...
Packet dump:
*** Sending to 127.0.0.1 port 1645 ....
Code: Access-Request
Identifier: 212
Authentic: 1234567890123456
Attributes:
User-Name = "mikem"
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>"
Packet dump:
*** Received from 127.0.0.1 port 1645 ....
Code: Access-Accept
Identifier: 212
Authentic: "<175>po<182><193><228><178><217><2>P<205><250><230><2><175>
Attributes:
Framed-Protocol = PPP
Service-Type = Framed-User
Reply-Message = "hello"
Ascend-Data-Filter = ip in forward tcp est
OK
sending Accounting-Request Start...
Packet dump:
*** Sending to 127.0.0.1 port 1646 ....
Code: Accounting-Request
Identifier: 213
Authentic: <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
Attributes:
User-Name = "mikem"
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
Packet dump:
*** Received from 127.0.0.1 port 1646 ....
Code: Accounting-Response
Identifier: 213
Authentic: <236><14>89<218><9><17>;+<174>V=<161><157>sO
Attributes:
OK
sending Accounting-Request Stop...
Packet dump:
*** Sending to 127.0.0.1 port 1646 ....
Code: Accounting-Request
Identifier: 214
Authentic: <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
Attributes:
User-Name = "mikem"
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
Packet dump:
*** Received from 127.0.0.1 port 1646 ....
Code: Accounting-Response
Identifier: 214
Authentic:
<145><8><209><247>a<4><234><19><253><140><140><230><169><171><4>@
Attributes:
OK
Keep in mind that you are looking at the "client" side when using
"radpwtst", and if you wish to see the "server" side you should look at
the logfile generated by "radiusd" (or run "radiusd" from the command
line).
regards
Hugh
On Friday, May 9, 2003, at 10:09 Australia/Melbourne, D'Artagnan
Figueroa wrote:
>
>
>
> Well I am new to everything about and that has to do with radiator and
> in fact just installed the demo today. Currently it appears to have
> installed ok and I was able to start service. Currently when I use the
> radpwtst tool it only gives me this:
> sending Access-Request...
> OK
> sending Accounting-Request Start...
> OK
> sending Accounting-Request Stop...
> OK
> and not the "OK" or "Rejected" error. Any ideas?
>
> D'Artagnan
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
>
>
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list