* Traceroute?
@ 2002-09-09 14:22 John Perry
2002-09-09 14:40 ` Traceroute? Dan Vasaru
0 siblings, 1 reply; 11+ messages in thread
From: John Perry @ 2002-09-09 14:22 UTC (permalink / raw)
To: Cygwin Mailing List
I was wondering if "traceroute" is available for the Cygwin? I didn't find
it in the packages archive.
--
John Perry - perry@jpunix.com
http://www.jpunix.com
http://weather.jpunix.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: Traceroute?
2002-09-09 14:22 Traceroute? John Perry
@ 2002-09-09 14:40 ` Dan Vasaru
2002-09-09 14:45 ` Traceroute? John Perry
0 siblings, 1 reply; 11+ messages in thread
From: Dan Vasaru @ 2002-09-09 14:40 UTC (permalink / raw)
To: Cygwin Mailing List
Hi John,
In case you'll settle for a non-cygwin application, traceroute is available
on NT platforms as "tracert.exe"
-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
Of John Perry
Sent: Monday, September 09, 2002 11:18 PM
To: Cygwin Mailing List
Subject: Traceroute?
I was wondering if "traceroute" is available for the Cygwin? I didn't find
it in the packages archive.
--
John Perry - perry@jpunix.com
http://www.jpunix.com
http://weather.jpunix.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: Traceroute?
2002-09-09 14:40 ` Traceroute? Dan Vasaru
@ 2002-09-09 14:45 ` John Perry
2002-09-09 14:52 ` Traceroute? Peter Wohlers
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: John Perry @ 2002-09-09 14:45 UTC (permalink / raw)
To: Dan Vasaru; +Cc: Cygwin Mailing List
On Mon, 9 Sep 2002, Dan Vasaru wrote:
-> Hi John,
->
-> In case you'll settle for a non-cygwin application, traceroute is available
-> on NT platforms as "tracert.exe"
Yeah. I knew that. :) It turns out I spend 99% of my time in Cygwin now
and just wanted it for this platform. I guess I can always open a Dos
window. :(
--
John Perry - perry@jpunix.com
http://www.jpunix.com
http://weather.jpunix.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Traceroute?
2002-09-09 14:45 ` Traceroute? John Perry
@ 2002-09-09 14:52 ` Peter Wohlers
2002-09-09 15:00 ` Traceroute? James Garrison
2002-09-09 15:16 ` Traceroute? Randall R Schulz
2 siblings, 0 replies; 11+ messages in thread
From: Peter Wohlers @ 2002-09-09 14:52 UTC (permalink / raw)
To: John Perry; +Cc: Dan Vasaru, Cygwin Mailing List
John Perry wrote:
> On Mon, 9 Sep 2002, Dan Vasaru wrote:
>
> -> Hi John,
> ->
> -> In case you'll settle for a non-cygwin application, traceroute is available
> -> on NT platforms as "tracert.exe"
>
> Yeah. I knew that. :) It turns out I spend 99% of my time in Cygwin now
> and just wanted it for this platform. I guess I can always open a Dos
> window. :(
>
Sounds like you've got a path problem.
something like this in your .bashrc might help....
export PATH=$PATH:/cygdrive/c/WINNT/system32
--
*****************
* Peter Wohlers *
*pedro@whack.org*
*****************
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Traceroute?
2002-09-09 14:45 ` Traceroute? John Perry
2002-09-09 14:52 ` Traceroute? Peter Wohlers
@ 2002-09-09 15:00 ` James Garrison
2002-09-09 15:16 ` Traceroute? Randall R Schulz
2 siblings, 0 replies; 11+ messages in thread
From: James Garrison @ 2002-09-09 15:00 UTC (permalink / raw)
To: perry; +Cc: Cygwin Mailing List
John Perry wrote:
> On Mon, 9 Sep 2002, Dan Vasaru wrote:
>
> Yeah. I knew that. :) It turns out I spend 99% of my time in Cygwin now
> and just wanted it for this platform. I guess I can always open a Dos
> window. :(
Cygwin is *supposed* to automatically be able to run almost all Windows
binaries. You should be able to run tracert from a Cygwin (or rxvt)
window without doing anything special. (note the command is tracert
in Windoze, not traceroute).
--
James Garrison Athens Group, Inc.
mailto:jhg@athensgroup.com 5608 Parkcrest Dr
http://www.athensgroup.com Austin, TX 78731
PGP: RSA=0x92E90A3B DH/DSS=0x498D331C (512) 345-0600 x150
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: Traceroute?
2002-09-09 14:45 ` Traceroute? John Perry
2002-09-09 14:52 ` Traceroute? Peter Wohlers
2002-09-09 15:00 ` Traceroute? James Garrison
@ 2002-09-09 15:16 ` Randall R Schulz
2002-09-09 15:52 ` Traceroute? Igor Pechtchanski
2002-09-09 15:54 ` Traceroute? Nicholas Wourms
2 siblings, 2 replies; 11+ messages in thread
From: Randall R Schulz @ 2002-09-09 15:16 UTC (permalink / raw)
To: cygwin
John,
Cygwin is not a world apart. You can invoke Windows tracert (and all other
Windows executables) directly from Cygwin.
For commonly used commands that reside in a directory I don't otherwise
want in my PATH, I just define aliases or shell functions in my .bashrc.
Randall Schulz
Mountain View, CA USA
At 14:39 2002-09-09, John Perry wrote:
>On Mon, 9 Sep 2002, Dan Vasaru wrote:
>
>-> Hi John,
>->
>-> In case you'll settle for a non-cygwin application, traceroute is available
>-> on NT platforms as "tracert.exe"
>
>Yeah. I knew that. :) It turns out I spend 99% of my time in Cygwin now
>and just wanted it for this platform. I guess I can always open a Dos
>window. :(
>
>--
> John Perry - perry@jpunix.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: Traceroute?
2002-09-09 15:16 ` Traceroute? Randall R Schulz
@ 2002-09-09 15:52 ` Igor Pechtchanski
2002-09-09 16:13 ` Traceroute? Randall R Schulz
2002-09-09 15:54 ` Traceroute? Nicholas Wourms
1 sibling, 1 reply; 11+ messages in thread
From: Igor Pechtchanski @ 2002-09-09 15:52 UTC (permalink / raw)
To: John Perry; +Cc: cygwin
$ ln -s /cygdrive/c/WINNT/system32/tracert.exe /usr/local/bin/traceroute.exe
Igor
On Mon, 9 Sep 2002, Randall R Schulz wrote:
> John,
>
> Cygwin is not a world apart. You can invoke Windows tracert (and all other
> Windows executables) directly from Cygwin.
>
> For commonly used commands that reside in a directory I don't otherwise
> want in my PATH, I just define aliases or shell functions in my .bashrc.
>
> Randall Schulz
> Mountain View, CA USA
>
>
> At 14:39 2002-09-09, John Perry wrote:
> >On Mon, 9 Sep 2002, Dan Vasaru wrote:
> >
> >-> Hi John,
> >->
> >-> In case you'll settle for a non-cygwin application, traceroute is available
> >-> on NT platforms as "tracert.exe"
> >
> >Yeah. I knew that. :) It turns out I spend 99% of my time in Cygwin now
> >and just wanted it for this platform. I guess I can always open a Dos
> >window. :(
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95. Something is wrong here. -- SC sig file
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: Traceroute?
2002-09-09 15:16 ` Traceroute? Randall R Schulz
2002-09-09 15:52 ` Traceroute? Igor Pechtchanski
@ 2002-09-09 15:54 ` Nicholas Wourms
2002-09-09 20:45 ` Traceroute? Gary R. Van Sickle
1 sibling, 1 reply; 11+ messages in thread
From: Nicholas Wourms @ 2002-09-09 15:54 UTC (permalink / raw)
To: Randall R Schulz, cygwin
--- Randall R Schulz <rrschulz@cris.com> wrote:
> John,
>
> Cygwin is not a world apart. You can invoke Windows tracert (and
> all other
> Windows executables) directly from Cygwin.
>
> For commonly used commands that reside in a directory I don't
> otherwise
> want in my PATH, I just define aliases or shell functions in my
> .bashrc.
>
Well I think the real issue is some missing functionality in the
tcp/ip interface within Cygwin. Alas, the icmp headers seem to be
missing as well as ip_var.h/tcp_var.h/udp_var.h. Too bad I don't
know enough about lowlevel windows tcp/ip, otherwise I'd jump on
trying to fix the holes in the current tcp/ip stack.
I think, many times, people get caught up in the argument that well
windows already has so-and-so tool. Well that's nice, but sometimes
the windows version of the tool sucks. In this case I'm inclined to
say windows traceroute is barely acceptable. I much prefer the
version that comes with bsd/*nix (ee.lbl.gov). Here's how they
compare:
Windows
-------
Usage: tracert [-d] [-h maximum_hops] [-j host-list] [-w timeout]
target_name
Options:
-d Do not resolve addresses to hostnames.
-h maximum_hops Maximum number of hops to search for target.
-j host-list Loose source route along host-list.
-w timeout Wait timeout milliseconds for each reply.
*nix
-----
traceroute [ -dFInrvx ] [ -f first_ttl ] [ -g gateway ]
[ -i iface ] [ -m max_ttl ] [ -p port ]
[ -q nqueries ] [ -s src_addr ] [ -t tos ]
[ -w waittime ] [ -z pausemsecs ]
host [ packetlen ]
Obviously the *nix version provides for a finer granularity of
control whereas the windows version is rather spartan.
Oh well, since I can't submit a patch I guess I should shutup now...
Cheers,
Nicholas
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: Traceroute?
2002-09-09 15:52 ` Traceroute? Igor Pechtchanski
@ 2002-09-09 16:13 ` Randall R Schulz
2002-09-09 16:33 ` Traceroute? Igor Pechtchanski
0 siblings, 1 reply; 11+ messages in thread
From: Randall R Schulz @ 2002-09-09 16:13 UTC (permalink / raw)
To: cygwin
Igor,
I don't think that's advisable. I foresee problems when "traceroute"
appears to exist yet does not act like Unix traceroute. Most especially if
a script tries to use it. Heaven forefend that some auto-configure script
out there looks for traceroute for some reason.
Better to acknowledge that it's a similarly named program with similar
capabilities but not try to pretend it's the same program that's found
under Unix.
Randall Schulz
Mountain View, CA USA
At 15:44 2002-09-09, Igor Pechtchanski wrote:
>$ ln -s /cygdrive/c/WINNT/system32/tracert.exe /usr/local/bin/traceroute.exe
> Igor
>
>On Mon, 9 Sep 2002, Randall R Schulz wrote:
>
> > John,
> >
> > Cygwin is not a world apart. You can invoke Windows tracert (and all other
> > Windows executables) directly from Cygwin.
> >
> > For commonly used commands that reside in a directory I don't otherwise
> > want in my PATH, I just define aliases or shell functions in my .bashrc.
> >
> > Randall Schulz
> > Mountain View, CA USA
> >
> >
> > At 14:39 2002-09-09, John Perry wrote:
> > >On Mon, 9 Sep 2002, Dan Vasaru wrote:
> > >
> > >-> Hi John,
> > >->
> > >-> In case you'll settle for a non-cygwin application, traceroute is
> available
> > >-> on NT platforms as "tracert.exe"
> > >
> > >Yeah. I knew that. :) It turns out I spend 99% of my time in Cygwin now
> > >and just wanted it for this platform. I guess I can always open a Dos
> > >window. :(
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Traceroute?
2002-09-09 16:13 ` Traceroute? Randall R Schulz
@ 2002-09-09 16:33 ` Igor Pechtchanski
0 siblings, 0 replies; 11+ messages in thread
From: Igor Pechtchanski @ 2002-09-09 16:33 UTC (permalink / raw)
To: Randall R Schulz; +Cc: cygwin
Randy,
It's worked for me so far. But I see your point.
Igor
On Mon, 9 Sep 2002, Randall R Schulz wrote:
> Igor,
>
> I don't think that's advisable. I foresee problems when "traceroute"
> appears to exist yet does not act like Unix traceroute. Most especially if
> a script tries to use it. Heaven forefend that some auto-configure script
> out there looks for traceroute for some reason.
>
> Better to acknowledge that it's a similarly named program with similar
> capabilities but not try to pretend it's the same program that's found
> under Unix.
>
> Randall Schulz
> Mountain View, CA USA
>
>
> At 15:44 2002-09-09, Igor Pechtchanski wrote:
> >$ ln -s /cygdrive/c/WINNT/system32/tracert.exe /usr/local/bin/traceroute.exe
> > Igor
> >
> >On Mon, 9 Sep 2002, Randall R Schulz wrote:
> >
> > > John,
> > >
> > > Cygwin is not a world apart. You can invoke Windows tracert (and all other
> > > Windows executables) directly from Cygwin.
> > >
> > > For commonly used commands that reside in a directory I don't otherwise
> > > want in my PATH, I just define aliases or shell functions in my .bashrc.
> > >
> > > Randall Schulz
> > > Mountain View, CA USA
> > >
> > >
> > > At 14:39 2002-09-09, John Perry wrote:
> > > >On Mon, 9 Sep 2002, Dan Vasaru wrote:
> > > >
> > > >-> Hi John,
> > > >->
> > > >-> In case you'll settle for a non-cygwin application, traceroute is
> > > >-> available on NT platforms as "tracert.exe"
> > > >
> > > >Yeah. I knew that. :) It turns out I spend 99% of my time in Cygwin now
> > > >and just wanted it for this platform. I guess I can always open a Dos
> > > >window. :(
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95. Something is wrong here. -- SC sig file
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: Traceroute?
2002-09-09 15:54 ` Traceroute? Nicholas Wourms
@ 2002-09-09 20:45 ` Gary R. Van Sickle
0 siblings, 0 replies; 11+ messages in thread
From: Gary R. Van Sickle @ 2002-09-09 20:45 UTC (permalink / raw)
To: cygwin
[snip]
> I think, many times, people get caught up in the argument that well
> windows already has so-and-so tool. Well that's nice, but sometimes
> the windows version of the tool sucks.
WHAT?!?!?!? You mean bash makes the very latest cmd.exe look like a sick
joke?!?!?? I just don't buy it!
;-)
--
Gary R. Van Sickle
Brewer. Patriot.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2002-09-10 3:36 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-09 14:22 Traceroute? John Perry
2002-09-09 14:40 ` Traceroute? Dan Vasaru
2002-09-09 14:45 ` Traceroute? John Perry
2002-09-09 14:52 ` Traceroute? Peter Wohlers
2002-09-09 15:00 ` Traceroute? James Garrison
2002-09-09 15:16 ` Traceroute? Randall R Schulz
2002-09-09 15:52 ` Traceroute? Igor Pechtchanski
2002-09-09 16:13 ` Traceroute? Randall R Schulz
2002-09-09 16:33 ` Traceroute? Igor Pechtchanski
2002-09-09 15:54 ` Traceroute? Nicholas Wourms
2002-09-09 20:45 ` Traceroute? Gary R. Van Sickle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).