Draimen
01-24-2004, 10:35 PM
Can't get the MQ console to work, but I can't get a telnet session to work either. May need to post on the MQ site. I keep getting target computer actively refused the connection.
In my MQ.ini file I have:
[Telnet Server]
Enabled=0
LocalOnly=0
Port=6969
Welcome=MacroQuest telnet server
Password=
because if I not mistaken the mq2telnet plugin handles this now, so I have:
[Plugins]
mq2labels=mq2labels
mq2map=mq2map
mq2itemdisplay=mq2itemdisplay
mq2chatwnd=mq2chatwnd
mq2eqbugfix=mq2eqbugfix
mq2fps=mq2fps
mq2telnet=mq2telnet
In MQ2telnet.ini I have:
[Telnet Server]
; port = 0 off, else put the port number here
Port=6969
; localonly boolean -- supposedly does a get peer name to compare address
; but you must use the hostname not 127.0.0.1 or localhost when connecting
LocalOnly=0
Welcome=Successful login. Welcome to my undergroud lair.
LoginPrompt=login:
PasswordPrompt=password:
[Users]
;username=password
test=test
I try entering 127.0.0.1 6969 into the mq console, doesn't work. Have tried telnet from DOS prompt, doesn't work.
Any ideas?
In my MQ.ini file I have:
[Telnet Server]
Enabled=0
LocalOnly=0
Port=6969
Welcome=MacroQuest telnet server
Password=
because if I not mistaken the mq2telnet plugin handles this now, so I have:
[Plugins]
mq2labels=mq2labels
mq2map=mq2map
mq2itemdisplay=mq2itemdisplay
mq2chatwnd=mq2chatwnd
mq2eqbugfix=mq2eqbugfix
mq2fps=mq2fps
mq2telnet=mq2telnet
In MQ2telnet.ini I have:
[Telnet Server]
; port = 0 off, else put the port number here
Port=6969
; localonly boolean -- supposedly does a get peer name to compare address
; but you must use the hostname not 127.0.0.1 or localhost when connecting
LocalOnly=0
Welcome=Successful login. Welcome to my undergroud lair.
LoginPrompt=login:
PasswordPrompt=password:
[Users]
;username=password
test=test
I try entering 127.0.0.1 6969 into the mq console, doesn't work. Have tried telnet from DOS prompt, doesn't work.
Any ideas?