Problem Description
I have an EC2 Instance with Ubuntu.
I used `sudo ufw enable` and after only allow the mongodb port
sudo ufw allow 27017
When the ssh connection broke, I can´t reconnect
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?