X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sat, 20 Feb 2010 11:24:41 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: netstat for reporting only TCP and UDP end points Message-ID: <20100220162441.GA18929@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53b627ea1002200441w53f66457je7946efb277c8b31@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 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. 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