AUDIT_NETLINX_SESSION_EVENT
nicholasjames
Posts: 154
I don't know how closely you looked at the newest Netlinx.axi (v1.55) released for supporting the new Listview boxes, but there was another bit added in there unmentioned in the readme:
Anyone know what that's all about?
(* Added v1.54, to support AUDIT_NETLINX_SESSION_EVENT *) LONG NETLINX_LOGIN_SUCCESS = 0; LONG NETLINX_LOGIN_FAIL = 1; LONG NETLINX_LOGOUT = 2;
Anyone know what that's all about?
0
Comments
We're seeing hack attempts shown in TELNET at most sites where the NetLinx is exposed to the internet, even briefly. Get enough of them, fast enough, and the netlinx can't handle it and goes dead until a reboot. This might be part of a scheme to count fails and manage a period of unavailability instead of an unmanaged lockup.
Or not.