On Friday, April 06, 2012 10:12:18 AM Nathan Stratton Treadway did opine: > 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 But after this mornings changes, nuking xinetd & reinstalling inetutils- inetd, both clients return this from the netstat -a query:
tcp6 0 0 [::]:amanda [::]:* LISTEN And I have no clue where the tcp6 is coming from! Thanks Nathan Cheers, Gene -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) My web page: <http://coyoteden.dyndns-free.com:85/gene> Everyone is entitled to my opinion.
