Problem with setup PROXY
-
- Posts: 12
- Joined: 2022/12/12 11:50:49
Problem with setup PROXY
Hello Members
My problem is very simple, how can I configure the proxy in centos 9 stream to dowload updates an packages from the repositories?
I try to do that: viewtopic.php?t=72006
But the curl 56 error allways go out.
Please help me.
My problem is very simple, how can I configure the proxy in centos 9 stream to dowload updates an packages from the repositories?
I try to do that: viewtopic.php?t=72006
But the curl 56 error allways go out.
Please help me.
Re: Problem with setup PROXY
Since 56 is a different error code to the post you linked to, we would need to see the actual error messages to know what 56 means.But the curl 56 error allways go out.
CentOS 8 died a premature death at the end of 2021 - migrate to Rocky/Alma/OEL/Springdale ASAP.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
-
- Posts: 12
- Joined: 2022/12/12 11:50:49
Re: Problem with setup PROXY
[root@localhost yum.repos.d]# dnf -y install httpd
Error al cargar el complemento "config_manager": '*prog'
CentOS Stream 9 - BaseOS 0.0 B/s | 0 B 00:01
Errors during downloading metadata for repository 'baseos':
- Curl error (56): Failure when receiving data from the peer for https://mirrors.centos.org/metalink?rep ... https,http [Empty re ply from server]
Error: Failed to download metadata for repo 'baseos': Cannot prepare internal mirrorli st: Curl error (56): Failure when receiving data from the peer for https://mirrors.cen tos.org/metalink?repo=centos-baseos-9-stream&arch=x86_64&protocol=https,http [Empty re ply from server]
[root@localhost yum.repos.d]#
This is the mistake.
Error al cargar el complemento "config_manager": '*prog'
CentOS Stream 9 - BaseOS 0.0 B/s | 0 B 00:01
Errors during downloading metadata for repository 'baseos':
- Curl error (56): Failure when receiving data from the peer for https://mirrors.centos.org/metalink?rep ... https,http [Empty re ply from server]
Error: Failed to download metadata for repo 'baseos': Cannot prepare internal mirrorli st: Curl error (56): Failure when receiving data from the peer for https://mirrors.cen tos.org/metalink?repo=centos-baseos-9-stream&arch=x86_64&protocol=https,http [Empty re ply from server]
[root@localhost yum.repos.d]#
This is the mistake.
Re: Problem with setup PROXY
That looks like a firewall problem and no proxy configured.
CentOS 8 died a premature death at the end of 2021 - migrate to Rocky/Alma/OEL/Springdale ASAP.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
-
- Posts: 12
- Joined: 2022/12/12 11:50:49
Re: Problem with setup PROXY
Doesn´t work Mr BShT... What can I do?
Best regards.
-
- Posts: 12
- Joined: 2022/12/12 11:50:49
Re: Problem with setup PROXY
I mean a firewall, not the bloated useless rubbish called firewalld. It'll be a box like a Cisco or a similar vendor o maybe your IT dept run a linux proxy.
CentOS 8 died a premature death at the end of 2021 - migrate to Rocky/Alma/OEL/Springdale ASAP.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
-
- Posts: 12
- Joined: 2022/12/12 11:50:49
Re: Problem with setup PROXY
Hello good morning
Correct there is a firewall, and I have user and password but I make the configuration of the file /etc/profile and /etc/resolv.conf and the probleme keep going. I don´t know what to do!
Can you tellme how configure the centos 9Stream to pass enterprise proxy with my user and password, please?
Thanks a lot.
Correct there is a firewall, and I have user and password but I make the configuration of the file /etc/profile and /etc/resolv.conf and the probleme keep going. I don´t know what to do!
Can you tellme how configure the centos 9Stream to pass enterprise proxy with my user and password, please?
Thanks a lot.
Re: Problem with setup PROXY
Proxy parameters for yum/dnf go in /etc/yum.conf sd per man yum.conf
CentOS 8 died a premature death at the end of 2021 - migrate to Rocky/Alma/OEL/Springdale ASAP.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke