Hello!

On Tue, 28 Aug 2001, chandra wrote:
> I have finally managed to install the client for the sun box. I suppose
> there has to be a entry in /etc/inetd.conf. I have searched and tried to
> figure out what to put in there but haven't succeeded. Can someone please
> help.

I assume you are talking about Solaris.
On my backup server there are the following lines in inetd.conf:
# Amanda Backup
amandaidx       stream  tcp     nowait  amanda /usr/local/libexec/amindexd amindexd
amidxtape       stream  tcp     nowait  amanda /usr/local/libexec/amidxtaped amidxtaped
amanda          dgram   udp     wait    amanda  /usr/local/libexec/amandad amandad

On a backup client you only need the following line:
# amanda backup client
#
amanda  dgram   udp     wait    amanda  /usr/local/libexec/amandad amandad

The directory on the end on the lines depend where you installed
amanda.

Bye, Gaby
-- 
enlog AG                        Daimlerstr. 15 - 89079 Ulm
Dipl. Inf. Gaby Hornik          Germany
Systems Administrator           Tel.:  +49 731 2075134
mailto:[EMAIL PROTECTED]     Fax:   +49 731 2075109

Reply via email to