Skip to content

chisel + docker container cannot get reverse tunnel traffic #520

@m0x61h0x64i

Description

@m0x61h0x64i

Hi, Im using chisel reverse UDP tunnel for wireguard which the wireguard server is a docker container

this is the container info:
47dd02e0a49b ghcr.io/wg-easy/wg-easy "docker-entrypoint.s…" About an hour ago Up About an hour (healthy) 0.0.0.0:22355->22355/udp, :::22355->22355/udp, 0.0.0.0:51821->51821/tcp, :::51821->51821/tcp wg-easy

22355 port is for wg server, 51821 port is for wg ui

when i establish chisel tunnel over udpwith port 2096 (in both servers) and set config tunnel to 22355, the wg docker container cannot get the reverse tunnel traffic

but same works with chisel reverse udp tunnel and wg installed without docker container

also same works with normal nginx udp tunnel and wg docker container

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions