On Thu, 30 Aug 2001 at 9:23am, Rebecca Pakish wrote
> sure what the syntax is for xinetd.conf as far as that information is
> concerned. Here's what it has:
>
> #
> # Simple configuration file for xinetd
> #
> # Some defaults, and include /etc/xinetd.d/
>
> defaults
> {
> instances = 60
> log_type = SYSLOG authpriv
> log_on_success = HOST PID
> log_on_failure = HOST
> }
>
>
> includedir /etc/xinetd.d
*snip*
That's all xinetd.conf should have in it.
Those files that I sent you each go in the /etc/xinetd.d directory (in
other words you should have three files for amanda (on the server) in
there -- /etc/xinetd.d/amanda, /etc/xinetd.d/amandaidx, and
/etc/xinetd.d/amidxtape).
> Aug 29 15:31:03 salad xinetd[3708]: Protocol udp^M not in /etc/protocols
It also looks like you've got some extra ^Ms in there. On the Redhat box,
run dos2unix on each of the files.
--
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University