<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I'm experiencing some problem with access to a region. I'm using
    OpenSim 0.7.3 on Debian 6 with Mono from the Debian repository.<br>
    <br>
    I'm working with a server using openvz container. I'm using two
    virtual machine. One for the grid and an other for the region. <br>
    The VM are on a private network. It means, they have a private IP.
    The grid : 10.0.0.10 and the region : 10.0.0.11. <br>
    On the physical host, I'm using shorewall to build the rules of the
    firewall and make the NAT Translation for all the required port
    (9000TCP/UDP for the region , 8002TCP for the grid)<br>
    In the Regions.ini, i've put in the ExternalHostName :
    os-reg.open-dsi.net wich is the public IP I'm using to access to the
    two vms.<br>
    All seems to work fine. When I start the region, it is successfully
    registred by the grid.<br>
    My problem occurs when I try to connect to the region. My account is
    succesfully authentified by the grid, but it seems that firestorm
    (4.1.1) is not able to connect to the region. In the log there is
    something like<br>
    <br>
    2012-08-24T09:18:27Z INFO: newview/llworld.cpp(181) : addRegion: Add
    region with handle: 1099511628032000 on host 10.0.0.11:9000<br>
    2012-08-24T09:18:27Z INFO: newview/llworld.cpp(214) : addRegion:
    Adding new region (1000:1000)<br>
    2012-08-24T09:18:27Z INFO: newview/llworld.cpp(215) : addRegion:
    Host: 10.0.0.11:9000<br>
    2012-08-24T09:18:27Z INFO: newview/llstartup.cpp(1503) :
    idle_startup: Adding initial simulator { 256000.0, 256000.0, 0.0 }<br>
    2012-08-24T09:18:27Z INFO: newview/llviewerregion.cpp(1586) :
    setSeedCapability: posting to seed
<a class="moz-txt-link-freetext" href="http://os-reg.open-dsi.net:9000/CAPS/005f52b3-5440-4775-97df-a1fd5117be9c0000/">http://os-reg.open-dsi.net:9000/CAPS/005f52b3-5440-4775-97df-a1fd5117be9c0000/</a><br>
    2012-08-24T09:18:27Z INFO: newview/llagent.cpp(781) :
    LLAgent::setRegion: Moving agent into region:  located at
    10.0.0.11:9000<br>
    <br>
    <b>I d'ont understant why he is using the private IP</b>. On an
    other lines, he use the ExternalHostName.<br>
    <br>
    or<br>
    <br>
    2012-08-24T09:18:27Z INFO: newview/lleventpoll.cpp(140) :
    LLEventPollResponder: LLEventPoll initialized with sender
    10.0.0.11:9000<br>
    <br>
    The last lines befoer the error message<br>
    <br>
    2012-08-24T09:18:31Z INFO: newview/llstartup.cpp(1735) :
    idle_startup: viewer: UserLoginLocationReply() Enabling
    10.0.0.11:9000 with code 1940142022<br>
    2012-08-24T09:18:32Z INFO: llcommon/llprocess.cpp(692) :
    LLProcess::LLProcess: SLVoice (7733): launched cd
    /opt/Phoenix_Firestorm-Release_i686_4.1.1.28744:
    /opt/Phoenix_Firestorm-Release_i686_4.1.1.28744/bin/SLVoice -ll -1<br>
    2012-08-24T09:18:32Z WARNING: newview/lltexturefetch.cpp(1281) :
    doWork: Texture missing from server (404):
<a class="moz-txt-link-freetext" href="http://os-reg.open-dsi.net:9000/CAPS/98b0e679-146d-4373-bfcd-94c669305532//?texture_id=cce0f112-878f-4586-a2e2-a8f104bba271">http://os-reg.open-dsi.net:9000/CAPS/98b0e679-146d-4373-bfcd-94c669305532//?texture_id=cce0f112-878f-4586-a2e2-a8f104bba271</a><br>
    2012-08-24T09:18:52Z WARNING: newview/llstartup.cpp(2597) :
    use_circuit_callback: Backing up to login screen!<br>
    2012-08-24T09:18:52Z WARNING: newview/lltoastalertpanel.cpp(181) :
    LLToastAlertPanel::LLToastAlertPanel: Alert: Nous avons des
    difficultés à vous connecter. Il y a peut-être un problème avec
    votre connexion Internet ou la Grille de Second Life.Vérifiez votre
    connexion Internet et réessayez dans quelques minutes, cliquez sur
    Aide pour consulter la page Portail Assistance Second Life ou bien
    sur Téléporter pour essayer d'aller chez vous.<br>
    2012-08-24T09:18:52Z INFO: newview/llworld.cpp(318) : removeRegion:
    Removing region 256000.0:256000.0<br>
    <br>
    The complete log is on this pastebin<br>
    <a class="moz-txt-link-freetext" href="http://pastebin.com/UGA7iH1E">http://pastebin.com/UGA7iH1E</a><br>
    <br>
    The region configuration<br>
    <a class="moz-txt-link-freetext" href="http://pastebin.com/xe3mDYdV">http://pastebin.com/xe3mDYdV</a><br>
    <br>
    I'm not sure that you will understand my poor english :-) . <br>
    <br>
    Thanks<br>
    <br>
    Philippe<br>
  </body>
</html>