OPNsense Forum

English Forums => Web Proxy Filtering and Caching => Topic started by: zickzack111 on April 25, 2022, 11:15:03 am

Title: Nginx reverse proxy and Guacamole, Resource Not found
Post by: zickzack111 on April 25, 2022, 11:15:03 am
Hello to all,

I have a problem with my configuration and I don't know where the error is. I'm probably making a mistake.

I have a guacamole server which can be reached at 192.168.100.10:8080/guacamole. I would now like to access this server externally under a subdomain remote.example.com.

For this I created the upstream server with the IP and port 8080. Then configured upstream. Enter "/guacamole" under Position in URL Pattern and enter the subdomain remote.example.com under the http settings.

But if I go to remote.example.com from external, I get an Nginx error message that the resource cannot be found. If I only enter "/" under URL pattern, then I see the Tomcat base page in the Browser.

What else do I have to configure or am I making a mistake here with the URL pattern?

Many greetings
Marco
Title: Re: Nginx reverse proxy and Guacamole, Resource Not found
Post by: fabian on April 30, 2022, 10:14:11 pm
Maybe a typo somewhere