Comment on Has anyone here gotten multiplayer modded Minecraft to work over a VPN?
Toes@ani.social 2 months agoAh yeah I wouldn’t be surprised if he has a double NAT going on and needs to put the ISP provided modem into bridge mode.
Perhaps change who’s hosting it? Since you’re in IT you probably have a computer capable of it?
Alternatively you could host a wire guard endpoint have them connect to you that way. But configuring that is a pain on Windows.
LaunchesKayaks@lemmy.world 2 months ago
I don’t have a personal computer that is capable of it. When my laptop died, I went for a steamdeck instead lol
Toes@ani.social 2 months ago
Any luck?
LaunchesKayaks@lemmy.world 2 months ago
Not yet. We are gonna try Tail scale at some point, but we don’t want to do any more tech work today lol. We’re too exhausted
Toes@ani.social 2 months ago
I forgot you could use SSH port redirection. By having them connect to your ssh server. Just understand that you need to configure it in a safe way to avoid someone using the credentials incorrectly.
See the section called “Exposing service running in localhost of a server behind NAT to the internet”
goteleport.com/blog/ssh-tunneling-explained/