Hi Folks,
I've been having some trouble getting the telnet server to work and was hoping someone might have some idea what I'm missing. I'm sure it's something stupid, but I'm just not seeing it.
I'm running IRC-20021104 and running EQ inside EQW, all under WinME. My Macroquest.ini file has the following settings:
Enabled=1
LocalOnly=0
Port=23 (also tried ports 8090, 45555)
The debugspew log says that the telnet server is up and running on whatever port I've selected, but when I connect with any telnet client (tried PuTTY, standard linux telnet, a couple others), I establish a connection, but I don't even get the Welcome message. I've tried telnet clients both on localhost and on other machines on my network. The debugspew file doesn't contain any of the log messages that the EQLib.cpp leads me to believe should occur on a connection attempt (nothing from ListenThread), so it feels like I can connect to the port, but nothing's getting through to MQ. What am I missing?


