Answer the question
In order to leave comments, you need to log in
How to open ports in Debian?
I bought vds in hatzner to open ports
iptables -t filter -A INPUT -p tcp --dport 19132 -j ACCEPT
When a site connects via rcon to a service, for some reason debian blocks the incoming connection
tcp 1 0 0.0.0.0:19132 0.0.0.0:* LISTEN 12725/PocketMine-St
tcp 25 0 95.217.219.25:19132 31.31.196.102:41742 CLOSE_WAIT -
tcp 1 0 95.217.219.25:19132 31.31.196.102:38954 CLOSE_WAIT 12725/PocketMine-St
udp 0 0 0.0.0.0:19132 0.0.0.0:* 12725/PocketMine-St
Answer the question
In order to leave comments, you need to log in
And the connection can be blocked by the application on 19132/tcp? Like listen port? You obviously work on ssh. SELinux?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question