From: "Serkan SUBASI" <ssubasi@turk.net> Subject: [RadiusNT] UPDATE ServerPorts query running just with AcctStatusType=1 option even I cleared manual calls update option and restarted RadiusNT service Date: Sun, 3 Dec 2000 18:26:26 +0200 Message-ID: <NCBBJPHBIKPGBDLBFMOJMECPEHAA.ssubasi@turk.net>
this problem occurring on both Radius
RadiusNT 3.0.184 on windows 2k
RadiusNT 3.0.184 on windows NT
UPDATE ServerPorts SET AcctStatusType=1,....................FROM Servers
s, ServerPorts sp WHERE sp.ServerID = s.ServerID AND
COALESCE(sp.IPAddress,s.IPAddress)='xxxxxxx' AND sp.Port=xxxxx AND
('20001203 16:44:2' >= sp.CallDate OR sp.CallDate IS NULL)
Another Problem :
(this problem occurring just on RadiusNT 3.0.184 on windows 2k )
when I tried to make an snmpwalk over a RadiusNT running on Win NT 4.0, I
got results (thats ok)
Paz 03.12.2000 17:00:34.41 C:\radius>snmpwalk -v 1 xxxxxxxxxx xxcommunityxx
..1.3.6.1.3.79.1.1.1.1
radius.radiusAuthentication.radiusAuthServMIB.radiusAuthServMIBObjects.rad
iusAuthServ.radiusAuthServIdent.0 = "RadiusNT 3.0.184"
...........
Paz 03.12.2000 17:00:34.68 C:\radius>
but however, when I tried the same thing to another RadiusNT running on
Win 2000 Server I got nothing
Paz 03.12.2000 17:00:35.42 C:\radius>snmpwalk -v 1 yyyyyyyyyy xxcommunityxx
..1.3.6.1.3.79.1.1.1.1
Paz 03.12.2000 17:00:35.58 C:\radius>
IP s are ok, Registry settings are all ok, SNMP security settings are ok,
Is there a known thing about this win 2k issue !!!, because the difference
between these two conditions is OS
Serkan SUBASI
.