[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apt-get



Hi all,

The "apt-get update" on our excalibur host:
    Connect
    Login
    but it does not Get any file.
See the ouput:

excalibur:~# apt-get update
Get:1 ftp://ftp.de.debian.org stable/main Packages [824kB]
Err ftp://ftp.de.debian.org stable/main Packages
  Connection timeout
  Get:2 ftp://ftp.de.debian.org stable/main Release [95B]
  Err ftp://ftp.de.debian.org stable/main Release



This host is behind our firewall, which is behind a Cisco2500 router and a
3Com modem.

The firewall has enabled:

* InPut: ipfwadm -I -l

acc   tcp  anywhere             skywalker     any -> www
acc   udp  anywhere             skywalker     any -> www
acc   tcp  anywhere             skywalker    www,shttp -> 1024:65535
acc   udp  anywhere             skywalker     www,443 -> 1024:65535
acc   tcp  anywhere             skywalker     nntp,81,ftp-data,ftp ->
1024:65535
acc   udp  anywhere             skywalker     119,81,20,21 -> 1024:65535

* OutPut: ipfwadm -O -l

acc   tcp  anywhere             skywalker     any -> www
acc   udp  anywhere             skywalker     any -> www
acc   tcp  anywhere             skywalker     www,shttp -> 1024:65535
acc   udp  anywhere             skywalker     www,443 -> 1024:65535
acc   tcp  anywhere             skywalker     nntp,81,ftp-data,ftp ->
1024:65535
acc   udp  anywhere             skywalker     119,81,20,21 -> 1024:65535


Is there any way which I can get apt working?

Davi



Reply to: