On Fri, Apr 06, 2012 at 00:53:04 -0400, gene heskett wrote:
> On coyote, the server:
> root@coyote Documents]# netstat -a | grep amanda
> tcp        0      0 *:amanda                *:*                 LISTEN
> 
> On shop, one of the clients as sudo:
> netstat -a | grep amanda
> udp        0      0 *:amanda                *:*
> 
> And on lathe, also sudo:
> gene@lathe:~$ sudo netstat -a | grep amanda
> udp        0      0 *:amanda                *:*
> 
> No LISTEN on the clients.  xinetd has been restarted several times.

More to the point, shop and lathe have open UDP instead of TCP.  Based on
the inetd.conf line you quoted in your other message, you are using bsdtcp
authentication, so listening on UDP is definitely part of the problem :)

                                                Nathan

----------------------------------------------------------------------------
Nathan Stratton Treadway  -  [email protected]  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239

Reply via email to