Add your proxy URL to the following locations:
/etc/profile.d/forward-proxy.shexport ftp_proxy=ftp://forward-proxy.example.com:3128
export http_proxy=http://forward-proxy.example.com:3128
export https_proxy=http://forward-proxy.example.com:3128
export socks_proxy=http://forward-proxy.example.com:3128
/etc/yum.conf (This will be different in the latest versions of FPBX, where Debian is the new OS)proxy=http://forward-proxy.example.com:3128
http://forward-proxy.example.com:3128Use wget For Module Admin