Question
How to unblock port 25 in IpTables?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×I tried this and it still doesn’t work. Click here to see the full details to the question I posted using this solution.
sudo apt-get install iptables-persistent
iptables-save | sudo tee /etc/iptables/rules.v4
This doesnt appear to work. It still says connection refuses. Bad part about it is, my port 993 was working now that doesnt appear to work either after installing the iptables persistent