Search results

  1. T

    [SOLVED] Filtered minecraft server port on Ubuntu vm

    Solution: I figured it out! I was trying to access the server from the public IP address from my local network which seems to be something I can't do. I used my phone tether to test if someone outside the network can access the server and it works just fine!
  2. T

    [SOLVED] Filtered minecraft server port on Ubuntu vm

    Well, that's the name of the machine but the server isn't running in a docker container because it was a pain to deal with so the minecraft server is running directly on Ubuntu
  3. T

    [SOLVED] Filtered minecraft server port on Ubuntu vm

    Yup, for some reason the modem shows the device name but it's configured to the right IP address
  4. T

    [SOLVED] Filtered minecraft server port on Ubuntu vm

    Hi! So I've been trying out proxmox on one of my old laptops to learn but I can't seem to get port forwarding to work correctly. I'm trying to forward port 25565 on an Ubuntu server LTS 20.04 VM -I've disabled ufw on the VM and pve-firewall on the server -I can connect to the VM locally -Port...