opnsense / plugins

OPNsense plugin collection
https://opnsense.org/
BSD 2-Clause "Simplified" License
835 stars 625 forks source link

[nginx] Add support for proxy_bind for proxy pass through #4061

Open atammy-narmi opened 3 months ago

atammy-narmi commented 3 months ago

Important notices Before you add a new report, we ask you kindly to acknowledge the following:

Is your feature request related to a problem? Please describe. I want to be able to set the outgoing IP to an upstream server. Nginx has the proxy_bind option for this but it is not available in the nginx plugin in opnsense.

Describe the solution you'd like Add a new proxy_bind option to the nginx plugin.

Describe alternatives you've considered Nothing is available for this as it is an nginx option and not available in the GUI.

Additional context https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_bind