What I read here seems to be more DNS related.

You can use your external or internal DNS and make an A record MY for your 
DOMAIN.COM if your client systems use the DNS internally it will resolve to the 
IP address of the A records in the DOMAIN.COM zone. Public DNS servers are same 
steps, only difference you are using a public IP address with the A record for 
all to resolve.

If you do not have a DNS server you can use hosts records.

If you are using the Docker image here is a good example 
https://hub.docker.com/r/jlesage/nginx-proxy-manager

If you are using NGINX look at doing a location using the loopback + port 

 

Thank You
Sean Hulbert
 
Founder / CEO
Work Ph: 925.663.5565
 
Security Centric Inc.
A Cybersecurity Virtualization Enablement Company
We don't just run you through the motions, Our labs teach you how to think!
 
 

System Award Management
CAGE: 8AUV4

AFCEA San Francisco Chapter V.P.
 
If you have heard of a hacker by name, he/she has failed, fear the hacker you 
haven’t heard of!
 
CONFIDENTIALITY NOTICE: This communication with its contents may contain 
confidential and/or legally privileged information. It is solely for the use of 
the intended recipient(s). Unauthorized interception, review, use or disclosure 
is prohibited and may violate applicable laws including the Electronic 
Communications Privacy Act. If you are not the intended recipient, please 
contact the sender and destroy all copies of the communication. Content within 
this email communication is not legally binding as a contract and no promises 
are guaranteed unless in a formal contract outside this email communication.
 
igitur qui desiderat pacem, praeparet bellum!!!

Epitoma Rei Militaris

-----Original Message-----
From: Nick Couchman [mailto:vn...@apache.org] 
Sent: Tuesday, November 29, 2022 7:31 AM
To: user@guacamole.apache.org
Subject: Re: Hos to use Nginx Proxy Manager as Reverse Proxy to access 
Guacamole remotely

On Tue, Nov 29, 2022 at 4:46 AM <oyvi...@compuserve.com> wrote:
>
> Hi all,
>
> My objective is to use JLesage Nginx Proxy Manager v2.9.19 (NPM) to access 
> Guacamole v1.3.0 remotely.
> This requires resolving the following: my.domain.com ---> 
> https://192.168.x.x:8080/guacamole/
>
> I have not been able to figure out how to configure NPM to achieve this.
>
> Do anyone have a successful recipe for this?
>

I am not sure how Nginx Proxy Manager differs from plain Nginx, but we have 
instructions in the Guacamole User Guide that detail how to set up proxying:

https://guacamole.apache.org/doc/gug/reverse-proxy.html

It covers both Apache HTTPD and Nginx.

-Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to