[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question
From: |
Bob Proulx |
Subject: |
Re: Question |
Date: |
Fri, 3 Apr 2009 14:49:52 -0600 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Brandon F wrote:
> When I do traceroute in bash I am always getting
> 12-215-11-193.client.mchsi.com as the third or fourth site. I want to know
> how to clear this from my route list. So it will bounce off of a differant
> site. Thank you.
Bash is running the program traceroute for you. Having successfully
run that program bash is operating correctly. This is not a bug in
bash and the bash bug list can't help you further.
The traceroute program that you invoked using bash is reporting the
routing that your ISP has arranged between one place and another.
That routing is not under the control of traceroute (and certainly has
nothing to do with bash) and is totally under the control of the
networking provided either by your ISP or by network providers
contracted by your ISP.
If you have questions concerning your network routing then you need to
talk with your ISP.
Bob
- Question, Brandon F, 2009/04/03
- Re: Question, Mike Frysinger, 2009/04/03
- Re: Question,
Bob Proulx <=