Anyone remember the command on the gateway to see which Terminal Servers are connected?
Thanks
CPUG: The Check Point User Group | |
Resources for the Check Point Community, by the Check Point Community.
| |
First, I hope you're all well and staying safe. | |
|
Anyone remember the command on the gateway to see which Terminal Servers are connected?
Thanks
You can use 'who' to find out who is currently connected and how:
The command 'last' shows similar information, but for previous sessions:Code:[Expert@LabSC]# who admin pts/2 Aug 12 17:42 (10.20.30.40) admin pts/3 Aug 12 17:42 (10.20.30.40)
This is a lab box, so I just connect as the user named 'admin' all the time.Code:[Expert@LabSC]# last admin pts/3 10.20.30.40 Thu Aug 12 17:42 still logged in admin pts/2 10.20.30.40 Thu Aug 12 17:42 still logged in admin pts/2 10.20.30.40 Thu Aug 12 17:28 - 17:30 (00:02) admin pts/2 10.20.30.40 Mon Aug 9 20:45 - 20:46 (00:01) admin pts/2 10.20.30.41 Sun Aug 8 19:06 - 22:16 (03:09) admin pts/2 10.20.30.41 Sat Aug 7 21:27 - 09:35 (12:08) admin pts/2 10.20.30.41 Sun Jul 25 16:03 - 16:04 (00:00) admin pts/2 10.20.30.42 Thu Jul 22 18:11 - 21:04 (02:53) admin pts/2 10.20.30.41 Wed Jul 21 22:13 - 01:59 (03:46) admin pts/2 10.20.30.42 Wed Jul 21 13:46 - 15:18 (01:32) admin pts/2 10.20.30.41 Tue Jul 20 22:17 - 23:52 (01:35) admin pts/2 10.20.30.42 Mon Jul 19 14:15 - 21:19 (07:03) admin pts/2 10.20.30.41 Sat Jul 17 17:04 - 03:16 (10:12) admin pts/2 10.20.30.42 Wed Jul 14 16:06 - 21:29 (05:22) admin pts/2 10.20.30.42 Tue Jul 13 17:29 - 20:05 (02:35)
Bookmarks