On Wed, 22 Nov 2000, [iso-8859-1] Rubén Alonso wrote:

> Hellow.
> How can i know which persons(ip's) have been conected to my machine throw
> ftp protocol, telnet, etc?
> 
> I known that using 'netstat -a' i can view the conections in progress, but
> i don`t know if there is a way to see the conections made in the past.
> 
> P.D: sorry for my english.
> thanks.
> 


There are a couple of files that provide you information about FTP logins
and transfers:

/var/log/secure
/var/log/xferlog

For regular user logins via telnet you can use the 'last' and 'lastlog'
commands.  Check their manual pages for more information.


------------------------------------------------------
Nitebirdz
------------------------------------------------------
Thus spake the master programmer:
"You can demonstrate a program for a corporate
executive, but you can't make him computer literate." 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to