Anyone know about Netstat?
Hi All,
I'm trying to configure my new server to be like my old server. I'm
having some issues with the output of Netstat.
I do not understand the 3 colons (:::) and why they do not have
0.0.0.0:port# as my old server does.....
Does anyone understand this output? Where can I go to fix this?
Thanks in advance!
netstat -atn
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:907 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:783 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN
tcp 0 0 :::993 :::* LISTEN
tcp 0 0 :::995 :::* LISTEN
tcp 0 0 :::110 :::* LISTEN
tcp 0 0 :::143 :::* LISTEN
tcp 0 0 :::80 :::* LISTEN
tcp 0 0 :::443 :::* LISTEN
.
Relevant Pages
- Re: SubSeven alerts: Norton Firewall vs Hacks/Trojan cleaner
... Personal Web Server -- PWS), mail servers, news servers, ftp servers, IRC ... | - use netstat with appropriate options to check for listening services ... firewall which make decisions as to what to ... As for the Subseven Alerts, again, Wolfgang is largely correct; ... (comp.security.firewalls) - Re: Wnidows Server 2003 - I need help in getting the Connection Co
... command if already running. ... it fires off the netstat command for you, sending the results from that to ... SHELL EXEC FUNCTION ON SERVER 2003 - PERMISION PROBLEM!!!!! ... requires administator access we are get file permison problems - ANY ... (microsoft.public.windowsmedia.server) - Re: Slow Box
... server, any scripts on the web site? ... Shared Hosting, Reseller Hosting, Dedicated & Semi-Dedicated servers ... For lsof and netstat, there are too many lines to paste. ... (comp.os.linux.misc) - Re: SQL Server does not exist or access denied.
... netstat -noa shows a bunch of local local processes, ... Dumb question first: The server is running? ... Look for the process ID of the server process in task manager. ... not being able to connect with port 1443. ... (microsoft.public.dotnet.languages.vb) - Re: Wnidows Server 2003 - I need help in getting the Connection Co
... exteral application in since it needs to run on Windows Server 2003. ... command if already running. ... it fires off the netstat command for you, sending the results from that to ... SHELL EXEC FUNCTION ON SERVER 2003 - PERMISION PROBLEM!!!!! ... (microsoft.public.windowsmedia.server) |
|