This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ping "Operation not permitted" on Windows 7


> From: David Arnstein <arnstein@pobox.com>
> To: cygwin@cygwin.com
> Date: Fri, 25 Jun 2010 03:07:54 -0400
> Subject: ping "Operation not permitted" on Windows 7
> Using Windows 7 Professional, cygwin, mintty,and bash. All are up to date.
> I am getting this:
>    $ type ping
>    ping is hashed (/usr/bin/ping)
>    $ ping www.microsoft.com
>    ping: socket: Operation not permitted
>
> If I launch mintty "Run as administrator" from Windows, then no such
> problem occurs.
>
> I have tried re-installing the "ping" package via cygwin setup.exe. No
> improvement.
>
> Output from "cygcheck -s -v -r" attached. Any suggestions?

What we did was to simply delete the cygwin ping and fall back to the
windows ping. Works fine.

Ping uses raw sockets which is something that is probably
understandable that Windows 7 blocks.

Stephen

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]