Link to home
Start Free TrialLog in
Avatar of ukalyan
ukalyan

asked on

Problem with Google.com

I have a broadband conncetion, Linksys router and Iam using two laptops in the network.   when I try to open Google in IE its not working. I can open all other sites excep google. Is there any solution for this. I dont think its problem with IE because its not working in both the laptops. and when I conneted the laptop to other networks, I can open google.

kalyan
Avatar of KaliKoder
KaliKoder
Flag of Canada image

Hello Kalyan,

Did Google ever work from IE ? What happens when you try and type the IP address, eg; http://216.239.57.104
What happens when you ping Google.com or ping 216.239.57.104 ?

You can also try the following:
- Clear your temporary internet files
- Clear your profile temp directory (Click Start -> run -> type "%temp%" (without quotes) and clean this directory
- Clear your system temp directory (Click Start -> run -> type %SystemRoot%\temp" (without quotes) and clean this directory
- Reboot and log back on in normal mode and try again.

Thanks and Good Luck!
Avatar of RyanCh
RyanCh

Try flushing your DNS cache on each of the computers.
To see if google is in your DNS cache
Start--> Run --> cmd

ipconfig /displaydns

If you see google in there it may be directing your PCs to the wrong IP address, so type:
ipconfig /flushdns

If you do not see google in there, my next suggestion would be to try to try typing in the command window:
ping www.google.com
If you do not get a response please try:
ping 64.223.167.99
that is google's IP address.  If you are unable to connect to google the first way, but are able to the second way, then you have a DNS problem.  Go through those steps first and let us know if flushing the DNS cache worked, and let us know the result of the second suggestion.
If you are able to ping www.google.com then try connecting to google through another browser (i.e. firefox, maxthon, netscape...etc)
Good luck.
Hm...looks like the 64.223.167.99 is the google DNS response, I apologize, please listen to kalikoder and use 216.239.57.104 for a ping test.

(and sorry for the redundancy, I started typing before kalikoder responded so I was unaware of the post until after I also responded)
Avatar of ukalyan

ASKER

Hi Thanks for the reply,
google.com is not pinging whille IP address of google is pinging. I tried to flush DNS but stiill its not working. I can open google in IE using the IP address, but not using Google.com. Ive tried removing all the temp files and cache. But still no use

kalyan
Ok Kalyan, you might need to add an entry to Google.com in your hosts file. Do you know how to do this ? If not let me know what operating system you are using and I can help you.

Thanks

P.S Ryan > No worries :) happens all the time
Avatar of ukalyan

ASKER

Hi,
I dont know how to do this.
Iam using Windows XP with SP2.

kalyan
ASKER CERTIFIED SOLUTION
Avatar of RyanCh
RyanCh

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Looks like I beat you to it this time :-)
I'll tell you what, I'll let you answer first and respond only if it looks like you have something better to do

Listening to either of us will probably get your problem fixed Kaylan, so at this point i'm sure you'll be in good hands if only one of us answers so we don't reiterate the same point.
Oops double typing!

Here is what I wanted to say:
Ok, Please do the following:

- Click Start -> Run and type "Notepad.exe C:\WINDOWS\SYSTEM32\DRIVERS\etc\Hosts" (without the quotes) and hit enter
- This will bring up your hosts file
- Edit this host file and add the following entry:
216.239.37.99     google.com
216.239.37.99   www.google.com

- Click File -> Save and exit the notepad
- Open up IE again and see if you can get to http://www.google.com

Good Luck!
Avatar of ukalyan

ASKER

Thankx a lot. problem was solved