- CheckMates
- :
- Educational Resources
- :
- Training and Certification
- :
- Verify the Admin IP | Session Details !
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Verify the Admin IP | Session Details !
Hi Friends,
I want to know the command like to verify the IP of the system or platform from where I have login (ssh) the checkpoint gateway (R77.30 / R80 ) .
Something like session login details etc.
Regards,
Jaspal Singh
- Tags:
- admin session detail
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If the login name you were using is admin for example, to see admin's login history including source IP use the command last admin from expert mode. You can also just run last by itself to see login history for all accounts.
now available at maxpowerfirewalls.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
last -20 -w last -20 -i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If the login name you were using is admin for example, to see admin's login history including source IP use the command last admin from expert mode. You can also just run last by itself to see login history for all accounts.
now available at maxpowerfirewalls.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the quick response, it works.
But now there is another point came into picture.
In the output, I am getting names instead of IP.
Can we convert it into IP ?
admin pts/2 reigate_citrix_n Fri Mar 29 12:07 still logged in
admin pts/2 reigate_citrix_n Fri Mar 29 07:48 - 08:03 (00:15)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try last -d
now available at maxpowerfirewalls.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
last -20 -w last -20 -i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
last -20 -i worked
thanks for the solution. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I also added these commands to our ccc script.