我每天都使用 Ubuntu 10.04。几天前,当我发布命令 sudo apt-get install .... 时,它运行得很好,没有错误。我也能够使用浏览器打开网站,而无需代理。
但是,今天我遇到了错误。每次我发布命令时,连接都会重定向到我本地网络中的 IP。我可以在终端窗口中看到它。
几天前,我尝试通过 IP 连接互联网,通过 SSH 隧道。但我忘记我做了什么,也没有回家的路。
这是终端中的输出:
deo@deo-laptop:~$ sudo apt-get update
[sudo] password for deo:
Err http://cx.archive.ubuntu.com lucid Release.gpg [
Could not connect to 10.7.7.15:3128 (10.7.7.15). - connect (110: Connection timed out)
Err http://cx.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Unable to connect to 10.7.7.15:3128:
10.7.7.15 是我本地网络的一个地址。有人能帮帮我吗 :)