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
This has been implemented it 21.7.7.