similar to: Yum through a proxy

Displaying 20 results from an estimated 30000 matches similar to: "Yum through a proxy"

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 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
2018 Nov 08
0
Yum and proxy settings
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
2019 Jul 09
2
SIP credentials in the dialplan
On Tue, Jul 9, 2019 at 6:05 AM Joshua C. Colp <jcolp at digium.com> wrote: > On Tue, Jul 9, 2019, at 7:00 AM, Dovid Bender wrote: > > Hi, > > > > Looking at http://the-asterisk-book.com/1.6/applikationen-dial.html you > > should be able to dial with SIP credentials in the DP. Is this still > > possible in recent versions of Asterisk either with chan_sip or
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/.
2015 May 28
3
Peer is UNREACHABLE
Darryl Moore <darryl at moores.ca> schrieb: > Ahh. Seen that before! That suggests to me that you don't have your > sip.conf records setup right. > > What's your sip.conf look like? Well, here what I wrote in my sip.conf: register => 00493511111111:MYSECRET at pbxluca/00493511111111 register => 00493512222222:MYSECRET at pbxfax/00493512222222 register =>
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
2006 Mar 27
6
Problem installing Rails
Hi I am getting the following error when i tried to install rails in windows using command prompt.... Attempting remote installation of ''rails'' Updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (Gem::RemoteSourceException) Error fetching remote gem cache: getaddrinfo: no address associated with hostname. There are proxy settings in
2008 Aug 14
2
Proxy logging destuser
Hi All My first post to the list, so "hello world"! Having searched the list archives and the wiki for an answer to this, I don't think it is possible. However, let me ask nonetheless... Is it possible for a Dovecot proxy's login process (IMAP and POP3) to include the "destuser", i.e. the uid used to authenticate to the backend IMAP/POP3 server, in its logging?
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
2002 Jun 18
2
Problems with url/download and http_proxy
I would like to use the getBioC.R script from http://www.bioconductor.org/getBioC.R to install the biobase packages. Unfortunately, url() and download.file() die when trying to talk to my proxy: > getBioC("exprs") connect: Cannot assign requested address unable to connect to 'gproxy1.pfizer.com'. connect: Cannot assign requested address unable to connect to
2002 Jun 18
2
Problems with url/download and http_proxy
I would like to use the getBioC.R script from http://www.bioconductor.org/getBioC.R to install the biobase packages. Unfortunately, url() and download.file() die when trying to talk to my proxy: > getBioC("exprs") connect: Cannot assign requested address unable to connect to 'gproxy1.pfizer.com'. connect: Cannot assign requested address unable to connect to
2008 Jun 03
1
trouble getting wine from git through a proxy
How can I get wine from git through a proxy server? I tried the usual clone command but substituting http:// for git://, set $http_proxy (per git man page) to the name of my proxy server and got: $ git clone http://source.winehq.org/git/wine.git wine Initialized empty Git repository in /cygdrive/d/wine/.git/ Cannot get remote repository information. Perhaps git-update-server-info needs to be run
2015 Jun 11
3
Allowing calls - maybe I'm just stupid...
Hi again! About my previous E-Mail... I though about it and I think, that maybe I'm just very stupid... Since I called an INTERNAL number, Asterisk tried to call it. I tried right now to call an EXTERNAL number (using my context [myproxy]) and the behavior is NOT the same... Not 100% correct, but it tries the right way... Now my problem is to check in my dialplan if the peer, that
2005 May 24
6
RPM install issues
I am making a new box to test with and was trying to install shorewall via rpm. So I download the shorewall 2.2.5 rpm and issue a rpm -ivh shorewall-2.2.5-1.noarch.rpm. I then get an error: error: Failed dependencies: which is needed by shorewall-2.2.5-1.noarch So as you can see there are no dependency issues. I thought I saw this on the mailing list a while ago but I just searched for it I did
2015 Jun 11
1
Call accepted from not registered peers?
Hi list! So, new day, new problem... I tried right now to call from my cellphone a peer in my Asterisk. The cellphone has correct credentials, but it's NOT registered on my Asterisk, now. I just tried to call a peer in my network, from a peer not yet registered. And it works... :( The very curious thing is, that I can't find how the call will be accepted... Every section in my dialplan
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
2018 Aug 30
2
Panic / EL6 / KVM / kernel-2.6.32-754.2.1.el6.x86_64
Am 30.08.2018 um 06:37 schrieb Simon Matter <simon.matter at invoca.ch>: > >> Since the update from kernel-2.6.32-754.2.1.el6.x86_64 >> to kernel-2.6.32-754.3.5.el6.x86_64 I can not boot my >> KVM guests anymore!? The workstation panics immediately! >> >> I would not have expected this behavior now (last phase of OS). >> It was very robust until now
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
2020 Aug 27
2
Viewing changelog for packages to be updated
On Wed, Aug 26, 2020 at 11:18 PM Simon Matter via CentOS <centos at centos.org> wrote: > > > On Wed, Aug 26, 2020 at 2:54 PM Kenneth Porter <shiva at sewingwitch.com> > > wrote: > >> > >> Is there some way to see the RPM changelog entries for a prospective yum > >> update? Ideally I'd like to see just the entries that are newer than the