Pages can't be displayed

Soldato
Joined
4 Sep 2005
Posts
12,830
Location
London
Hi folks

I'm in Uni halls at the moment. And the connection is fine, however every time I visit a new web page, it initially says the page cannot be found. Much like if you try to browse when disconnected.

If I refresh the page, it loads fine on second attempt.

Happens in Opera, IE7, and Firefox. It doesn't happen to my flatmates, so I guess theres something wrong my end?
 
Here ya go;

Code:
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation.  All rights reserved.

C:\Users\Benjo>ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : Benjo-PC
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : mshome
                                       net

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : plymouth.ac.uk
   Description . . . . . . . . . . . : Generic Marvell Yukon 88E8056 based Ether
net Controller
   Physical Address. . . . . . . . . : 00-50-8D-9F-2B-31
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2002:8da3:b62a:a:4dbb:2861:aa0b:3aae(Pref
erred)
   IPv6 Address. . . . . . . . . . . : 2002:8da3:b6ae:8:4dbb:2861:aa0b:3aae(Pref
erred)
   Site-local IPv6 Address . . . . . : fec0::8:4dbb:2861:aa0b:3aae%1(Preferred)

   Site-local IPv6 Address . . . . . : fec0::a:4dbb:2861:aa0b:3aae%1(Preferred)

   Temporary IPv6 Address. . . . . . : 2002:8da3:b62a:a:9862:c8af:1a4b:16dd(Pref
erred)
   Temporary IPv6 Address. . . . . . : 2002:8da3:b6ae:8:9862:c8af:1a4b:16dd(Pref
erred)
   Link-local IPv6 Address . . . . . : fe80::4dbb:2861:aa0b:3aae%10(Preferred)
   IPv4 Address. . . . . . . . . . . : 141.163.182.58(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : 20 November 2008 19:51:16
   Lease Expires . . . . . . . . . . : 22 November 2008 11:56:54
   Default Gateway . . . . . . . . . : fe80::e5f1:b65f:e22b:355e%10
                                       fe80::680f:ca3f:783d:736d%10
                                       141.163.182.254
   DHCP Server . . . . . . . . . . . : 141.163.201.131
   DHCPv6 IAID . . . . . . . . . . . : 251678861
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-10-AD-42-7B-00-50-8D-9F-2B-31

   DNS Servers . . . . . . . . . . . : fe80::e5f1:b65f:e22b:355e%10
                                       141.163.246.9
                                       141.163.201.237
                                       141.163.246.3
                                       141.163.66.70
   Primary WINS Server . . . . . . . : 141.163.201.131
   NetBIOS over Tcpip. . . . . . . . : Enabled
   Connection-specific DNS Suffix Search List :
                                       mshome
                                       net

Tunnel adapter Local Area Connection* 6:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : plymouth.ac.uk
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 11:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
   Physical Address. . . . . . . . . : 02-00-54-55-4E-01
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:0:d5c7:a2ca:1c96:71:725c:49c5(Prefer
red)
   Link-local IPv6 Address . . . . . : fe80::1c96:71:725c:49c5%13(Preferred)
   Default Gateway . . . . . . . . . :
   NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Local Area Connection* 12:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : 6TO4 Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

C:\Users\Benjo>
 
They're using IPv6 locally, which means that primary DNS server is a local one. DNS relaying could be slow, try changing the order of the DNS servers to put one of the public IPv4 IPs first and see what happens.

Infact when you actually read the hex-mess your primary DNS is your default gateway which seems wrong to me. Deffo manually point it at the IPv4 addresses as they're proepr public IPs and should be dedicated DNS servers.
 
Last edited:
Ok, I think it's getting worse. Nothing but OcUK forums will load now.

I guess i setup my DNS settings by right clicking the network adaptor>properties>TCP/IPv4 and changing it in there?

Does anyone know how I should set it up?
 
Yep in the TCP/IP settings you should be able to re-order the DNS servers.
You'll probably need to write the addresses down and then change it to manual DNS config if it's on auto. Else you can just change the preffered order.
 
Back
Top Bottom