On Mon, Aug 07, 2006 at 08:58:21PM +0200, Francesco Duranti wrote:
I'd a user of the dbcheck.pl script that cannot find the dbcheck tag in the bb-hosts file with bbhostgrep. After some investigation I think he have 2 line in the bb-hosts file for that host and the second one have the dbcheck test but bbhostgrep could not find it.
I've tested with a snapshot of some days ago that I'm using in my test environment and it seems that also with the 4.2 i cannot get the host.
the bb-hosts contains: 0.0.0.0 testhost # smtp ftp telnet 0.0.0.0 testhost # noconn dbcheck
The solution really is "don't do that".
If you have a host listed more than once in bb-hosts, you must put all of the checks and configurations on one of those entries. All of the duplicates should have ONLY "noconn" - nothing else.
Regards, Henrik