Unable to Connect to the intenet

mortaltech

Member
Reaction score
0
Location
Nashville, TN
i have a customers laptop here at my shop and it is unable to get a connection via ethernet of wireless. i have done all of the usuall; reset the internet connection, ran winsock, reset tcp/ip, ect. and still have had no luck. i even tried the new repair tool Complete Internet Repair: 0.9.5.955 and still had no luck. any help would be greatly appreciated.
 
What exactly do you mean when you say you're unable to get a connection?

Are the connections shown as disconnected in the network connections control panel?
Are they connected but they don't get a valid IP?
Do they get a valid IP, but just cannot browse the internet?


Also, what OS are you working with?
 
Have you checked proxy re-directs or hosts file?

Definitely try this. Caught me off guard once in the early days, did all the really difficult-ish stuff first only to find the proxy had been set. A lot of tools don't reset the proxy as they assume that you have it set for work/college.
 
What exactly do you mean when you say you're unable to get a connection?

Are the connections shown as disconnected in the network connections control panel?
Are they connected but they don't get a valid IP?
Do they get a valid IP, but just cannot browse the internet?


Also, what OS are you working with?

The network connection are showing as connected for both wired/wireless.
They are both getting a valid IP but cannot browes the internet.

Also it's running a custom buid win XP Pro with SP3
 
The network connection are showing as connected for both wired/wireless.
They are both getting a valid IP but cannot browes the internet.

Also it's running a custom buid win XP Pro with SP3

Can you ping google.com? Does it at least resolve the IP address?

If not, can you ping any of the following IP addresses?

74.125.224.49
74.125.224.50
74.125.224.52
74.125.224.48
74.125.224.51

And as the other posters have mentioned, have you checked the proxy settings?
 
Some basic info would help here...

What does IP config say?

What happens when you ping a known public address?..or if you ping the default gateway...or loopback. How about if you set a static IP?
 
maybe you should do a malware scan as they can mess around with network settings.

maybe you can post the output of ipconfig, open cmd prompt then type



then copy and paste in a reply!

I did a malware scan first.

Here is the text file:

indows IP Configuration



Host Name . . . . . . . . . . . . : tntwireless

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Broadcast

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No



Ethernet adapter Wireless Network Connection:



Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Intel(R) PRO/Wireless 3945ABG Network Connection

Physical Address. . . . . . . . . : 00-1B-77-64-48-BB

Dhcp Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

IP Address. . . . . . . . . . . . : 10.0.0.13

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 10.0.0.1

DHCP Server . . . . . . . . . . . : 10.0.0.1

DNS Servers . . . . . . . . . . . : 10.0.0.1

Lease Obtained. . . . . . . . . . : Monday, January 10, 2011 4:36:56 PM

Lease Expires . . . . . . . . . . : Tuesday, January 11, 2011 4:36:56 PM



Ethernet adapter Local Area Connection :



Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Realtek PCIe FE Family Controller

Physical Address. . . . . . . . . : 00-03-25-4C-DD-A6

Dhcp Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

IP Address. . . . . . . . . . . . : 10.0.0.11

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 10.0.0.1

DHCP Server . . . . . . . . . . . : 10.0.0.1

DNS Servers . . . . . . . . . . . : 10.0.0.1

Lease Obtained. . . . . . . . . . : Monday, January 10, 2011 4:37:13 PM

Lease Expires . . . . . . . . . . : Tuesday, January 11, 2011 4:37:13 PM
 
I know this sounds a little crazy, but go into the properties for the wired adapter and change the handshake to 10-full instead of auto and try again. I have found this to work especially with some linksys adapters.

I would also reset I.E in the menu.

It is worth a try.
 
H-m-m....You mentioned that it's a custom build, correct? What anti-virus program is installed on there? Did you try disabling it? Could be in conflict with the Windows Firewall.

Also, did you check under Services to make sure that Network Connections, Network Location Awareness, Windows Firewall/Internet Connection Sharing and Wireless Zero Config are all set to Automatic and are turned on? You might have done this already but just in case you haven't-:)

It will prob wind up being something simple...lol
 
I can see that your default gateway is a class A network (10.x.x.x) which means the subnet mask should be 255.0.0.0,

Do you have subnetting on your network (i.e you have logicaly divided you network into two or more networks)

If not then that could be the reason why, you need to change the subnet mask from 255.255.255.0 to 255.0.0.0
 
Back
Top