Click to See Complete Forum and Search --> : linux equivalent for windows netstat command(was: command)
delete
05-03-2004, 04:09 PM
ok in microsoft there is a command line netstat -n this shows the open ports and what they do.
now what is the command line for this in linux/unix?
and whats the command to start shutting off the ports?
thanks
Originally posted by delete
ok in microsoft there is a command line netstat -n this shows the open ports and what they do.
now what is the command line for this in linux/unix?
ummm that would be netstat or nmap
any/all/most of those types of commands in windows are ports of old unix commands (with most of the usefulness removed by microsoft)
and whats the command to start shutting off the ports?
thanks
you stop the process(es)/daemon(s) that has/have the port(s) open.
bburton
05-03-2004, 04:16 PM
uhh, try "netstat"
see "man netstat" for more info...
sharth
05-03-2004, 05:19 PM
Originally posted by Hayl
you stop the process(es)/daemon(s) that has/have the port(s) open. and to help you with that we would need to know the port number and the distro.
justlinux.com
Copyright 2007 Jupitermedia Corporation All Rights Reserved.