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
Admincraft Meta
Admincraft Meta8mo ago
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
Compi
Compi8mo ago
Is the spigot server even running?
Taner
TanerOP8mo ago
yes
Compi
Compi8mo ago
Is it dedicated or cloud?
DogeConomy
DogeConomy8mo ago
firewalls? oh nvm what panel are you running?
Compi
Compi8mo ago
Might be firewalls active in Robot or Cloud console
DogeConomy
DogeConomy8mo ago
or is it bare metal (running straight from linux)
Taner
TanerOP8mo ago
dedicated ubuntu
Compi
Compi8mo ago
show robot firewall configuration
DogeConomy
DogeConomy8mo ago
straight from ubuntu or are you using pterodactyl or pelican
Taner
TanerOP8mo ago
ubuntu directly
Taner
TanerOP8mo ago
No description
DogeConomy
DogeConomy8mo ago
No description
Compi
Compi8mo ago
Honestly, you should not use Robot Firewall, since it is stateless. Remove all Robot firewall rules and use UFW instead.
DogeConomy
DogeConomy8mo ago
that's odd mine worked
Compi
Compi8mo ago
Robot Firewall is kinda shitty.
Taner
TanerOP8mo ago
How can I remove what you say?
Compi
Compi8mo ago
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
Taner
TanerOP8mo ago
❤️ 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.
Arthurmeade12
Arthurmeade128mo ago
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)

Did you find this page helpful?