chatmail / chatmail/chatmail-turn

Question: Support for --listen-ip and --external-ip when running behind NAT

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
10
Forks
4
Avg merge
8h 33m
Merged PRs (30d)
1

Description

I am deploying the chatmail stack on a server located behind a NAT (without a public IP directly assigned to the network interface). While the necessary UDP ports (3478 and the 49152–65535 range) are forwarded correctly on the router, chatmail-turn fails to function properly.
I tested version 0.4 . In ICE candidates I see only the internal address, the external address is not used.
Does chatmail-turn currently support CLI arguments or environment variables to manually specify the listening and external (public) IP addresses?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.