Need some assisstance with APT-PROXY please
Tim Frost
timfrost at xtra.co.nz
Sun Jul 9 05:59:29 UTC 2006
On Sun, 2006-07-09 at 13:18 +0800, Gabriel M Dragffy wrote:
> On Sun, 2006-07-09 at 10:44 +1200, Tim Frost wrote:
> > Can you post the full output of a failing apt-get update?
> There is no output really, it just tried to retrieve the headers (it
> says "retrieving headers 0%" and stays there)
What does 'netstat -nta | grep 9999' report? I get the following most
of the time:
tim at marvin:~$ netstat -nta | grep 9999
tcp 0 0 0.0.0.0:9999 0.0.0.0:* LISTEN
And something like the following when I run 'sudo apt-get update' on the
local machine:
tim at marvin:~$ netstat -nta | grep 9999
tcp 0 0 0.0.0.0:9999 0.0.0.0:* LISTEN
tcp 0 0 192.168.13.2:9999 192.168.13.2:40301 ESTABLISHED
tcp 0 0 192.168.13.2:40301 192.168.13.2:9999 ESTABLISHED
Tim
More information about the ubuntu-users
mailing list