Ubuntu : apt-get command error

Posted by Wibowo Margito on Server Fault See other posts from Server Fault or by Wibowo Margito
Published on 2014-05-28T02:19:44Z Indexed on 2014/05/28 3:31 UTC
Read the original article Hit count: 484

Filed under:
|

I work with Ubuntu 10.04 everyday. Several days ago, when I release command sudo apt-get install .... it run very good, no error. I also able to open websites with my browser with no proxy.

But, today, I got error. Every time I release the command, the connection redirected to an IP in my local network. I can see it in the terminal window.

Several days ago I tried to connect to the internet throught the IP, by SSH tunneling. But I forget what I have done and there is no way home.

This is the output in terminal :

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 is an adress in my local network. Somebody please help me :)

© Server Fault or respective owner

Related posts about ubuntu

Related posts about apt