Troubleshooting

There will always be times, when some issue needs some investigation. This page tries to give you a quickstart and some hints how to troubleshoot issues on such a host.

Logs

It’s convention on FreeBSD that all logs are getting written to /var/log/. Check these files to find the logs of the system.

Bound Ports

To check which commands executed processes that are listening on a port on the system, you can use the sockstat command. Bastille makes it also easy to check this on all jails on the system with

bastille cmd ALL sockstat