[SOLVED] How to make "yum" work through windows ISA server ?
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
How to make "yum" work through windows ISA server ?
Hello everyone.
I am working in a company which use windows ISA server.
I have made firefox to work by setting proxy. However yum command does not work.
Quote:
yum install wine
Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
yum.conf configuration instead of system wide configuration
Code:
# The proxy server - proxy server:port number
proxy=http://<proxyip>:<proxyport>
# The account details for yum connections. Only needed if your proxy needs authentication.
proxy_username=username@proxy
proxy_password=password
, after running firefox, program sent me a input dialog to input username and password, then I can surf internet. But yum stil does not work.
The username is 2543355 , and password is xxxxx
My windows hostname is ikc-2543355 , Network Group name is "ikcp.ikc" .
When I login into windows, my username is "2543355" , and login to "ikcp".
If you do not know it, then most probably you do not need it. I would say remove the authentication lines for username and password. If your proxy settings for firefox are good and working, you should use the same in yum.conf file.
Thanks, my fedora version is 13 . Firefox can give me a dialog box to input username and passwd, but yum doesnot. I have tried many ways to make my yum work under windows ISA server. But all work failed.
Thanks to Everyone..
Nice useful Information,it really helped me a lot,
I request every member that..
Please keep updating this site with there knowledge as Now i am regular visitor of this site.
I have tried all the ways above. It is useless. Can you recommend some tools which can work through isa server as second proxy. I have tried ntlmaps, but it useless.
it is not a matter of disttro
yum needs to be configured to use the username and password
and as i recall there is a conf file for that
-- a google search for "yum +proxy site:http://forums.fedoraforum.org "
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.