From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77026 invoked by alias); 10 Apr 2018 05:54:03 -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 76698 invoked by uid 89); 10 Apr 2018 05:54:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=denies, H*u:6.1, H*UA:6.1 X-HELO: mail-wm0-f51.google.com Received: from mail-wm0-f51.google.com (HELO mail-wm0-f51.google.com) (74.125.82.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 10 Apr 2018 05:54:02 +0000 Received: by mail-wm0-f51.google.com with SMTP id u189so23381674wmd.1 for ; Mon, 09 Apr 2018 22:54:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=pD+rd3Osg/EJ/aG+0XwK1DtlrquRfJeBWG5iyb/fGDo=; b=r1Y4vnfIoSWenlJXllQ0E8WwRx50BD5BukyeGRSvu0DJLRG15FKD/k0s8y1xXOYx/O +kPiFy4kmtGB5FerHBWKLCPBXZea/e9DJr+NQsnaXgZximXdNTbtzZ/8nlyjqI/sZJ3R cRrR24/nG2WfelBsc8LhUt1/ZiFZZo0Ok56768aHQ1k4erjxhrt5pToDARCelmHxq2N4 z/OLPSI5VOj2Cadp2w75kMsJOE14jmS2MqxLQc5N218vNvGhQhGkJtW56UlZtJuO1R1m tkY0VKK9wJTYeheCgH+mrjMg/Tna9FIyshJzb1ZSzW8DdoePLECwIVPiVf8N3sx+gd6i Z5Zw== X-Gm-Message-State: ALQs6tA87qHmMJBeoMnMw00BqUx6vfDQx7Fm4FF6Nx8+MIrQ0nbznL/l sX7YC5TrqpvlSNnVpIjRR5o7Nw== X-Google-Smtp-Source: AIpwx4/qzfkUyr9o06UHtU0IS3ZcOH8+3FVIP627HKya2SU7qGL9Gsef496BoxITSeTJToq/iWSNgg== X-Received: by 10.80.132.7 with SMTP id 7mr1184849edp.139.1523339639835; Mon, 09 Apr 2018 22:53:59 -0700 (PDT) Received: from ?IPv6:2003:ee:63c8:2701:f532:2da5:2c03:95f8? (p200300EE63C82701F5322DA52C0395F8.dip0.t-ipconnect.de. [2003:ee:63c8:2701:f532:2da5:2c03:95f8]) by smtp.googlemail.com with ESMTPSA id j90sm1118850edb.12.2018.04.09.22.53.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Apr 2018 22:53:59 -0700 (PDT) Subject: Re: Problem with NC.1.107 To: cygwin@cygwin.com References: <1732290424.20180328171523@yandex.ru> <5ACC18BF.4080904@tlinx.org> From: Marco Atzeri Message-ID: <9dd6f36b-d61f-27e8-09e1-8beb39a1dc52@gmail.com> Date: Tue, 10 Apr 2018 05:54:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-04/txt/msg00099.txt.bz2 On 10/04/2018 06:12, Jay Cotton wrote: > Here is the package listing at cygwin > > nc: A simple but powerful network tool (installed binaries and support > files) > > 2013-03-19 15:35 0 usr/ > 2013-03-19 15:35 0 usr/bin/ > 2013-03-19 15:35 24576 usr/bin/nc.exe > 2013-03-19 15:35 0 usr/share/ > 2013-03-19 15:35 0 usr/share/man/ > 2013-03-19 15:35 0 usr/share/man/man1/ > 2013-03-19 15:30 5052 usr/share/man/man1/nc.1.gz > > post bottom here, and also trim the reply please. As I highlighted before, you wrote: $ nc 192.168.1.135 23 bash: /usr/bin/nc: Permission denied the message is from bash and it reports that bash can not execute nc. This happens when a Antivirus denies access to the program. For example Symantec always blocks any nc. Please note that nc replies to $ nc --version nc: unknown option -- - usage: nc [-46CDdhklnrtUuvz] [-I length] [-i interval] [-O length] [-P proxy_username] [-p source_port] [-s source] [-T ToS] [-V rtable] [-w timeout] [-X proxy_protocol] [-x proxy_address[:port]] [destination] [port] Regards Marco -- 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