Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
Make NGINX Reverse Proxy bind to virtual IP on WAN
« previous
next »
Print
Pages: [
1
]
Author
Topic: Make NGINX Reverse Proxy bind to virtual IP on WAN (Read 4071 times)
alex_rhys-hurn
Newbie
Posts: 24
Karma: 3
Make NGINX Reverse Proxy bind to virtual IP on WAN
«
on:
May 29, 2021, 05:04:06 pm »
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
Logged
Fright
Hero Member
Posts: 1777
Karma: 164
Re: Make NGINX Reverse Proxy bind to virtual IP on WAN
«
Reply #1 on:
May 30, 2021, 08:19:10 pm »
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
Logged
bimbar
Sr. Member
Posts: 434
Karma: 25
Re: Make NGINX Reverse Proxy bind to virtual IP on WAN
«
Reply #2 on:
January 03, 2022, 06:31:17 pm »
This has been implemented it 21.7.7.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
Make NGINX Reverse Proxy bind to virtual IP on WAN