20 Nov
2007
20 Nov
'07
3:40 p.m.
On Tuesday 20 November 2007, Josh Luthman wrote:
Thomas,
So you're saying if I have
1.2.3.4 my.host.com # !ftp
Then that tells the client to check the server's FTP from the client's perspective? No, it tells the server to check if the client is _not_ running a ftp server.
If the client is running a ftp server, the check will be red.
We use this to make sure none of our servers are running the telnet server because we want our development team to use ssh.
Stef