Your config looks like you are trying to use the eqemulator.net public login server, but you also have config files for using the EQEmuLoginServer which is for private connections. The EQEmuLoginServer config stuff doesn't matter here if you don't have it in your main config file anyway.
For public Login Servers, you don't need to uncomment this part:
Code:
<!-- Only specify these two if you really think you need to. -->
<address>mynightshift.servegame.com</address>
<localaddress>192.168.1.83</localaddress>
I suggest you comment those 2 lines out and it will probably fix your problem.