[216] in Zephyr Mailing List
Re: different neophyte questions
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Apr 25 18:55:47 1996
To: Ross A Knepper <rak+@andrew.cmu.edu>
Cc: zephyr@MIT.EDU
In-Reply-To: Your message of "Thu, 25 Apr 1996 18:42:25 EDT."
<glTzzFK00YUw0zsUNk@andrew.cmu.edu>
Date: Thu, 25 Apr 1996 18:53:20 EDT
From: Greg Hudson <ghudson@MIT.EDU>
> solace:~> zwgc -ttymode
> zwgc: Server could not verify authentication while setting location
> zwgc: SERVNAK received while subscribing
This means that when the client resolved its own hostname to find its
IP address, it got a different IP address than it used to send to the
server.
You're probably giving zhm "localhost" as the server. Instead, give
it the name of the machine.
(Yes, this is a design flaw. 2.0.4 may remove this check, since the
protocol really can't support it.)