[OpenAFS] AFS initial setup problem
Derrick J Brashear
shadow@dementia.org
Thu, 27 Mar 2003 11:04:23 -0500 (EST)
I'm on the list, please don't wide-reply to me.
> I have debian machine A that is both a server and a client.
> I'm trying to set up machine B as a client to the cell served out
> by machine A.
> A can mount (its own) /afs just fine.
> B is set up with the same CellServDB and ThisCell as A. (and no, the
> CellServDB does not reference 127.0.0.1)
tcpdump -vv -s 1500 host B and port 7001
on B while you try starting afs. do you see outgoing traffic to A? do you
see replies from A?
if not, log into A, tcpdump -vv -s 1500 port 7000 and host A
and see what you do see.