mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #490] Help needed to set up proxy host #416
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#416
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Na0mir on GitHub (Jul 6, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/490
Hello everyone
Thanks for this awesome tools! I'm trying to set up it but facing issues.
My ISP block 80 and 443 ports, then I want to use 5443.
I wish to redirect my https://proxmox.domain.me:5443 to http://192.168.1.8:8006 and https://gotify.domain.me:5443 to http://192.168.1.11:80
Nothing in Custom Location, SSL use custom imported LE certificate.
Issue:
With this configuration, nothing respond on link https://proxmox.domain.me:5443
I guess it's because the nginx server does not listen on 5443 port ? I tried to add
listen 5443 ssl http2;in Advanced > Custom Nginx Configuration, then it works for the 1st proxy but not the other one (which redirect to the 1st one).Any thought about how configure this properly? I also tried to forward 5443 to 433 in Docker but gives me weird SSL issues in Firefox with a NPM "Dummy Certificate"
Thank you!
@Na0mir commented on GitHub (Jul 12, 2020):
Got help from reddit
Looks like the issue was to use proxmox.domain.me instead of proxmox.domain.me:5443
@Oujiii commented on GitHub (Jul 12, 2020):
Hi @Zhaobab, can you link the reddit thread you got help from? My ISP also blocks both ports and I'm looking for a solution. Thank you.
@Na0mir commented on GitHub (Jul 13, 2020):
Sure, https://www.reddit.com/r/selfhosted/comments/hojm4d/help_for_nginxproxymanager_configuration/