Diagnostic Tools

To diagnose issues with TACTIC, several tools can be used.

netstat

This command line tool reveals active ports on the local machine.

nmap

This command line tool allows port-scanning of an IP address. It can be used to remotely determine if a host is running HTTP.

In the above example, an http service seems to be running on the machine with the IP of 192.168.80.128

In this example, TACTIC and Apache are running on the same local machine, with TACTIC taking up 2 processes, and 2 ports, 8081, and 8082