LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   YUM with a Novell proxy (https://www.linuxquestions.org/questions/linux-networking-3/yum-with-a-novell-proxy-636617/)

watcher69b 04-20-2008 12:07 PM

YUM with a Novell proxy
 
I am running a few red hat servers and I cannot get yum to work via terminal with out 1st logging onto the server and putting my credentials into the Border Manger webpage.
Has any one been able to get this to work only using a command line?
I have no control over the Novell side of the house so i cannot allow my servers to bypass the proxy. Also the proxy has a home made ssl cert that is no longer valid. The Novell crew won’t regenerate it either.

I have tried
export http_proxy=username:password@https://192.168.x.x:9000
export http_proxy=https://username:password@192.168.x.x:9000
I am at a loss for what to do


Here is what i get...
[root@box1 ~]# yum update
Loading "rhnplugin" plugin
Loading "installonlyn" plugin
There was an error communicating with RHN.
RHN support will be disabled.
Error communicating with server. The message was:
Moved Temporarily
Setting up Update Process
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Packages marked for Update/Obsoletion

Simon Bridge 04-21-2008 07:12 AM

http://www.linuxquestions.org/questi...-proxy-636673/
... wait a bit before reposting a question. It can take a day or so for the person with the solution to see you.


All times are GMT -5. The time now is 07:54 PM.