View Single Post
  #6  
Old 01-11-2012, 04:26 PM
Kayot
Discordant
 
Join Date: Sep 2006
Location: Subsection 185.D354 C.12
Posts: 346
Default

(Won't let me edit post above anymore)

I don't know why, but when I log in with my localhost machine it logs in fine. Other systems can't log in. Firewalls are all disabled. The EQemu Login Server sees the attempt to login, but won't pass it to World. Any idea's?

login.ini
Code:
[database]
host = localhost
port = 3306
db = peq
user = root
password = 8z4trfbf84rl
subsystem = MySQL

[options]
unregistered_allowed = TRUE
reject_duplicate_servers = FALSE
trace = TRUE
world_trace = FALSE
dump_packets_in = FALSE
dump_packets_out = FALSE
listen_port = 5999
local_network = 192.168.1.

[security]
plugin = EQEmuAuthCrypto
mode = 5

[Titanium]
port = 5998
opcodes = login_opcodes.conf

[SoD]
port = 5999
opcodes = login_opcodes_sod.conf

[schema]
account_table = tblLoginServerAccounts
world_registration_table = tblWorldServerRegistration
world_admin_registration_table = tblServerAdminRegistration
world_server_type_table = tblServerListType
I'm wondering if this is no longer a Minilogin issue and should I repost in a different section?
__________________
If at first you don't succeed destroy all evidence that you ever tried.

God doesn't give second chances... Hell, he sets you up the first time.
Reply With Quote