GIC MLs wrote:

> Having problems with getting Amanda working on one machine...
> 
> OS: FreeBSD
> Version: Amanda 2.4.2p2 (installed as tarball, not as FreeBSD port)
> Problem:
>  - amcheck daily: looks great
>  - amdump daily : Request to client.domain.com timed out.
> 
> I've set this up as close as I can tell to the config of a working
> machine...
> I realize that most time-outs are the result of amandad not listening on the
> client machine, but I have set it up in inetd.conf and restarted inetd a
> couple of times with no luck. Can anyone see what I'm missing here?
> Specific information follows...
> 
> Thanks,
> 
> Shawn
> 
> 
> /etc/hosts
> xxx.xxx.xxx.xxx  client.domain.com client
> xxx.xxx.xxx.xxx  host.domain.com  host
> 
> /etc/inetd.conf
> amanda  dgram   udp     wait    amanda /usr/local/libexec/amandad
> amandad
> 
> /etc/services
> amanda          10080/udp  #Dump server control
> amandaidx       10082/tcp  #Amanda indexing
> 
> /home/amanda/.amandahosts
> host.domain.com  amanda
> client.domain.com amanda


I have found that if I use a FQDN for the client name in the clients
.amandahosts file I get timeouts. server Linux, client IRIX

on client maybe try

clientname amanda

Reply via email to