Oh, when you said "stand alone" I thought you meant client and server on the same box. If you're client is on a different box then you probably just need to change the default region's "external_host_name" to be the IP address of the server.<br>
<br>The file you want to edit is "opensim/bin/Regions/default.xml"<br>I'd make a backup copy to the desktop first. Don't leave a copy in the Regions folder, it will get loaded.<br>By default, the "external_host_name" is "<a href="http://127.0.0.1">127.0.0.1</a>". Change that to the IP address of your server. That should fix it for running 1 region.<br>
<br>If you want more than one region file, be sure to also adjust the "sim_location_x", "sim_location_y", and "internal_ip_port". For example, if you added a file named, "mySecondRegion", you would change these to be something like:<br>
sim_location_x="1000" sim_location_y=1001<br>internal_ip_port="9001"<br><br>Disclaimer...BTW, I am not an OpenSim Guru by any means, but I have gotten things to work pretty good with 4 Regions up and running in Ubuntu Hardy and OpenSim rocks!! :-)<br>
<br>I hope this helps......Fish<br><br><br><br><br><br><div class="gmail_quote">On Sun, Oct 26, 2008 at 11:24 AM, Eugen Leitl <span dir="ltr"><<a href="mailto:eugen@leitl.org">eugen@leitl.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Sun, Oct 26, 2008 at 11:21:37AM -0400, Fish Kungfu wrote:<br>
><br>
> For stand-alone mode try this:<br>
> "C:\Program Files\SecondLife\SecondLife.exe" -loginuri<br>
</div>> [1]<a href="http://localhost:9000/" target="_blank">http://localhost:9000/</a> -loginpage<br>
> [2]<a href="http://localhost:9000/?method=login" target="_blank">http://localhost:9000/?method=login</a><br>
<br>
Sorry, I can't connect to localhost since it's a remote<br>
machine (localhost is mapped to the physical IP anyway,<br>
since this is running in a virtual server).<br>
<div class="Ih2E3d"><br>
> '5bda3dce59f54ecb823fd22535fd1253' AND assetType = 21 AND flags = 1<br>
> 13:16:54 - [LOGIN]: AddActiveGestures, found 0<br>
> 13:16:54 - [LOGIN]: Telling OpenSim Test @ 1000,1000<br>
</div>> ([6]<a href="http://127.0.0.1:9000" target="_blank">http://127.0.0.1:9000</a>) to prepare for client connection<br>
<div class="Ih2E3d">> 13:16:54 - [CAPS]: Setting up CAPS handler for root agent<br>
<br>
</div>I see there's a localhost connection there, where is that<br>
hardcoded?<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="Wj3C7c">Eugen* Leitl <a href="<a href="http://leitl.org" target="_blank">http://leitl.org</a>">leitl</a> <a href="http://leitl.org" target="_blank">http://leitl.org</a><br>
______________________________________________________________<br>
ICBM: 48.07100, 11.36820 <a href="http://www.ativel.com" target="_blank">http://www.ativel.com</a> <a href="http://postbiota.org" target="_blank">http://postbiota.org</a><br>
8B29F6BE: 099D 78BA 2FD3 B014 B08A 7779 75B0 2443 8B29 F6BE<br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
</div></div></blockquote></div><br>