X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Sat, 20 Feb 2010 18:11:46 +0530 Message-ID: <53b627ea1002200441w53f66457je7946efb277c8b31@mail.gmail.com> Subject: netstat for reporting only TCP and UDP end points From: Karthik Balaguru To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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