I do not have problems with the FW rules I just need advice how to configure NGINX plugin.
So lets say I have following scenarios
Guest connect to Wifi AP and this AP is connected to OpnSense interface called Exteral
On this Exteral I need NGINX to listen only on ports 80 and 443 other must be blocked
From the other side OpnSense is connected to LAN interface called Internal
What I need is
if Guest types FQDN 1 dns points to OpnSense Exteral IP
Based on FQDN, NGINX redirects traffic to internal server on LAN interface
Similar setup for FQDN 2 >>> Server 2 etc.
I just need to see example how to configure Nginx for above example
Thanks,
So lets say I have following scenarios
Guest connect to Wifi AP and this AP is connected to OpnSense interface called Exteral
On this Exteral I need NGINX to listen only on ports 80 and 443 other must be blocked
From the other side OpnSense is connected to LAN interface called Internal
What I need is
if Guest types FQDN 1 dns points to OpnSense Exteral IP
Based on FQDN, NGINX redirects traffic to internal server on LAN interface
Similar setup for FQDN 2 >>> Server 2 etc.
I just need to see example how to configure Nginx for above example
Thanks,