Yes it is the evaluation version, but it stiil works.
If I set no static address for the user Dirk it works see below:
radpwtst -trace -user dirk -password password -nas_ip_addr
ess 1.2.3.4
Code: Access-Request
Identifier: 136
Authentic: 1234567890123456
Attributes:
User-Name = "dirk"
Service-Type = Framed-User
NAS-IP-Address = 1.2.3.4
NAS-Port = 1234
NAS-Port-Type = Async
User-Password = "<137><234>,<222><216>3v<146><188>8<9><160><216>}x<153>"
sending Access-Request...
OK
Code: Access-Accept
Identifier: 136
Authentic: k<22><156>r<14><248><223><203><138>%U<6><162>%<251><195>
Attributes:
Framed-IP-Netmask = 255.255.255.255
Framed-IP-Address = 2.3.4.7
Code: Accounting-Request
Identifier: 137
Authentic: <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
Attributes:
User-Name = "dirk"
Service-Type = Framed-User
NAS-IP-Address = 1.2.3.4
NAS-Port = 1234
NAS-Port-Type = Async
Acct-Session-Id = "00001234"
Acct-Status-Type = Start
Framed-IP-Address = 2.3.4.7
sending Accounting-Request Start...
OK
Code: Accounting-Response
Identifier: 137
Authentic: <171><23>S<136>g<8><10><14><132><188><245><3>r<196>m<252>
Attributes:
Code: Accounting-Request
Identifier: 138
Authentic: <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
Attributes:
User-Name = "dirk"
Service-Type = Framed-User
NAS-IP-Address = 1.2.3.4
NAS-Port = 1234
NAS-Port-Type = Async
Acct-Session-Id = "00001234"
Acct-Status-Type = Stop
Framed-IP-Address = 2.3.4.7
Acct-Delay-Time = 0
Acct-Session-Time = 1000
Acct-Input-Octets = 20000
Acct-Output-Octets = 30000
sending Accounting-Request Stop...
OK
Code: Accounting-Response
Identifier: 138
Authentic: <177>X]<26><201>W>[<152><141><148><191>G<224>Sy
Attributes:
Regards,
Dirk
Hugh Irvine wrote:
> Hello Dirk -
>
> It looks to me like you are running the evaluation version of Radiator that
> is limited in the number of requests it will handle. You can either restart
> Radiator from scratch which will allow it to run for another 1000 requests,
> or you can ask Joanne for a key to do extended testing.
>
> regards
>
> Hugh
>
> On Friday 02 February 2001 17:02, you wrote:
>
> > > No, I've pasted both logs for you to see whats happening.
> > Version is 2.17.1
> >
> > Regards,
> >
> > Dirk
> >
> > Hugh Irvine wrote:
> > > Hello Dirk -
> > >
> > > I don't understand the following listing - it looks like both the output
> > > from Radiator as well as the output from radpwtst, all mixed together.
> > >
> > > What version of Radiator are you running?
> > >
> > > thanks
> > >
> > > Hugh
> > >
> > > On Friday 02 February 2001 09:42, Dirk Laan wrote:
> > > > > Hello Hugh,
> > > >
> > > > I changed the check in reply and it still doesn't work.
> > > >
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Packet dump:
> > > > *** Received from 127.0.0.1 port 1033 ....
> > > > Code: Access-Request
> > > > Identifier: 247
> > > > Authentic: 1234567890123456
> > > > Attributes:
> > > > User-Name = "dirk"
> > > > Service-Type = Framed-User
> > > > NAS-IP-Address = 1.2.3.4
> > > > NAS-Port = 1234
> > > > NAS-Port-Type = Async
> > > > User-Password =
> > > > "<137><234>,<222><216>3v<146><188>8<9><160><216>}x<153>"
> > > >
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Handling request with Handler
> > > > 'Realm=DEFAULT'
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Deleting session for dirk, 1.2.3.4,
> > > > 1234
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Handling with Radius::AuthSQL
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Handling with Radius::AuthSQL
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Query is: select PASSWORD, CHECKATTR,
> > > > REPLYATTR
> > > > , GROUPID, STATICIPADDRESS from SUBSCRIBERS where USERNAME = 'dirk'
> > > >
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Radius::AuthSQL looks for match with
> > > > dirk
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Radius::AuthSQL ACCEPT:
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Handling with Radius::AuthDYNADDRESS
> > > > Thu Feb 1 23:38:22 2001: DEBUG: Access accepted for dirk
> > > >
> > > > Code: Access-Request
> > > > Identifier: 247
> > > > Authentic: 1234567890123456
> > > > Attributes:
> > > > User-Name = "dirk"
> > > > Service-Type = Framed-User
> > > > NAS-IP-Address = 1.2.3.4
> > > > NAS-Port = 1234
> > > > NAS-Port-Type = Async
> > > > User-Password =
> > > > "<137><234>,<222><216>3v<146><188>8<9><160><216>}x<153>"
> > > > sending Access-Request...
> > > > No reply
> > > > Code: Accounting-Request
> > > > Identifier: 248
> > > > Authentic: <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> > > > Attributes:
> > > > User-Name = "dirk"
> > > > Service-Type = Framed-User
> > > > NAS-IP-Address = 1.2.3.4
> > > > NAS-Port = 1234
> > > > NAS-Port-Type = Async
> > > > Acct-Session-Id = "00001234"
> > > > Acct-Status-Type = Start
> > > > sending Accounting-Request Start...
> > > > No reply
> > > > Code: Accounting-Request
> > > > Identifier: 249
> > > > Authentic: <0><0><0><0><0><0><0><0><0><0><0><0><0><0><0><0>
> > > > Attributes:
> > > > User-Name = "dirk"
> > > > Service-Type = Framed-User
> > > > NAS-IP-Address = 1.2.3.4
> > > > NAS-Port = 1234
> > > > NAS-Port-Type = Async
> > > > Acct-Session-Id = "00001234"
> > > > Acct-Status-Type = Stop
> > > > Acct-Delay-Time = 0
> > > > Acct-Session-Time = 1000
> > > > Acct-Input-Octets = 20000
> > > > Acct-Output-Octets = 30000
> > > > sending Accounting-Request Stop...
> > > > No reply
> > > >
> > > > Regards,
> > > >
> > > > Dirk
> > > >
> > > > Hugh Irvine schreef:
> > > > > Hello Dirk -
> > > > >
> > > > > On Friday 02 February 2001 07:22, Dirk Laan wrote:
> > > > > > How can I fix the following:
> > > > > >
> > > > > > This user has a static ip address.
> > > > >
> > > > > .....
> > > > >
> > > > > > # This will authenticate users from
> > > > > > <Realm DEFAULT>
> > > > > > AuthByPolicy ContinueWhileAccept
> > > > > > <AuthBy SQL>
> > > > > > # Adjust DBSource, DBUsername, DBAuth to suit your DB
> > > > > >
> > > > > > DBSource dbi:mysql:radius
> > > > > > DBUsername radius
> > > > > > DBAuth radius
> > > > > >
> > > > > > AuthSelect select PASSWORD, CHECKATTR, REPLYATTR, GROUPID,
> > > > > > STATICIPADDRESS from SUBSCRIBERS where USERNAME = '%n'
> > > > > >
> > > > > > AuthColumnDef 0, User-Password, check
> > > > > > AuthColumnDef 1, GENERIC, check
> > > > > > AuthColumnDef 2, GENERIC, reply
> > > > > > AuthColumnDef 3, Group-ID, reply
> > > > > > AuthColumnDef 4, Framed-IP-Address, check
> > > > >
> > > > > The above should be a reply item, not a check item:
> > > > >
> > > > > AuthColumnDef 4, Framed-IP-Address, reply
> > > > >
> > > > > hth
> > > > >
> > > > > Hugh
> > > > >
> > > > > --
> > > > > 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.
> > >
> > > ----------------------------------------
> > > Content-Type: text/x-vcard; charset="us-ascii"; name="d.laan.vcf"
> > > Content-Transfer-Encoding: 7bit
> > > Content-Description: Kaart voor Dirk Laan
> > > ----------------------------------------
> > >
> > > --
> > > 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.
>
> ----------------------------------------
> Content-Type: text/x-vcard; charset="us-ascii"; name="d.laan.vcf"
> Content-Transfer-Encoding: 7bit
> Content-Description: Card for Dirk Laan
> ----------------------------------------
>
> --
> 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.
begin:vcard
n:Laan;Dirk
tel;work:020-5497967
x-mozilla-html:FALSE
org:RDC Datacentrum
version:2.1
email;internet:[EMAIL PROTECTED]
title:NetwerkBeheerder
adr;quoted-printable:;;De Klencke 12=0D=0A;Amsterdam;;1083 HL;Netherlands
fn:Dirk Laan
end:vcard