mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1831] Doubts with Port forwarding #1347
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#1347
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 @npirtube on GitHub (Feb 5, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1831
Hello to all,
First of all thank you very much for this great tool.
I'm just starting to use it and no matter how many times I've tried I can't find a manual to clarify how to do a port forwarding.
I think it's a simple thing to do, but I can't get it done.
I will explain my case.
I have a redirection in my router that sends the requests that arrive on port 443 to the IP 169.254.17.200:3208.
On the other hand, I have two domains. The domain A is the IP 169.254.17.200
And the domain B is the IP 169.254.17.230
I need that when a request arrives with the name of domain B, Nginx redirects the port 443 to the IP of domain B and port 3218.
i.e. to IP 169.254.17.230:3218
How could I do this?
Thanks to those who can help me.
@einlichtvogel commented on GitHub (Feb 11, 2022):
Hey, I may help @npirtube :)
What you probably can do, is to set an SSL certificate with Let's Encrypt under the SSL Tab, and turn on "Force SSL", to automatically redirect all traffic from 80 to 443 and then redirecting to your IP like this:
Hope this helps :)
@npirtube commented on GitHub (Feb 23, 2022):
Thanks for your help my friend, but that's not what I'm looking for.
I need to send what arrives on port 443 to 3218.
@github-actions[bot] commented on GitHub (Feb 25, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 9, 2025):
Issue was closed due to inactivity.