X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: netstat for reporting only TCP and UDP end points Date: Sat, 20 Feb 2010 15:30:27 -0600 Lines: 17 Message-ID: References: <53b627ea1002200441w53f66457je7946efb277c8b31 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: <53b627ea1002200441w53f66457je7946efb277c8b31@mail.gmail.com> X-IsSubscribed: yes 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 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. >=20 > 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 ? netstat is not a Cygwin provided program, you are using the Windows' netstat (which is nowhere near the Unix version) you should ask them. --=20 Ren=E9 Berber -- 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