为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Upgraded to ubuntu 18.04 & MOdzilla products will not connect to internet. Network connection is there. Pinged 8.8.8.8 just fine.

  • 10 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 FFus3r

more options

I just upgraded to Ubuntu 18.04 and neither Firefox or Thunderbird will connect to the internet. I can ping 8.8.8.8 just fine. I turned off the firewall and they still will not connect. They connected just fine before the upgrade. I changed the proxy to no proxy and system proxy. Still no luck. What am I missing?

I just upgraded to Ubuntu 18.04 and neither Firefox or Thunderbird will connect to the internet. I can ping 8.8.8.8 just fine. I turned off the firewall and they still will not connect. They connected just fine before the upgrade. I changed the proxy to no proxy and system proxy. Still no luck. What am I missing?

所有回复 (10)

more options

try this,

In the address bar, type about:config and press enter and accept the warning, search for network.dns.disableIPv6 and double-click to set its value

more options

It was already disabled but I enabled it and same issue so I disabled it again. Still same issue.

more options

go to options > general > network > settings

and choose Auto-detect proxy settings for this network

more options

Tried that also. Didn't make a difference. Still receive the server not found error.

more options

Some additional information...

When I ping www.google.com, www.firefox.com and others I receive a cannot find host or server message.

more options

NoGMO said

Some additional information... When I ping www.google.com, www.firefox.com and others I receive a cannot find host or server message.

That to me would indicate ISP problems.

more options

Try this:


TCP/IP stack repair options for use with Windows XP with SP2 or SP3.

Start, Run, CMD, OK to open a command prompt.

Reset WINSOCK entries to installation defaults: netsh winsock reset catalog

Reset TCP/IP stack to installation defaults. netsh int ip reset reset.log

Reboot the machine.

more options

Thanks, but not a Windows box.

more options

The wireless connection is being made. I just verified with the my isp.

It seems to be something in netplan. I created a 01-netcfg.yaml in /etc/netplan and added

nameservers:

        addresses: [8.8.8.8, 8.8.4.4]

Rebooted the box and still am having difficulties with urls.

Any ideas?

more options

选择的解决方案