September 25, 20232 yr I'm new to all things docker. I have a docker with Foundry VTT, that I cannot acces from the internet. Let me first explain another scenario works: Currently Foundry runs on a VM with windows server. The physical Unraid machine have 192.168.11.47 That VM has 192.168.11.80 and in the settings it is Network Source: br0 Network Model: virtio-net On my router I have made some portforwarding to 192.168.11.80:30000 All the above works just fine. But if I try to use a docker (felddy) I'm only capable of accessing the docker from my LAN on 192.168.11.47:30000 On my router I have made a new forwardings and disabled the others I have tried Host: 192.168.11.47:30001/TCP <-> 192.168.11.47:30001 br0: 192.168.11.50:30000/TCP <-> 192.168.11.50:30000 What am I doing wrong?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.