Internet works on Firefox, but not Internet Explorer or Google Chrome?

1

I have the exact opposite problem as this question, so the answer isn't applicable. For some reason, I can connect to the internet via Firefox on one of my computers, but I cannot connect to the internet via Internet Explorer or Google Chrome.

The computer is connected via an internal wireless adapter, and I can connect using IE/Chrome fine on the computer with a hard line to the router. I have another wireless computer using an external D-Link wireless adapter that I did not think to test last night, but I will tonight.

The page that appears in both browsers is Server not found, so I assumed it might be DNS-related. I've tried doing several ipconfig commands on the computer in question, such as /flushdns and /renew, but neither of them had the desired result of fixing the internet.

NobleUplift

Posted 2014-09-16T14:57:45.770

Reputation: 1 213

Do you have a proxy configured on Firefox? Try checking the options, it's under Advanced -> Network -> Connection -> Settings. – unlink – 2014-09-16T15:12:27.357

Answers

11

IE and Google Chrome adopt the internet settings of the system, unlike Firefox which has its own connection settings option you can configure. One of the reasons why I prefer Firefox over other internet browsers.

You should check Internet Options setting in Control Panel. If your Firefox is working fine then there's definitely something wrong there.

You can also try to change your DNS servers manually. Here's a complete guide for that. You can use Public DNS like Google's for example which are 8.8.8.8 and 8.8.4.4.

Mohi

Posted 2014-09-16T14:57:45.770

Reputation: 599

I have Google DNS set on my personal computer, and IIRC it was set to the default gateway on this one. Turns out it was something awry in the BitDefender firewall daemon. Eventually Firefox stopped working as well, but once I turned the firewall off and back on, the internet worked again. Accepted answer because this would have been worth trying. – NobleUplift – 2014-09-19T17:30:47.883

1

Check your proxy sever settings in IE for your Internet setting. Make sure it's blank. Also, couldn't hurt to run a malware scan...

user318320

Posted 2014-09-16T14:57:45.770

Reputation: 11

0

I had these symptoms in Windows 7 after Fiddler crashed. In 7, the Internet Options are tools (gear) menu, not Control Panel.

Since I don't use MSIE much, I just reset it, and MSIE and Chrome started working.

MSIE → Tools Menu → Internet Options → Advanced → Reset ... → Default Options (You do not need to delete personal info)

Tim Grant

Posted 2014-09-16T14:57:45.770

Reputation: 101

0

I had the same problem and it got resolved as follows.

  1. Press Win key + R.

  2. Type services.msc and enter.

  3. Services Window will open.

  4. Look for the service "Windows Event Log".

  5. Right click on it and choose restart.

  6. If it brings the "Restart other Services" Dialog box, Press yes.

  7. If this resolved your problem, Right click on the Service "Windows Event Log" again and choose properties and make sure you have "Startup type" set to Automatic.

Lalith J.

Posted 2014-09-16T14:57:45.770

Reputation: 141

-1

if any of the above method does not work then simply go to connection setting of internet explorer or google chrome and untick the automatic detect setting or any other option then it will surely work

ayush goel

Posted 2014-09-16T14:57:45.770

Reputation: 1

This is really a comment and not an answer to the original question. To critique or request clarification from an author, leave a comment below their post - you can always comment on your own posts, and once you have sufficient reputation you will be able to comment on any post. Please read Why do I need 50 reputation to comment? What can I do instead?

– DavidPostill – 2016-09-08T09:09:12.040

-1

  1. Click start, type cmd in the Start Search box, right-click cmd.exe, click Run as administrator, and then press Continue.

  2. Type netsh winsock reset at the command prompt, and then press ENTER.

Note If the command is typed incorrectly, you will receive an error message. Type the command again. When the command is completed successfully, a confirmation appears, followed by a new command prompt. Then, go to step 3.

  1. Type exit, and then press ENTER. You should be prompted to reboot, if not you should reboot and test.

Saeed

Posted 2014-09-16T14:57:45.770

Reputation: 1

-1

Check your network properties and see whether there are any additional DNS settings appended on the DNS tab. Remove them if so.

Ansar

Posted 2014-09-16T14:57:45.770

Reputation: 1

Welcome to Super User! This is really a comment and not an answer to the original question. To critique or request clarification from an author, leave a comment below their post - you can always comment on your own posts, and once you have sufficient reputation you will be able to comment on any post.

– DavidPostill – 2015-08-17T10:43:58.343