When I tried to update my Ubuntu through the update manager I received an error about some unknown resource. so i tried doing it from the terminal with
sudo apt-get update
but all I got is:
0% [Connecting to 192.168.43.1
repeating itself... and when I press Enter it shows:
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-security/universe/i18n/Translation-en Unable to connect to 192.168.43.1:8000:
E: Some index files failed to download. They have been ignored, or old ones used instead.
How can I get this to work?
ping archive.ubuntu.com? If so, from the output of ping what address does it give you? Have you set up proxies anywhere? – John S Gruber Sep 12 '12 at 19:23