The tracert tag has no wiki summary.
0
votes
1answer
64 views
Routes to Microsoft clogged? [closed]
Sorry for the subjected title but don't know how else to phrase it. I'm working off a residential DSL like (1.5mg) and for the most part it's functional. But i'm having persistent problems downloading ...
0
votes
3answers
80 views
What are the proper contents of an ICMP message? (Buffer, Don't Fragment, etc..)
I'm creating a Tracert program and am wondering if the value "buffer" used in the Ping payload really matters. Can it be anything, or do routers respond differently based on the contents of the ...
0
votes
2answers
114 views
tracert IP address strange behavior
I'm not the network admin, so bear with me please.
Is there a way to find out which DNS server is responding to a TRACERT?
When we type
TRACERT 123.45.67.89
the wrong domain name comes back:
...
1
vote
1answer
100 views
Could someone with twtelecom inform them that they have a faulty router? [closed]
I did a trace route to see where the packets stop when requesting match.com and I noticed that they always stop at the same router using tracert:
Tracing route to us.match.com.akadns.net ...
0
votes
1answer
49 views
problem with tracert
How does tracert work if the route to the destination gets disconnected or the link is damaged? what will happen?
0
votes
4answers
278 views
why tracert does not show the same gateway address as in ipconfig
I am confused by the following:
C:\>ipconfig
....
Connection-specific DNS Suffix . : some address here
IP Address. . . . . . . . . . . . : 10.77.121.54
Subnet Mask . . . . ...
0
votes
2answers
232 views
Live server unreachable - what does this tracert tell me?
I have the website *.co.uk but havn't been able to access it recently. I know its live, I can access it using vtunnel proxy server.
I'm having the problem just on my virgin (uk) internet connection ...
3
votes
3answers
220 views
Junior admin - how to discover/map the network to increase understanding?
I am a junior admin and have been tasked with gaining an understanding of the network. I know and use some of the servers on the network, so am able to tracert/ping them to see the names/addresses of ...
3
votes
3answers
251 views
Analyzing traceroute
I'm not a big network expert, but I'm having trouble accessing vmware.com and I'd like to try to further understand the issue. This is the traceroute I'm getting:
http://pastebin.com/MDaw5MRG
On the ...
0
votes
1answer
119 views
ISP filtering traffic through proxy? Can't connect to private proxy using an IP address accept list
I'm trying to figure out why this computer can't connect to these private proxies I have. These proxies work with an IP address accept list.
So, I've looked up the IP address on the ...
0
votes
2answers
595 views
Differences of the TTL value in Tracert and Ping
When I ping localhost on my Windows XP system, the TTL value returned is 128 and it shows me that the default TTL value in the ping for my system is 128.
Then when I ping google.com the returned TTL ...
1
vote
1answer
1k views
Can ping but cannot traceroute from Linux. Can do both from Windows. What gives?
So here's the issue. I have two different computers behind the same network. Both have the same gateway, IP address prefixes, etc.
Computer 1:
Windows XP
IP 192.168.0.15
This computer can ping and ...
5
votes
6answers
7k views
Ping “replies” from same computer with 'Destination host unreachable' (no route to other computer)
I've got two computers in a LAN behind a wireless router.
One has XP with ip 192.168.1.2
This one has W7 with ip 192.168.1.7
If I try to ping the other one from this computer, I get this:
...
1
vote
0answers
708 views
The difference between ping and pathping command? [closed]
Possible Duplicate:
The difference between ping and pathping command?
Hi guys, today i wanna ask you a question about internet network command.
pathping = tracert+ping, so what is the ...
0
votes
4answers
447 views
ICMP - TTL - Trace Route
I asked this question at Stack Overflow and then thought this may be the better place to ask.
Given the following situation:
PC --- |aa RTR1 bb| --- |aa RTR2 bb| --- |aa RTR3 bb| etc
Each of the ...
0
votes
1answer
434 views
RRAS NAT not working on a certain computer
This is driving me crazy.
I have a virtualized W2K8 server running RRAS. Every other computer or server on the network can access the internet through the NAT except one.
On one server, it just ...
2
votes
3answers
187 views
Computers in our office network occasionally can't visit certain websites until we run a tracert. Why?
Our office network is split into 2 internet service providers so that we have failsafe connections to the internet. These 2 gateways occasionally go down on certain computers, and this causes those ...
1
vote
2answers
197 views
Question about trace route
I live in a small town in rural Nebraska. When I do a tracert from my home to the small college where I work it hops to Dallas, then Denver, and then Chicago before coming back here. That seems very ...
1
vote
1answer
65 views
Server routing issue
Whenever I do tracert from my Windows XP PC I always get "request timed out" for this particular destination server. But others are working fine. Only our server which is located in Dubai that is not ...
1
vote
1answer
166 views
Tracert's last hop is showing the URL of a shared host - Why?
I'm running multiple websites on a shared hosting service (sharing the one IP) that is also hosting many other websites out of my control. Doing a Bing 'ip:' search shows all these sites. There's ...
0
votes
4answers
1k views
What is the difference between ping and tracert?
I basically know the difference in my head but I'm having trouble formulating it on paper. If someone could tell me a little more detailed explanation about the two I'd really appreciate it.
So ...
8
votes
5answers
630 views
Traceroute includes un-routable IP (?)
I ran the following traceroute once, while trying to disagnose a network problem.
c:\>tracert linode.com -d
Tracing route to linode.com [67.18.186.61]
over a maximum of 30 hops:
1 <1 ms ...
2
votes
2answers
492 views
When using traceroute -A, where does the ASN come from?
I haven't cracked open the source code yet, but I was curious which whois service the traceroute program uses to look up ASNs for a given IP.
2
votes
3answers
4k views
What do the three columns in tracert output mean?
What do the three columns in tracert output mean?
The man page isn't helpful: http://www.ss64.com/bash/traceroute.html
This is better, but a little more verbose than I'm looking for.
As an example.
...