similar to: Yum and proxy settings

Displaying 20 results from an estimated 100000 matches similar to: "Yum and proxy settings"

2018 Nov 09
1
Yum through a proxy
Good to know I am not the only one. I imagine since many environments use proxies these days, this is encountered more frequently. Would be great to hear from the devs on this. On Fri, Nov 9, 2018, 9:41 AM Simon Matter <simon.matter at invoca.ch wrote: > > I have configured yum to use a proxy via the yum.conf file by adding: > > > > proxy=http://myproxy.com:8080/ > >
2018 Nov 08
2
Yum through a proxy
I have configured yum to use a proxy via the yum.conf file by adding: proxy=http://myproxy.com:8080/ What I noticed when running yum check-up date is that some requests are going through the proxy while the system seems to be trying to resolve the domains of other hosts in the repo and trying to establish direct connections to them instead of going through the proxy. Can anyone explain this
2018 Nov 09
0
Yum through a proxy
> I have configured yum to use a proxy via the yum.conf file by adding: > > proxy=http://myproxy.com:8080/ > > What I noticed when running yum check-up date is that some requests are > going through the proxy while the system seems to be trying to resolve the > domains of other hosts in the repo and trying to establish direct > connections to them instead of going through
2006 Feb 17
2
Http proxy set in yum.conf is not working for the new yum mirrorlist system
Hi, It seems that the new update system does not consider the proxy option set yum.conf. After installing centos-yumconf-4-4.4.noarch.rpm together with the new yum packages, I was no longer able to use yum. In my case HTTP access is allowed only through a proxy. The proxy URL is configured in yum.conf. If I set the environment variable http_proxy from the shell I start yum, everything
2007 Aug 21
2
Using HTTP proxy for yum
Is there a way to use an HTTP proxy (with a user/pass) with yum? Or at least a way to pass a user/pass through yum? I have a situation with a CentOS server behind a web filter appliance. Thanks, Scott
2009 Jul 22
0
YUM Proxy
I'm also under proxy server and yum work like ... charm. You can find manual in http://www.centos.org/docs/4/html/yum/sn-yum-proxy-server.html. I'm usualy edit /etc/yum.conf and put there #proxy adress:port - take care of / proxy=http://proxy.somedomain.si:80/ #proxy username and passwd proxy_username= proxy_password= Have a nice day. Bla? -----Original Message----- Message: 2
2011 Dec 07
2
yum with a proxy
Hello, While yum is configured to use a proxy, like this : [base] name=CentOS-$releasever - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 proxy=http://proxy.lasb:3128 it still make some attempts to connect
2007 Jul 19
1
yum through a squid proxy
Hello, I've got a centos5 box that is now behind a what was transparent squid proxy. The proxy now has it's own dedicated ip and uses proxy basic authentication. I've got a firewall that redirects all outgoing port 80 traffic to that ip so anyone wishing access goes proxied. The problem is yum on my centos5 can't retrieve the .xml files for the various yum repositories. In
2008 Feb 14
1
yum-proxy?
Hi, I've been using Debian for a few years, and there was one nifty little app that made installing and updating so much easier: apt-proxy. Most of the time, I'm taking care of small LANs with an average of five client PCs. But this is a very remote place in South France, so most villages only have 512 kbps DSL. One major update for openoffice.org-*, and I have to wait the whole day
2006 Apr 11
1
Why will gems only install rails 1.0 when using a proxy?
Why will gems only install rails 1.0 when using a proxy? gem install rails -p http:\\myproxy will only install rails 1.0!!! why is this? it''s very irritating Chris -- Posted via http://www.ruby-forum.com/.
2007 Sep 11
2
yum proxy username with @ character
Hi, I am having problem with setting up the proxy for yum correctly. I have got no influence on proxy policy or authentication methods. The proxy username contains the '@' character. My question is if there is any way how to enter the username correctly into the yum.conf. I tried many ways but has not been successful yet. Many thanks, David
2010 Feb 25
1
How to get rid of HTTP-Proxy environment variable in domUs!
Hi All, I have been trying to solve the issue of Xen-based Virtual Machines (as I described earlier); I have the problem of ethernet ports locked to a single Mac address in my lab--hence VM''s can''t communicate using bridging other than their own dom0. To further test/confirm, yesterday I took my laptop at home and connected to my Home-Hub (which issues DHCP based IPs); I
2018 Nov 09
4
OT: good free email service ?
On Nov 9, 2018, at 9:22 AM, Vic Chester <vcsubscriptions at gmail.com> wrote: > > https://protonmail.com/ Aside from semi-charitable organizations like that, I wouldn?t expect good free email service to exist. It?s seriously complicated to run a properly-configured email server. The last time I looked into it, there were something like 24 separate RFCs an SMTP-only server had to
2010 Apr 16
0
How do I redirect my users to video via a proxy server?
I have a rails app where I am trying to re-direct my users to a video resource on a remote server via a proxy. I am using the Net::HTTP::Proxy class but I''m not sure the right way to do this. I tried this code; urlToGet = ''videos/sample.mp4'' proxy_host = ''myproxy.com'' proxy_port = 80 proxy_class =
2007 Feb 12
1
yum behinf authenticated proxy
Hi, I've just installed a CentOS 4.4 and i'm behind a proxy with authentication. Does anyone know the parameters for the environment variable "http_proxy" so i can make a "yum update" ? Usually i'd do a $ export http_proxy="proxy.domaion.foo:3128" but this is not the case of an authenticated proxy. Any help would be appreciated. Warm Regards, M?rio
2012 Feb 09
2
Problems with Microsoft Forefront proxy with yum
Hello all, How can I configure yum to download updates when I need to authenticate to a Microsoft Forefront proxy?? I have tried to configure http_proxy variable as a "http_proxy="http://DOMAIN\\user:passwd at proxy:port/", but it doesn't works ... I have tried to set http_user and http_passwd also without luck. Thanks.
2007 Feb 13
1
yum behinf authenticated proxy - Replay
Simply modify yum.conf, add proxy=http://proxy.example.si:80/ proxy_username=some_username proxy_password=some_password work for me. Bla? Bogataj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070213/04c947e3/attachment.html>
2016 Nov 07
0
Proxy server settings
On Mon, Nov 7, 2016 at 6:25 PM, paul.greene.va <paul.greene.va at verizon.net> wrote: > Hello All, > > I'm sure this must be a fairly quick and easy configuration, but I have not > been able to figure it out yet. > > How do you configure the proxy settings in the OS itself (not in a browser > or other application) so that anytime the server tries to get out to the
2010 Feb 24
1
Sketchup 7 and proxy settings.
Hi everyone, I've got stuck trying to get Sketchup 7 ( Version 7.1.6860 ) to connect to the 3D warehouse via a proxy using Wine 1.1.38 (same problem with older version 1.1.35) on a linux machine ( Gentoo, Kernel 2.6.32.3 ) I have followed the instructions for setting up a proxy for Wine from: http://wiki.winehq.org/FAQ#head-d582e2a4e92f4d8ae6c3401daebd7d5621eb220f ###### My
2007 Jun 02
0
ssh tunnel proxy setup
Hi all.. am trying to incorporate a tunnel from over a slow setup ........ /-------------------------/ /-------------------------------/ | host1 |=========//Tunnel ssh //====================| Host2 | | squid parent |