我可以通过终端连接,甚至 ping 站点以及安装、更新软件包;但是我无法通过 Firefox 连接到互联网。在终端上,我尝试
firefox http://www.google .com
然后 Firefox 网络浏览器显示
Forbidden you don't have permission to access/ on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
答案1
您可以尝试使用其他浏览器。
那么 Firefox 错误可能是由于www.google.com
拼写错误而导致的
www.google .com
,因此 Firefox 无法访问它。