* Steffan Vigano <[EMAIL PROTECTED]> [20061106 10:59]: > > >man hosts.allow > > > >inetd in FreeBSD has got tcpwrappers built in. > > > >Example: > > > >amandad : 1.2.3.4 : allow > >amandad : ALL : deny > > > > Thanks for the reply, > > Unfortunately, that wasn't it. I already had entries in hosts.allow and > even adjusted it to "amandad: ALL :allow". Still no go. Also, I think > if that was it, I'd see an "You are not authorized to use..." in the > logs and not these: > > Nov 6 07:18:40 phatb inetd[82282]: > /usr/local/libexec/amandad[82539]: exit status 0x100 > Nov 6 07:18:40 phatb inetd[82282]: > /usr/local/libexec/amandad[82540]: exit status 0x100 > Nov 6 07:18:40 phatb inetd[82282]: > /usr/local/libexec/amandad[82541]: exit status 0x100 > Nov 6 07:18:40 phatb inetd[82282]: > /usr/local/libexec/amandad[82542]: exit status 0x100 > Nov 6 07:18:40 phatb inetd[82282]: amanda/udp server failing > (looping), service terminated
I lost the start of this thread. Here's what I have in inetd.conf for amanda-2.5.1p1 with bsdtcp auth (should be in one line): amanda stream tcp nowait amanda /opt/amanda/libexec/amandad \ amandad -auth=bsdtcp amdump amindexd amidxtaped HTH, jf > > Any other thoughts? > Thanks again > -S
