X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sat, 20 Feb 2010 11:55:29 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: netstat for reporting only TCP and UDP end points Message-ID: <20100220165529.GA19550@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <53b627ea1002200441w53f66457je7946efb277c8b31 AT mail DOT gmail DOT com> <20100220162441 DOT GA18929 AT ednor DOT casa DOT cgf DOT cx> <53b627ea1002200838k31e7009gfec8b8e738dbba74 AT mail DOT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53b627ea1002200838k31e7009gfec8b8e738dbba74@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Sat, Feb 20, 2010 at 10:08:03PM +0530, Karthik Balaguru wrote: >On Sat, Feb 20, 2010 at 9:54 PM, Christopher Faylor > wrote: >> On Sat, Feb 20, 2010 at 06:11:46PM +0530, Karthik Balaguru wrote: >>>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. >> >> Not so strange. >> >> netstat isn't a cygwin command. ?It is a native Windows command. >> > >:-) >Interesting. >Then, I think then there is some difference between the windows >netstat and linux netstat. True, but that really isn't a topic for this particular mailing list unless you're thinking about possibly porting a UNIX version of netstat to Cygwin. cgf -- 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