I have a new FBSD 4.3 box and I installed the amanda 2.4.2p2 client with
the same parameters as my other FBSD 4.2 clients:
./configure --with-gtar=/usr/local/bin/gtar --without-server
--with-portrange=900,950 --with-udpportrange=900,950 --with-user=root
--with-group=wheel --with-amandahosts

inetd.conf entry:
amanda  dgram   udp     wait    root    /usr/local/libexec/amandad amandad

Using tcpdump, I see the packets get to the machine, but at that point,
inetd craps out:
inetd[152]: amanda/udp server failing (looping), service terminated

netstat -a confirms that the machine at this point is no longer listening
to the udp/amanda port, and HUPing inetd fixes that issue.  I even tried
copying the libexec stuff from a 4.2 box with the same result.  Any
suggestions?  I'm not sure if this is a FBSD or amanda problem, though
considering my other FBSD 4.2 machines are setup exactly the same, it
appears to be a FBSD one.

Thanks!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Silver
Quantified Systems, Inc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to