X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=r0yAlKYnRjwsQy+f4V3U/1U1O7tBTG6lpzXfhTkmhRo zfmJv4aOzCaBobYN/hYVxRsKklbaOvLB49D9HFWSSOZHLkA+ixyYIV0ayogcXa2E d5zMBJ1IcBEpnJxb+jFwe+9+tXDQhc5dX1HCmAwZolDlaX2rV34nq5gGrbxfEd9w = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=54rBVu6Zb1owY6KG0pWZ3IE340E=; b=CHwBFmkDga9qxtqBy daemeQZnZ13bgrRmYUar2cUh/LYQq025cjF3W+qelj9r+VSz86PejkkKQfQKJ2S5 EmIWbZXtBZkHVgNsajViUE/OuTfQ2GpJVFvsws3AingtRf0mFDx247pIHAs2KYdW Rp4H8hzNyIN1t2U7OzY8MdVLoM= 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 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 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 10:27:02 -0700 Message-ID: Subject: Re: network trace capturing tool in cygwin To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x5DHSEdq024426 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 tool called tcpdump. I have searched for this on the packages site[1] and I can 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 in 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é > > [1] https://cygwin.com/cgi-bin2/package-grep.cgi?grep=tcp+trace&arch=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é, 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