[RadiusNT] old versions

Nezar Ahmed ( nezar@shahd.com )
Thu, 02 Mar 2000 21:57:50 +0200

This is a multi-part message in MIME format.
--------------35919E2AEA7E27D8E310B04C
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Does anyone know where I can find the old RadiusNT versions between .175
and .206 ? It seems that version .175 cant handle the server port access
properly. The Maximum Session Length value in the ServerAccess table is
not returned as an attribute to the NAS. However when I run radius in
debug mode it says Access Allowed for XX Seconds.
Here is the debug info :

radrecv: Request from host d0074106 code=1, id=166, length=57

NAS-Identifier = 127.0.0.1
NAS-Port = 0
User-Name = "test"
Password = "(\317\354\337<TR\251\3279;\365\300_\315 "
rad_authenticate_ODBC()

SQL Statement: Select DateDiff(Minute, GetDate(), DateAdd(Day,
(ma.Extension+ma.OverDue+1), maExpireDate)), DateDiff(Minute, GetDate(),
DateAdd(Day, sa.Extension+1, saExpireDate)), sa.AccountID,
sa.AccountType, sa.Password, sa.Login, sa.Shell, sa.TimeLeft,
sa.LoginLimit From MasterAccounts ma, SubAccounts sa Where
sa.Login='test' AND ma.CustomerID=sa.CustomerID and sa.Active<>0 and
ma.Active<>0

Checking for duplicate logins.

SQL Statement: RadCheckOnline 'test'

test found on-line 0 time(s).
Checking for port access.

SQL Statement: RadCheckPort '127.0.0.1', 0, 'TimeLimited'

Access allowed for 60 Seconds.

SQL Statement: RadGetConfigs 1

SQL Statement: RadGetATConfigs 'TimeLimited'

Sending Ack of id 166 to d0074106 (admin2)

User-Service = Framed-User
Framed-Protocol = PPP
Resp Time: 0 Auth: 17/5 -> 22 Acct: 16/0/1 -> 17

This leads to users staying more than the time period allowed to them.

This appears to be fixed in versions .206 and up but I have another
strange authentication timeout problem with those versions.. probably
because of the new malformed packet requirements even though I tried
setting 'Allow Malformed' in registry to 3.

Is there any version which gets the best of both worlds ? I want the
server access feature to work properly but I dot want users to get
authentication timeouts all the time.
Any help would be appreciated.
Nezar
System Administrator
SHAHD Communications
--------------35919E2AEA7E27D8E310B04C
Content-Type: text/x-vcard; charset=us-ascii;
name="nezar.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Nezar Ahmed
Content-Disposition: attachment;
filename="nezar.vcf"

begin:vcard
n:;Nezar Ahmed
tel;fax:202-2917281
tel;work:202-4142781
x-mozilla-html:FALSE
url:www.shahd.com
org:SHAHD for Communications and Electronics;Network Administration
adr:;;4 El Horreya st.;Almaza;Cairo;;Egypt
version:2.1
email;internet:nezar@shahd.com
title:System Adminstrator
fn:Nezar Ahmed
end:vcard

--------------35919E2AEA7E27D8E310B04C--