Or disable libwrap for amanda by using the NOLIBWRAP flag in your xinetd conf file
Michael Martinez > -----Original Message----- > From: Joshua Baker-LePain [mailto:jlb17@;duke.edu] > Sent: Monday, October 21, 2002 8:15 AM > To: Mozzi > Cc: amanda > Subject: Re: xinetd > > > On Sun, 20 Oct 2002 at 9:31pm, Mozzi wrote > > > On a Redhat 7.1 server I get the following in /var/log/messages > > Oct 20 21:23:29 earth xinetd[28685]: libwrap refused connection to > > amanda from 192.168.1.215 > > xinetd in RH7.1 honors /etc/hosts.{deny,allow}. If you have > "ALL : ALL" > in /etc/hosts.deny (as you should), then you must put "amandad : > $TAPE_SERVER" in /etc/hosts.allow on each client. Also, for > amrecover to > work, you'll need to allow amindexd and amidxtaped from all > the clients on > the server. > > -- > Joshua Baker-LePain > Department of Biomedical Engineering > Duke University >
