McGraw, Robert P wrote:

inetadm -l amanda/udp

SCOPE    NAME=VALUE

         name="amanda"

         endpoint_type="dgram"

         proto="udp"

         isrpc=FALSE

         wait=TRUE

exec="/local/amanda/amanda/libexec/amanda/amandad -auth=bsdtcp amdump amindexd amidxtaped"

         user="amandabackup"



I don't know the solaris syntax, but you need something like:
 endpoint_type="stream"
 proto="tcp"
 wait=FALSE

Reply via email to