PVE HTTP Proxy and NoProxy configs

omripresent

New Member
Nov 27, 2024
2
0
1
Using PVE with HTTP proxy enabled is causing issues with accessing some internal domains that need to be accessed directly (Netbox IPAM under SDN for example).
It seems like the no_proxy option is not available in the web UI, and applying it globally under /etc/environment does not seem to take effect.

What's the correct way of applying proxy domain exclusions in PVE?
 
For the time being I've disabled the global proxy config since it's only used in my environment for APT updates and /etc/apt/apt.conf.d/60proxy
on each host pointing to my proxy endpoint.

Code:
Acquire::http::Proxy "http://proxy.local:3128";
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!