netstat for reporting only TCP and UDP end points

Karthik Balaguru karthikbalaguru79@gmail.com
Sat Feb 20 12:41:00 GMT 2010


Hi,

I have been trying to use the command of 'netstat -a -n -f inet' to
generate a report on all network end points not just the ESTABLISHED
(-a option) by printing the IP addresses as dotted-decimal numbers(-n
option), but only for TCP and UDP end points(-f inet option). But,
strangely, the '-f inet' option does not seem to work in cygwin.

So, is the option of '-f inet' has been deprecated in netstat command
. Which other option covers up the feature of reporting only TCP and
UDP end points that was provided by '-f inet' option ?
Any ideas ?

Thx in advans,
Karthik Balaguru

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list