[Yum] yum-suck available
Aleksander Demko
Aleksander.Demko at nrc-cnrc.gc.ca
Wed Jul 30 20:24:04 UTC 2003
On Tue, 2003-07-29 at 21:45, Tom Diehl wrote:
> If you can do ssh you can usually do rsync. Just add a "-e ssh" to the
> rsync command line. rsync is a truely wonderful program for mirroring
> stuff.
Almost. The DMZed machine itself cannot open ANY sockets to the outside
world - only respond to httpd and ssh requests. So what I did is I
ssh'ed INTO it and used -R port:some.proxy:port so the server tunnels
http requests back down my ssh connection and to a proxy, and then to
the rest of the world.
After giving up with wget, I decided to just hack together my own
yum/http mirroring tool. It's quite a hack, but seems to work and is
available at:
http://scopira.org/~ademko/yum-suck
--
// Aleksander.Demko at nrc-cnrc.gc.ca ademko at nrc.ca scopira.org //
More information about the Yum
mailing list