I'm unable to make the associations because I am uncertain what role the login server plays to point the client to the world server, or if it does.
For example: login.eqemulator.net is linked to me how? I only see my localhost settings in my config files. I can't ping it. Does it grab my internet IP? I also don't know if I can log in through the internet rather than my LAN. With eqemu it seems clear but... I'm on the cusp of things here; everything is on the cusp. I want to be able to give back and being unable is frustrating. |
AdrianD,
Make sure that you have ports 7778 & 7779 forwarded properly or they will only be visible to the LAN. Your login.ini:local_network setting should be "192.168.15." in this case..otherwise, the login server will only look for connections from localhost. Quote:
Can't remember if the <tcp ip> setting must be the same as the world setting..but, it wouldn't hurt to change that. |
Nightrider84,
How did your recompile go? |
Haven't had the chance to recompile it yet got called into work so I was pretty busy. Just got home so tommorow after work I'll recompile and post the results here
|
Nightrider84, I am sorry for distracting from your issue. Upon some reflection, I may or may not have done that. I was caught up in the moment with my own issue. This was not my intention but, I realize it wasn't in the best form.
Thanks |
I just checked the string uleat and the change was already commited in my current compile. Im just at a loss at this point, If I removed the text all together for my address and local. People can login through the normal login and I can login through normal and on my network. But they can't access the server at all if I add my addresses in.
|
I think were at similar points in this. I'll be watching any progress here intently.
|
https://github.com/EQEmu/Server/blob...ient.cpp#L1237
Looks like some logging operations were added when the code changed. You might take a look at that value in the db to see if it is logging at level 3 for that particular channel (or any of the world-based ones.) It might lead to what's causing the issue? |
So it looks like I may have resolved the issue and ill post my theory on how it worked out.
So instead of adding in both the address and local I only added the address in. <!-- Only specify these two if you really think you need to. (read: You don't) --> <address>gamegenie.servebeer.com</address> --> <localaddress></localaddress> --> If I had to guess There must be some kind of conflict with adding in your local address along with where you would put it for the private login. I also updated my login_opcodes to the newest ones. So im unsure which one did the trick but its one of the two. Ill try adding in the localaddress and see if it stops working again, if It does than I know thats where the issue lies Edit: Also if you don't add an address in under <address> (for your public ip) then there is a registration error with the private login and it defaults to your local IP. So that may be why it doesn't accept outside connections |
All times are GMT -4. The time now is 05:48 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.