View Single Post
  #3  
Old 02-19-2012, 04:37 PM
Sourdough35
Hill Giant
 
Join Date: Nov 2004
Posts: 126
Default

The difficult part is setting up eqemu_config.xml, especially where it asks for server addresses.

<address>server.dyndns.org</address>
<localaddress>192.168.0.1</localaddress>

How do I figure out the address? I don't pay for a dynamic DNS service, so I don't think I have one. My actual IP I'm not sure of either.


<loginserver>
<host>server.dyndns.org</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>


It comes up again there. Not sure what my Dynamic DNS is supposed to be, but I imagine if I don't pay for one, I don't have one. Is there some other number I can put in?
Reply With Quote