LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Displaying current FTP connections (https://www.linuxquestions.org/questions/linux-networking-3/displaying-current-ftp-connections-452350/)

munk78 06-07-2006 05:01 AM

Displaying current FTP connections
 
Anyone know how I can display all current ftp connections? If I do a netstat -an it will list them all but is there a way to filter the output to show only ftp or ports 20 and 21?

Also is it possible to show all ftp connections from one client?

I've been googling about netstat but im struggling, any help would be appreciated.

Cheers

Mycado 06-07-2006 05:13 AM

You can test with netstat | grep :20


All times are GMT -5. The time now is 08:16 AM.