Networking Help
It's free to register, to post a question or to start / join a discussion
XP Wireless Issue
Likes # 0
Posted September 28, 2012 at 4:33PM
I've just done a clean install of XP onto my laptop. I've gone through the motions of setting up the connection to my wireless (which my Win7 laptop is connected to) and it's showing as a success - the icon is there showing full connectivity with a strong signal. However, when I try to access the internet via IE or Chrome (or indeed to update antivirus definitions etc) it goes nowhere.......... I get a 'this page cannot be displayed message'. Within IE, if aiming for Google for instance I get a 'website found waiting for response' message but then the old 'this page cannot be displayed message'. Opening the network dialogue it appears that data packages are being sent but next to nothing is being received. I tried temporarily turning off the firewall but this did not help. Chrome helpfully suggested that it could be a DNS issue but the settings are to 'obtain DNS server address automatically'. I'm with BTInternet and my WIN7 laptop wireless is working fine as is the PC connected via ethernet. Can anyone suggest what may be wrong please (non-techie please!!!)? Thanks Peter
- Tags:
- wireless
- xp
- connection
Likes # 0
Posted September 29, 2012 at 9:27AM
Open a Command Prompt window ("Start > Run", type cmd and click OK) then, at the prompt, type...
ipconfig /all
...and press Enter. This will show details of all network adapters installed in the PC. Check that the wireless adapter has its correct IP address (almost certainly a 192.168.x.x address) and that the DNS Server address is either your router's own IP address or your ISP's DNS addresses.
Likes # 0
Posted September 29, 2012 at 1:42PM
Thanks. Done that - the DNS servers are totally different and the IP address of the router begins 86.139.. which doesn't tally with the IP address of the adapter which does begin 129.168...................... I tried playing with a few of the settings in the Properties to match the settings with those of the router but to no avail. Any advice as to where to go from here please?
Likes # 0
Posted September 29, 2012 at 2:04PM
If the router's IP address begins with 86.139 that must be its WAN address - the address allocated to your connection by the ISP. Its LAN (Local Area Network) address will be a 192.168 address. As the adapter has an address beginning with 192.168 then it has got its correct address from the router. What DNS server addresses are shown when you run ipconfig /all in the PC?
Likes # 0
Posted September 29, 2012 at 4:46PM
Thanks again!
According to ipconfig /all, DNS Servers = 192.168.1.254 (the same as for Default Gateway and DHCP Server)
According to my router info the DNS Servers are:
Primary = 213.120.234.58 Secondary = 213.120.234.74
Likes # 0
Posted September 29, 2012 at 4:47PM
Oh, and the router Default Gateway is 217.32.145.5
Likes # 0
Posted September 29, 2012 at 6:45PM
Presumably the XP PC can connect with a wired ethernet connection? If so, run ipconfig /all again with both wired and wireless connections running, right click in the Command Prompt window, "Select All" and press Enter to copy the details to the clipboard. Paste the details into a forum reply here.
If you are unable to paste the details directly from the computer, because it cannot get online, paste them instead into a blank "Notepad" file, transfer the file to a working PC and copy/paste the details from there.
Likes # 0
Posted September 29, 2012 at 7:37PM
Thanks again!
Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : home-74ced97630
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : home
home
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : home
Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit Controller
Physical Address. . . . . . . . . : 00-15-C5-00-BD-D5
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.78
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : 29 September 2012 19:31:40
Lease Expires . . . . . . . . . . : 30 September 2012 19:31:40
Ethernet adapter Wireless Network Connection:
Connection-specific DNS Suffix . : home
Description . . . . . . . . . . . : Intel(R) PRO/Wireless 2200BG Network Connection
Physical Address. . . . . . . . . : 00-16-6F-4A-14-22
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.77
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : 29 September 2012 19:31:39
Lease Expires . . . . . . . . . . : 30 September 2012 19:31:39
C:\Documents and Settings\Administrator>
Likes # 0
Posted September 29, 2012 at 8:02PM
The IPCONFIG /ALL details look OK for both adapters and should give you wireless internet access. With only the wireless adapter connected, type this address into your browser and it should open Google's page:
Likes # 0
Posted September 29, 2012 at 8:10PM
'fraid not.
"Internet Explorer cannot display the webpage"
Wireless connection status - 489 packets sent, 44 packets received.
Likes # 0
Posted September 30, 2012 at 12:20PM
I'm not sure what else to suggest. See if you can "ping" Google. Open a Command Prompt window ("Start > Run", type cmd and click OK) then, at the prompt, type...
ping google.co.uk
...and press Enter. You should get a response like this:
------------------8<----------------
Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Mike McConnell>ping google.co.uk
Pinging google.co.uk [173.194.78.94] with 32 bytes of data:
Reply from 173.194.78.94: bytes=32 time=35ms TTL=46
Reply from 173.194.78.94: bytes=32 time=33ms TTL=46
Reply from 173.194.78.94: bytes=32 time=29ms TTL=46
Reply from 173.194.78.94: bytes=32 time=28ms TTL=46
Ping statistics for 173.194.78.94:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 28ms, Maximum = 35ms, Average = 31ms
C:\Users\Mike McConnell>
------------------8<----------------
If that still hasn't worked, you could try disconnecting and reconnecting the wireless adapter to your router or even uninstalling and reinstalling the wireless adapter. If that did work then you are connecting to the internet and it is a browser issue or an issue with the port used for "http" protocol.
Reply to this topic
This thread has been locked.
Check out PC Advisor's other tech forums
Top 5 Most Popular
-
New Xbox One release date, specs, features and price in UK
-
Samsung Galaxy S4 vs Nexus 4 smartphone comparison review: what's the best Android?
-
Samsung Galaxy S4 vs Apple iPhone 5 comparison review
-
Galaxy S4 vs BlackBerry Z10 comparison review - which is best, the Samsung or the BlackBerry?
-
Microsoft Windows 8 review



