[SOLVED] Works

shinox2k

New Member
Dec 25, 2023
1
0
1
Hello,

I currently have an Ubuntu VM with a Docker setup containing several containers. I've successfully exposed containers like Portainer or Homeassistant on TCP using router port forwarding. However, I'm facing challenges in exposing a UDP working server on port 2456. Accessing the gameserver within the local network is seamless, but attempting the same externally has proven unsuccessful. Importantly, I haven't made any changes on the Proxmox side.

Additionally, if it means anything, I'm encountering the same problem with another game service exposed on port 19132

Here's the addressing information:

  • Proxmox: 10.0.0.2
  • VM (Ubuntu 22.04): 10.0.0.3
I'm seeking guidance on ensuring the gameserver functions properly when exposed. Any assistance in resolving this matter would be greatly appreciated.