CloudBoost: How to configure http-proxy
Riepilogo: This article explains how to use the http-proxy command to configure a proxy server on the CloudBoost.
Questo articolo si applica a
Questo articolo non si applica a
Questo articolo non è legato a un prodotto specifico.
Non tutte le versioni del prodotto sono identificate in questo articolo.
Istruzioni
By default, using the CloudBoost appliance in an environment configured with a proxy server sends all traffic out of the CloudBoost through the proxy. Certain targets can be excluded from going through the proxy using the '
http-proxy exclude' command.
Note: Before using this command, be prepared with the IP address and the prefix size of the subnet mask for the targets to be excluded.
Examples of using the '
http-proxy' command depend on what kind of setup and exclusions are being entered.
- Set a proxy and have all egress traffic go through the proxy:
http-proxy <host:port> Ex: http-proxy proxy.dell.com:8080 - Reset the
http-proxysetting back to default:http-proxy reset - Set a proxy and have all egress traffic go through the proxy except for a single specified target:
http-proxy <host:port> exclude <ip>/<prefix>- For this example, the proxy is
proxy.dell.com:8080and the target to exclude is at10.10.10.10on subnet mask255.255.255.0:http-proxy proxy.dell.com:8080 exclude 10.10.10.10/24
- For this example, the proxy is
- Set a proxy and have all egress traffic go through the proxy except for any target on a certain IP subnet:
http-proxy <host:port> exclude <ip>/<prefix>- For this example, the proxy is
proxy.dell.com:8080and the targets to exclude are at10.10.10.0on subnet mask255.255.255.0:http-proxy proxy.dell.com:8080 exclude 10.10.10.0/24
- For this example, the proxy is
- Set a proxy and have all egress traffic go through the proxy except for a specified target and any target on a certain IP subnet:
http-proxy <host:port> exclude <ip>/<prefix>,<ip>/<prefix>- For this example, the proxy is
proxy.dell.com:8080and the targets to exclude are at10.10.10.0on subnet mask255.255.255.0and the single target is10.20.20.20on subnet mask255.255.254.0:http-proxy proxy.dell.com:8080 exclude 10.10.10.0/24,10.20.20.20/23
- For this example, the proxy is
To add multiple exclusions, add a comma (,) between each excluded target.
Prodotti interessati
CloudBoost Virtual ApplianceProdotti
CloudBoost Virtual ApplianceProprietà dell'articolo
Numero articolo: 000013606
Tipo di articolo: How To
Ultima modifica: 24 mar 2026
Versione: 6
Trova risposta alle tue domande dagli altri utenti Dell
Support Services
Verifica che il dispositivo sia coperto dai Servizi di supporto.