Hi,

I am using Fedora Core 11 version on two different systems. One system has internet connection (FC1) and the other does not (FC2). I access internet using a web proxy which also requires authentication. I need to install packages on FC2 using yum install command for some customized application that I want to run on that system. I would like to have the following setup in place:

FC2 uses FC1 as a web proxy to connect to the internet to download and install packages using YUM command.

I have installed squid on FC1 using "yum -y install squid" command. I would appreciate if some one could help me out in configuring the aformentioned setup in my network.

Thanks in anticipation!