On Thu, 20 Dec 2007, Ralph Mitchell might have said:
On Dec 20, 2007 10:44 AM, Mike Eggleston <mikeegg1 at mac.com> wrote:
On Thu, 20 Dec 2007, Josh Luthman might have said:
Is the new server listening on 10.1.2.89:1984?
Do a netstat -an|grep 1984 and paste what you see, please.
No, the new server is 10.1.2.84. So, maybe there are two parts to this. Something is sending to 10.1.2.89 (the old server) and something is not listening on 10.1.2.84 (the new server).
When you moved the hobbit server, did you change anything in it's config?? When you install Hobbit, it asks for the server's IP, and stashes it in server/etc/hobbitserver.cfg as
BBSERVERIP=a.b.c.d
I guess that's so that it doesn't have to rely on DNS lookups working for it to be able to send status.
I missed changing ~/current/client/etc/hobbitclient.cfg for the new IP address. All is working now, thanks to everyone.
Mike