79304694

Date: 2024-12-24 04:03:42
Score: 1.5
Natty:
Report link

Port 8080 needs to be opened on the tomcat host machine.

In this instance the host machine was a macbook.

echo "pass in proto tcp from any to any port 8080" | sudo pfctl -ef -

This line was ran in the terminal to open the port on the machine and connection was then allowed.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: mrjoeyrules