Make NGINX Reverse Proxy bind to virtual IP on WAN

Started by alex_rhys-hurn, May 29, 2021, 05:04:06 PM

Previous topic - Next topic
Hi,

I have a number of virtual IPs on my WAN interface, can I make NGINX in reverse proxy mode bind to only one specific IP?

If so please point me in the direction.

Many thanks,
Alex

hi
no afaik
plugin does not use ip addresses in the 'listen' directive so nginx listens all addresses at specified port
you can restrict requests by target ip in fw-rules