LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Using Fedora behind a proxy (https://www.linuxquestions.org/questions/linux-newbie-8/using-fedora-behind-a-proxy-342294/)

baldcat 07-11-2005 08:36 PM

Using Fedora behind a proxy
 
Ok so have had a look around cannot find any simply answers...

I have fedora 3 install (minimal as I plan to install WEBMIN)

How do I tell it to use the netowrk proxy server (squid) to download the package and install it.....

I have tried export http_proxy=XXX.XXX.XXX.XXX:3128
and that hasn't worked... Any thoughts ??

bullwinkle 07-12-2005 12:52 PM

did u bring the eth0 up? bring it up and look at the dns, gateway kinda stuff.........then try setting the proxy server......
have fun

jdogpc 07-12-2005 04:41 PM

Cheers

What do you need to download and who do you intend to download it?

jcliburn 07-12-2005 07:09 PM

Re: Using Fedora behind a proxy
 
Quote:

Originally posted by baldcat
Ok so have had a look around cannot find any simply answers...

I have fedora 3 install (minimal as I plan to install WEBMIN)

How do I tell it to use the netowrk proxy server (squid) to download the package and install it.....

I have tried export http_proxy=XXX.XXX.XXX.XXX:3128
and that hasn't worked... Any thoughts ??

Assuming you use yum for updates, add the following line to /etc/yum.conf just after the gpgcheck line:

proxy=http://your_proxy_url:port

jcliburn 07-12-2005 07:10 PM

Stupid smilies...

proxy=http://your_proxy_url:port


All times are GMT -5. The time now is 12:10 PM.