Amanda-Users

Re: Problem with /etc/xinetd.d/amanda

2003-01-29 13:00:22
Subject: Re: Problem with /etc/xinetd.d/amanda
From: Anthony Valentine <amv AT sbsalaska DOT com>
To: Jeff Borders <jeff AT jeffborders DOT com>
Date: 29 Jan 2003 08:29:51 -0900
I had a these same messages in my logs.  It turns out that my xinetd
defaults to allowing access only from the local host.  After I added the
following line to my /etc/xinetd.d/amanda file, everything worked fine:

only_from       = 172.16.128.151

Where 172.16.128.151 is the IP of my Amanda Server.


On Tue, 2003-01-28 at 22:14, Jeff Borders wrote:
> Jan 29 02:06:54 curly xinetd[5434]: execv( /usr/local/libexec/amandad ) 
> failed: Permission denied (errno = 13)
> Jan 29 02:06:54 curly xinetd[1460]: Deactivating service amanda due to 
> excessive incoming connections.  Restarting in 30 seconds.
> Jan 29 02:07:24 curly xinetd[1460]: Activating service amanda

-- 
Anthony Valentine <amv AT sbsalaska DOT com>


<Prev in Thread] Current Thread [Next in Thread>