hetzner port open
Hello, I bought a server from Hetzner, but I cannot activate the 25565 port somehow. Even though it is open with "ufw" and "iptables", the port still does not appear to be open. What can I do about this? Can anyone help me?
20 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by taner#0
Is the spigot server even running?
yes
Is it dedicated or cloud?
firewalls?
oh
nvm
what panel are you running?
Might be firewalls active in Robot or Cloud console
or is it bare metal (running straight from linux)
dedicated
ubuntu
show robot firewall configuration
straight from ubuntu or are you using pterodactyl
or pelican
ubuntu directly
Honestly, you should not use Robot Firewall, since it is stateless. Remove all Robot firewall rules and use UFW instead.
that's odd mine worked
Robot Firewall is kinda shitty.
How can I remove what you say?
set firewall status to inactive
then hit save
make sure ufw in ubuntu is configured correctly
since robot firewall is running on the switch in front of your server
ufw is running on your ubuntu
❤️
thank you ❤️
When I close everything via hetznerden, the ssh login is closed and port 22 is gone. How can I fix this? 22 is on via ufw but it doesn't have any effect.
Make sure sshd is listening on 22 by looking in /etc/ssh/sshd.conf & any files in /etc/ssh/sshd.conf.d/ (These filepaths might differ depending on what distro you use)