Hi all,<br>I am sorry to bother you again, but i have not solved yet. <br>When somebody attempts to log in in my simulator the log in process stops at sending response to client. I guess the server sends and incorrect address/port to client. <br>
Then the client stops log in for timeout.<br>I am running OpenSim on win 7, with MySQL, I opened the firewall ports and in  windows/system32/drivers/etc/hosts i  added this:<br><br><span style="font-family: courier new,monospace;">192.168.0.2       -DYNDNS URL-</span><br>
<br>If i don't add that I have the problem of incorrect response. The internal IP is not dynamic.<br><br>In the region.ini:<br><br><span style="font-family: courier new,monospace;">InternalAddress = 0.0.0.0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">InternalPort = 9003</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">AllowAlternatePorts = False</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ExternalHostName =  -DYNDNS URL-</span><br><br>Many thanks in advance,<br>Vittorio<br style="font-family: courier new,monospace;"><br><br><br>