Cannot connect to Microsoft

Associate
Joined
28 Nov 2002
Posts
766
Location
Down the road
Ive suddenly lost the ability to connect to any Microsoft website?!?
Therefore, I cannot run Windows update etc. and a whole host of other sites (MSN, Microsoft.com etc.) are all inaccessible.
All other sites are fine (hence my posting this message), its just MS sites that will not work.

If I try to ping Microsoft.com I get the following:

Code:
Pinging www.microsoft.com [207.46.19.30] with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 207.46.19.30:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

and if I try a traceroute I get this:

Code:
Tracing route to www.microsoft.com [207.46.19.30]
over a maximum of 30 hops:

  1     1 ms    <1 ms    <1 ms  192.168.123.100
  2    14 ms    14 ms    14 ms  217.32.85.122
  3    13 ms    14 ms    13 ms  217.32.85.161
  4    15 ms    13 ms    14 ms  217.41.172.21
  5    16 ms    16 ms    14 ms  217.41.172.142
  6    14 ms    16 ms    14 ms  217.41.172.38
  7    13 ms    14 ms    13 ms  213.120.193.97
  8    14 ms    14 ms    13 ms  core1-pos4-1.birmingham.ukcore.bt.net [195.99.120.1]
  9    17 ms    17 ms    17 ms  core1-pos14-1.reading.ukcore.bt.net [62.6.204.150]
 10    21 ms    19 ms    19 ms  core1-pos15-0.ealing.ukcore.bt.net [194.74.16.145]
 11    19 ms    20 ms    20 ms  transit1-pos3-0.ealing.ukcore.bt.net [194.72.9.234]
 12    19 ms    20 ms    21 ms  t2c1-p5-0.uk-eal.eu.bt.net [166.49.168.9]
 13    98 ms    98 ms    99 ms  t2c1-p4-0.us-ash.eu.bt.net [166.49.164.110]
 14     *        *        *     Request timed out.
 15     *        *        *     Request timed out.
 16     *
I cannot ping or connect by any IP address for Microsoft.

I am currently on a 2MB ADSL connection. My IP and DNS are assigned dynamically upon connection.

Any ideas on the cause of the problem and how I can resolve it?

Thanks
 
Soldato
Joined
7 May 2003
Posts
4,247
Location
Away from here
Looks like a routing screwup somewhere in BT. Like csmager said, the lack of a ping means nowt, but your trace doesn't even get as far as the US. Mine on the other hand gets at least as far as Seattle before bumming out:

Code:
gateway#traceroute www.microsoft.com

Translating "www.microsoft.com"...domain server (212.23.3.100) [OK]

Type escape sequence to abort.
Tracing the route to lb1.www.ms.akadns.net (207.46.225.60)

  1 gadamer-dsl.zen.net.uk (62.3.83.3) 32 msec 32 msec 28 msec
  2 erazmus-ge-0-0-1-1.wh.zen.net.uk (62.3.80.193) 36 msec 28 msec 32 msec
  3 bolzano-ge-0-0-0-0.wh.zen.net.uk (62.3.80.50) 28 msec 32 msec 32 msec
  4 195.16.169.89 32 msec 28 msec 28 msec
  5 so-6-0-0.mp2.Manchesteruk1.Level3.net (4.68.113.114) 32 msec 32 msec 72 msec
  6 as-1-0.mp2.Seattle1.Level3.net (209.247.10.133) 188 msec 172 msec 172 msec
  7 ge-1-0-0-53.gar1.Seattle1.Level3.net (4.68.105.73) 172 msec 172 msec
    ge-1-0-0-51.gar1.Seattle1.Level3.net (4.68.105.9) 172 msec
  8 65.59.235.6 184 msec 184 msec 184 msec
  9 207.46.37.225 188 msec 180 msec 188 msec
 10 pos1-0.iuskixcpxc1202.ntwk.msn.net (207.46.36.146) 184 msec 180 msec 180 msec
 11 pos1-0.tke-12ix-1b.ntwk.msn.net (207.46.155.5) 180 msec 180 msec 184 msec
 12 po13.tuk-65ns-mcs-1b.ntwk.msn.net (207.46.224.217) 180 msec 184 msec 184 msec
 13  *  *  *
 
Soldato
Joined
7 May 2003
Posts
4,247
Location
Away from here
You'll have to give BT a call. When they start asking you to reboot your PC/scan for viruses/stand on your head/whatever, tell them that you've done a traceroute which doesn't even reach the US and you can also give them mine so they have something to compare it to.
 
Associate
OP
Joined
28 Nov 2002
Posts
766
Location
Down the road
Figured it out.
The MTU was set too large on my ADSL Router. Set it to a smaller value and its working now (after setting it in the registry too!).

Thanks fellas :)
 
Associate
Joined
28 Sep 2005
Posts
1,282
Location
London
Dont really see how that could solve it as your MTU sizes mean nothing after the first hop and they're resized according to the link to the next hop.

But all in all, it works so meh.
 
Back
Top Bottom