Hello,
I accidentally ran the following commands on my server:
systemctl start firewalld
systemctl enable firewalld
My SSH port is 2222, not the default 22. After starting firewalld, all connections to port 2222 are blocked, and I can no longer access my server via SSH.
Your service does not provide VNC, rescue mode, or serial console access.
Could you please help from the host side to either:
- Stop the firewalld service, or
- Temporarily allow port 2222 (or port 22) so I can reconnect via SSH
My server IP: 43.153.149.187
Thank you for your assistance.