The PC Guide Discussion Forums  
Google
Web The PC Guide
Studying for the A+, Network+ or Security+ exams? Get over 2,600 pages of FREE study guides at CertiGuide.com!
Join the PC homebuilding revolution! Read the all-new, FREE 200-page online guide: How to Build Your Own PC!
NOTE: Using robot software to mass-download the site degrades the server and is prohibited. See here for more.
Find The PC Guide helpful? Please consider a donation to The PC Guide Tip Jar. Visa/MC/Paypal accepted.

Go Back   The PC Guide Discussion Forums > Networking and Internet > Wide Area Networking and Internet Access
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Rate Thread
  #1  
Old 01-08-2003, 12:48 PM
malcore malcore is offline
Grand Master Geek
 
Join Date: Jun 2002
Posts: 1,980
netstat commands and keys?

Just installed a router/firewall. Why didn't I do this before!!??

Trying some netstat commands to figure out program port usage.

I recall seeing commands to test for IRC servers and Ident servers but can't remember them exactly. I know the ports are 6667 and 113, but does anyone know the full commands?

Also, in the middle of most commands is a vertical line. What key or combination of keys do I use for this?

Network beginner here.

Thanks
Reply With Quote
  #2  
Old 01-08-2003, 01:15 PM
fishybawb fishybawb is offline
Geek Disciple
 
Join Date: Apr 2001
Location: UK
Posts: 63
Smile

Sorry, I know *nothing* about netstat, but on most keyboards the | character is Shift + \
__________________
We can't stop here, this is bat country!
Raoul Duke, Fear & Loathing In Las Vegas
Reply With Quote
  #3  
Old 01-08-2003, 01:22 PM
malcore malcore is offline
Grand Master Geek
 
Join Date: Jun 2002
Posts: 1,980
Oh man, I've never used that key before and didn't realize that the space you see in Dos disappears in other fonts. Thanks fishy.


And I found those commands at grc.com

netstat -an | find ":6667"

and

netstat -an | find ":113 "
Reply With Quote
  #4  
Old 01-31-2003, 01:11 AM
Matt's Avatar
Matt Matt is offline
Aspirant Master Geek
 
Join Date: Aug 2000
Location: US
Posts: 199
Send a message via ICQ to Matt
C:\>netstat -?

Displays protocol statistics and current TCP/IP network connections.

NETSTAT [-a] [-e] [-n] [-s] [-p proto] [-r] [interval]

-a Displays all connections and listening ports.
-e Displays Ethernet statistics. This may be combined with the -s
option.
-n Displays addresses and port numbers in numerical form.
-p proto Shows connections for the protocol specified by proto; proto
may be TCP or UDP. If used with the -s option to display
per-protocol statistics, proto may be TCP, UDP, or IP.
-r Displays the routing table.
-s Displays per-protocol statistics. By default, statistics are
shown for TCP, UDP and IP; the -p option may be used to specify
a subset of the default.
interval Redisplays selected statistics, pausing interval seconds
between each display. Press CTRL+C to stop redisplaying
statistics. If omitted, netstat will print the current
configuration information once.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 02:20 AM.


Powered by vBulletin Version 3.6.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© Copyright 1997-2004 Charles M. Kozierok. All Rights Reserved.