Skip to content

Stream Traffic not redirected #2235

@pthoelken

Description

@pthoelken

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?

Describe the bug
As in the issue above, I can't establish connection from server01:1234 to server-ext02:1234 through npm-server01 by adding a streaming tcp host with port 1234 to redirect all tcp traffic which comes from server01 to npm-server01 which should redirect (through the stream server) to server-ext02 (all over port 1234).

Of course I've added '1234:1234' into my docker-compose.yaml and also docker-compose logs doesn't show me interesting things.

The server "server01" told me just "cannot establish connection with port 1234 to server". Firewall is not blocking anything because there is no firewall :D

Nginx Proxy Manager Version
latest

To Reproduce
Steps to reproduce the behavior:

  • Check description above.

Expected behavior
Traffic should be redirect correctly.

Operating System
Raspiberry Lite 32 Bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions