Small mistake, version on the server was incorrect, devil is often in the details, it helps to get them right.
Server is amanda 3.1.2, not that I think it'll make any difference in this case. It is a client/server protocal mismatch and I know the default changed at 3.3.0. On Mon, Oct 03, 2011 at 03:29:23PM -0400, Brian Cuttler wrote: > > Amanda users, > > I'm trying to install amanda 3.3.0 on Solaris 10x86. > > Yes, I have it working on other machines... > > The machine I was successful on has the server as the only client. > > In this case I have an amanda 2.6.1 server (also on Solaris 10x86) > and this client is only one of many. I'm trying to update clients > one at a time and then update the server, hopefully all running TCP > rather than UDP at that point. > > However the client is no cooperating. I am able to # snoop and see > the server packets delivered to the client, but the client is unable > to send the return message to the server. > > The server here is curie and grifserv is the client. > > curie.wadsworth.org -> grifserv.wadsworth.org UDP D=10080 S=935 LEN=137 > grifserv.wadsworth.org -> curie.wadsworth.org ICMP Destination unreachable > (UDP port 10080 unreachable) > > > I tried a number of -auth options in inetd.conf, I also tried rebuilding > the binaries (Using # gmake) with --with-bsdudp-security, as I recall > reading that TCP was the default protocal with 3.3.0. > > In all cases I get the same result in snoop. > > I believe I tried all of these combinations in /etc/inetd.conf. > > -- and I am certain that I properly disabled the SMF service, removed > the manifest file and removed the entry from # svccfg between tests. > > What I clearly didn't do was match my client config with the client > inetd.conf and the protocal specified in my disklist file on the > server. > > amanda dgram udp wait amanda /usr/local/libexec/amanda/amandad amandad > > amanda stream tcp nowait amanda /usr/local/libexec/amanda/amandad amandad > -auth=udp amdump> > > amanda stream tcp nowait amanda /usr/local/libexec/amanda/amandad amandad > -auth=bsd amdump> > > amanda stream tcp nowait amanda /usr/local/libexec/amanda/amandad amandad > -auth=bsdtcp amdump > > thanks in advance for your help, > > Brian > > --- > Brian R Cuttler [email protected] > Computer Systems Support (v) 518 486-1697 > Wadsworth Center (f) 518 473-6384 > NYS Department of Health Help Desk 518 473-0773 > > > > IMPORTANT NOTICE: This e-mail and any attachments may contain > confidential or sensitive information which is, or may be, legally > privileged or otherwise protected by law from further disclosure. It > is intended only for the addressee. If you received this in error or > from someone who was not authorized to send it to you, please do not > distribute, copy or use it or any attachments. Please notify the > sender immediately by reply e-mail and delete this from your > system. Thank you for your cooperation. > > --- Brian R Cuttler [email protected] Computer Systems Support (v) 518 486-1697 Wadsworth Center (f) 518 473-6384 NYS Department of Health Help Desk 518 473-0773 IMPORTANT NOTICE: This e-mail and any attachments may contain confidential or sensitive information which is, or may be, legally privileged or otherwise protected by law from further disclosure. It is intended only for the addressee. If you received this in error or from someone who was not authorized to send it to you, please do not distribute, copy or use it or any attachments. Please notify the sender immediately by reply e-mail and delete this from your system. Thank you for your cooperation.
