| Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | About BLU |
Laura Conrad wrote:
> How do I see what ssh is listening to?
% netstat -l -p | fgrep ssh
tcp6 0 0 *:ssh *:*
LISTEN 16003/sshd
*:ssh is from the "Local Address" column and indicates that sshd
(running as PID 16003) is listening on all interfaces ("*") on port 23
(":ssh"), per /etc/services.
-Tom
--
Tom Metro
Venture Logic, Newton, MA, USA
"Enterprise solutions through open source."
Professional Profile: http://tmetro.venturelogic.com/
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Discuss mailing list
[hidden email]
http://lists.blu.org/mailman/listinfo/discuss