[GH-ISSUE #1831] Doubts with Port forwarding #1347

Closed
opened 2026-02-26 07:30:36 +03:00 by kerem · 4 comments
Owner

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.

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.
kerem 2026-02-26 07:30:36 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@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:

Bildschirmfoto 2022-02-11 um 20 08 38

Hope this helps :)

<!-- gh-comment-id:1036531081 --> @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: <img width="491" alt="Bildschirmfoto 2022-02-11 um 20 08 38" src="https://user-images.githubusercontent.com/65811753/153654202-81bd87d8-4d88-40df-9162-6f7060b575ab.png"> Hope this helps :)
Author
Owner

@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.

<!-- gh-comment-id:1048785117 --> @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.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 25, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1962784532 --> @github-actions[bot] commented on GitHub (Feb 25, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Apr 9, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2788107544 --> @github-actions[bot] commented on GitHub (Apr 9, 2025): Issue was closed due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1347
No description provided.