Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2001 15:12:25 -0700 (PDT)
From:      Doug Silver <dsilver@quantified.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   FreeBSD 4.3/inetd failing
Message-ID:  <Pine.LNX.4.21.0106011511410.11207-100000@danzig.sd.quantified.net>

next in thread | raw e-mail | index | archive | help
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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0106011511410.11207-100000>