apt-get over gateway
Hi Folks,
I've got this problem:
I have a debian-box connected over ppp0 to the Inet.
In my small network I have a machine which - naturally - is behind -
connected via Kernel NAT.
A Ping on security.debian.org gives me a response. But :
>From there I want to make an apt-get update and so on, all i get is the
messages i attached.
I tried various tunnels via ssh, but didn't choose the right one,
apparently.
Any help would be greatly appreciated.
Michael
flipmode:/home/micha_tp# ping security.debian.org
PING security.debian.org (194.109.137.218): 56 data bytes
64 bytes from 194.109.137.218: icmp_seq=0 ttl=52 time=129.5 ms
64 bytes from 194.109.137.218: icmp_seq=1 ttl=52 time=136.5 ms
--- security.debian.org ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 129.5/133.0/136.5 ms
flipmode:/home/micha_tp# apt-get update
Err http://security.debian.org stable/updates/main Packages
Could not connect to security.debian.org:80 (194.109.137.218), connection timed out
Err http://security.debian.org stable/updates/main Release
Could not connect to security.debian.org:80 (194.109.137.218). - connect (113 No route to host)
Failed to fetch http://security.debian.org/dists/stable/updates/main/binary-i386/Packages Could not connect to security.debian.org:80 (194.109.137.218), connection timed out
Failed to fetch http://security.debian.org/dists/stable/updates/main/binary-i386/Release Could not connect to security.debian.org:80 (194.109.137.218). - connect (113 No route to host)
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.
flipmode:/home/micha_tp# apt-get update
Err http://security.debian.org stable/updates/main Packages
Could not connect to security.debian.org:80 (194.109.137.218). - connect (113 No route to host)
Err http://security.debian.org stable/updates/main Release
Could not connect to security.debian.org:80 (194.109.137.218). - connect (113 No route to host)
Failed to fetch http://security.debian.org/dists/stable/updates/main/binary-i386/Packages Could not connect to security.debian.org:80 (194.109.137.218). - connect (113 No route to host)
Failed to fetch http://security.debian.org/dists/stable/updates/main/binary-i386/Release Could not connect to security.debian.org:80 (194.109.137.218). - connect (113 No route to host)
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.
flipmode:/home/micha_tp#
Reply to: