On Monday 01 December 2003 15:53, S. Keel wrote: > Thanks everyone for the amlabel answers. Now that I've finished > re-labelling my tapes, I'm running into another issue that has me a bit > stuck. amcheck reports: > > WARNING: kline: selfcheck request timed out. Host down? > > I've double checked the suggestions in the FAQ, proper entries in > /etc/services, and have double checked /etc/xinetd.d/amanda for typos. > I've restarted xinetd and rebooted, and I'm still getting the same error.
Okay, I solved my own problem, finally. Apparently the /etc/xinetd.d/amanda also needs to have the following line... only_from = fully.qualified.domain.com ...or the server's IP address works as well. -- Thanks, Stefan.
