Things look quiet here. But I've been doing a lot of blogging at
dan.langille.org because I prefer WordPress now.
Not all my posts there are FreeBSD related.
I am in the midst of migrating The FreeBSD Diary over to WordPress
(and you can read about that here).
Once the migration is completed, I'll move the FreeBSD posts into the
new FreeBSD Diary website.
This has to be the easiest port I've ever installed! Or is it just that I'm
getting to know how to do it?
Port scanner? What's a port scanner?
A port scanner doesn't check for software. Don't confuse this with a FreeBSD
port.
A port scanner checks the [service] ports on a host to see what services the host
is willing to provide. For example, SMTP, HTTP, etc. It is a common method to
find out what can be exploited on that host. Using a port scanner is a good way to
find out is turned on/off for a particular host. You can also use it to help verify
that your firewall restrictions are what you think they are.