Thanks for the reply. I still can't get it to work. But my address wasn't set correctly. Is this something like what you're talking about?
<?xml version="1.0"?>
<server>
<world>
<shortname>Test</shortname>
<longname>Test</longname>
<!-- Only specify these two if you really think you need to. (read: You don't) --!>
<address>55.55.55.55</address>
<localaddress>192.168.1.131</localaddress>
I have a real address in between address there.
|