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: 1.0-1: ping problem


Lino Miguel Martins Tinoco <lino-m-tinoco <at> telecom.pt> writes:

> 
> Jason FU wrote:
> 
> > $ ping www.cygwin.com
> > PING www.cygwin.com (12.107.209.250): 56 data bytes
> > sendto: Operation not permitted
> > ping: wrote www.cygwin.com 64 chars, ret=-1
> > ping: recvfrom: Invalid argument
> > ping: recvfrom: Invalid argument
> > ...
> 
> It seems the packet is assembled but it cannot be sent. Have you any
> firewall installed? If so, shut down the firewall and test again.
> 
> --Lino Tinoco
> 
> 


tsfu@Mars ~
$ /c/WINDOWS/system32/ping.exe www.cygwin.com

Pinging www.cygwin.com [12.107.209.250] with 32 bytes of data:

Reply from 12.107.209.250: bytes=32 time=231ms TTL=55
Reply from 12.107.209.250: bytes=32 time=230ms TTL=55
Reply from 12.107.209.250: bytes=32 time=238ms TTL=55


tsfu@Mars ~
$ /usr/bin/ping.exe www.cygwin.com
PING www.cygwin.com (12.107.209.250): 56 data bytes
sendto: Operation not permitted
ping: wrote www.cygwin.com 64 chars, ret=-1
ping: recvfrom: Invalid argument
ping: recvfrom: Invalid argument
ping: recvfrom: Invalid argument
ping: recvfrom: Invalid argument


That's the same machine (Server 2003) for me to ping with Windows ping an \d
cygwin ping shown above.


Jason FU



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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