[44] in Zephyr Mailing List
Re: Zephyr w/o Hesiod & Kerberos...
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Sun May 12 01:11:52 1991
Date: Sun, 12 May 91 01:08:04 -0400
From: Ken Raeburn <Raeburn@MIT.EDU>
To: Pradeep Chetal <chetal@pyrps5.pyramid.com>
Cc: zephyr@MIT.EDU
In-Reply-To: Pradeep Chetal's message of Sat, 11 May 91 14:23:47 PDT,
Try "zstat -s hostname"; if that gets you no response, there's
something wrong with the server. There is debugging code in the
server which can be enabled with -DDEBUG at compilation time and "-d"
at run time, though the information printed out is of varying degrees
of usefulness.
If zstat does get you a response... I believe one type of message is
mishandled by these servers if it's received from a client on the same
host the server is on. I'm afraid I don't remember the details of the
problem, or whether it's been fixed in the experimental version.
Try running your client on a different machine than your server, and
see if that fixes this problem. (I don't suggest it as a permanent
solution, but at least it would confirm that the address handling is
the problem, and that all else is working okay.)