Ping.pingecho
- From: john maclean <jayeola@xxxxxxxxx>
- Date: Fri, 29 Aug 2008 10:45:41 -0500
Cisco.com don't normally allow pings so tracroutes and pings won't get
echo requests.
irb(main):003:0> Ping.pingecho('cisco.com', 10, 80)
=> true
How come this works and `ping` does not? From irb I see that Ruby's
ping uses a TCP echo. Also I've run tcpdump whilst running ping.echo
and could not determine the port that it uses. What port does Ruby's
Ping use?
--
John Maclean - 07739 171 531
MSc (DIC)
.
- Follow-Ups:
- Re: Ping.pingecho
- From: John Pritchard-williams
- Re: Ping.pingecho
- Prev by Date: Re: Computing folder size - do you have something cleaner than this ?
- Next by Date: Re: Ping.pingecho
- Previous by thread: standards when using WIN32OLE
- Next by thread: Re: Ping.pingecho
- Index(es):
Relevant Pages
|