View Single Post
  #7  
Old 12-13-2008, 06:15 PM
GemmaHuit
Fire Beetle
 
Join Date: Dec 2008
Posts: 9
Default

Quote:
Originally Posted by Rocker8956 View Post
Going to guess that your issue is here (marked in red)

Code:
<?xml version="1.0">
<server>
<world>
<shortname>xxxxxxxxxxxxx</shortname>
<longname>xxxxxxxxxxxxxx</longname>

<!-- Only specify these two if you really think you need to. -->
<address>(DynDnsAccount.com)</address>
<localaddress>192.168.1.210</localaddress>

[LoginServer]
loginserver=(DynDnsAccount.com)
loginserver2=192.168.1.210
I am at work atm so I can not look to see what those values should be but I know you rarely want to change the top one.
Good job Rocker, it was that initial address the one where I put my dyndns account, that was causing me to go outside the network then back in, but now once I change that, is my server still accessible from the net?
Reply With Quote