From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75772 invoked by alias); 13 Jun 2019 17:27:40 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 75703 invoked by uid 89); 13 Jun 2019 17:27:40 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=jos=c3=a9, site, day?= X-HELO: mail-io1-f44.google.com Received: from mail-io1-f44.google.com (HELO mail-io1-f44.google.com) (209.85.166.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 13 Jun 2019 17:27:38 +0000 Received: by mail-io1-f44.google.com with SMTP id k8so18745816iot.1 for ; Thu, 13 Jun 2019 10:27:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=lhvbpiZTVbfdRseVmdCBDRApXGwXLg+Wq0uewYAlvho=; b=XCEwyclMU38pcMw7rmfS4oGe9CiIGPo7PgTF4ob2DdwJVK0H6RZTSCy5pT+yTjLA+n yPdrVHWBuCZ1aOUvbxLOxA6Zto+crfkVvgUj7s5JZw95pcnVf/VguCdwCVju/1zfoc1X F9I3Q71u91ai8/SXtPfAG0wJvqH7R/TFW/SxIL9blp7yOS/7hrULpdpjPM5XV2ohrQ3Q THXjwFcx3JaSANQ/A+N8FSgXhchmY0srS/1ILwgYyiOdE9ZTVSkQFlC2fU2TxwqTjyts T/2tXF2tPHn8hb4yE0HVSYc8/TNjmfLJQtNjhTkpXwS1KHxfWsK5yOG4aS7fCGWfHgOu CM4Q== MIME-Version: 1.0 References: In-Reply-To: From: Pokechu22 Date: Thu, 13 Jun 2019 17:27:00 -0000 Message-ID: Subject: Re: network trace capturing tool in cygwin To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-06/txt/msg00148.txt.bz2 On Thu, Jun 13, 2019 at 10:02 AM Jose Isaias Cabrera wrote: > > > Greetings! Salutations! > > I have not done it in a while, but back in the day there used to be a too= l called tcpdump. I have searched for this on the packages site[1] and I ca= n not find anything to capture a tpcip network trace in cygwin. Say it is = not so. Are there any tools to capture simple tcpip local network traces i= n the actual x86 cygwin snapshots? If so, are there any spots where I can = download and build tcpdump or any tool like that one? Thanks. > > jos=C3=A9 > > [1] https://cygwin.com/cgi-bin2/package-grep.cgi?grep=3Dtcp+trace&arch=3D= x86 > > -- > 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 > Hello jos=C3=A9, To my (limited) knowledge, it simply isn't available, presumably because of elevation requirements on windows or something like that. I think what you want is winpcap (or npcap?) along with windump... or maybe wireshark? All of these are regular windows programs, not ones that depend on cygwin (though you should be able to use them from cygwin). --Poke -- 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