Re:admin login ?

Greg H ( greg@golsyd.net.au )
Sun, 02 Aug 1998 08:58:05 +1000

Every 30 seconds i get the following in the radius window....

Resp Time: 40 Auth: 0/0 -> 0 Acct: 1/987/0 -> 988
radrecv: Request from host cb391402 code=4, id=3, length=79
Acct-Session-Id = "12000002"
User-Name = "admin"
NAS-Identifier = 203.57.20.2
Acct-Status-Type = Start
Acct-Authentic = Local
User-Service-Type = Shell-User
Login-Service = Telnet
Login-Host = 203.57.20.1
Acct-Delay-Time = 1246837

SQL Statement: INSERT INTO Calls (CallDate,AcctSessionId,UserName,NASIdentifier
,AcctStatusType,AcctDelayTime) VALUES (GetDate(),'12000002','admin','203.57.20.2
',1,1246837)

ODBC Error:23000:233:
[Microsoft][ODBC SQL Server Driver][SQL Server]The column NASPort in table Call
s may not be null.

Resp Time: 30 Auth: 0/0 -> 0 Acct: 1/988/0 -> 989

This makes it difficlut to monitor whats going on in the window,any ideas on how
to get rid of it ?

Thanks

Greg