This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: ping "Operation not permitted" on Windows 7
- From: Stephen Morton <stephen dot c dot morton at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Fri, 25 Jun 2010 09:26:33 -0400
- Subject: 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