View Single Post
  #3  
Old 04-28-2008, 10:38 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Remove this section below from your config:

Code:
<!-- Only specify these two if you really think you needto. -->
<address>192.168.109</address>
<localaddress>127.0.0.1</localaddress>
No one ever uses these settings and there is no need to. You have them set wrong as far as I know, anyway. Address is supposed to be set to the IP address on your router (not your PC) and local address would be the one for your PC, but 127.0.0.1 or localhost should work as well.

Just remove them and that should at least fix that part.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote