yum - webmarshal - squid NT = poos + wees

Steffen Kluge kluge at fujitsu.com.au
Tue Sep 6 02:35:15 UTC 2005


On Tue, 2005-09-06 at 13:45 +1200, Terry Kemp wrote:
> I have convinced IT to let the FC4 FTP server have direct access to
> Squid (3128). The FTP server is on 10.0.0.50. How do I forward port 80
> from my workstation (10.0.0.99) to the FTP server to then forward
> through the squid proxy when I run Yum? 

Assuming you can ssh to the ftp server, run something like this on your
box:

$ ssh -N -f -L 8080:SquidNT:3128 10.0.0.50

and then set your proxy to:

$ export http_proxy=http://localhost:8080/

Cheers
Steffen.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20050906/dc16c534/attachment-0001.sig>


More information about the fedora-list mailing list