Ports & IP Address
Okay, I have a complicated home setup that's not allowing people to log in from the log-in server. So I'd like to take a stab at what I think is needed.
I need to open ports 9000, 7000-7xxx (xxx = Number of zones)
That should be it for ports (right?)
So under the configuration I should be able to do this (vs. IP Address) eqemu_config.xml:
<address>eq.myserver.com</address>
And under the loginserver.ini:
worldaddress=eq.myserver.com
Does that all sound plausable?
|