User Tools

Site Tools


pages:howtos:linuxunix:determine_connection_source_hosts

This is an old revision of the document!


determine connection source hosts

strings /var/log/wtmp | egrep -vi "^pts\/|^ts\/" | grep -P "[a-z0-9_\-]+\.[a-z0-9_\-]+"

utmpdump /var/log/wtmp | less

/usr/lib/acct/fwtmp < /var/adm/wtmp > /tmp/abc.out

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
pages/howtos/linuxunix/determine_connection_source_hosts.1638377798.txt.gz · Last modified: 2021/12/01 16:56 by mischerh