79782921

Date: 2025-10-05 10:34:45
Score: 1
Natty:
Report link

I was having the same issue, and this helps me to reach my network

For all the ports, do this command in the terminal


sudo iptables -I INPUT -p tcp --dport 888 -j ACCEPT
sudo iptables -I INPUT -p tcp --dport 80 -j ACCEPT
sudo iptables -I INPUT -p tcp --dport 443 -j ACCEPT
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: CSMHARIS