[Opensim-users] The use of "Robust.ini" (not Robust.HG.ini)

Diva Canto diva at metaverseink.com
Sun Jul 18 10:04:01 UTC 2010


Standalone uses one TCP port only, default 9000. That's true for HG 
standalone too.
Robust-based grids, by default, use two ports only: 8002, meant to be 
outside the firewall facing the world; and 8003, meant to be inside the 
firewall facing the simulators only.

These are the defaults that come in the .example files. People can 
deviate from the defaults, but you really need to know what you're doing.
In any case, do not reuse old .ini files when upgrading to 0.7.

On 7/18/2010 12:05 AM, DutchGlory wrote:
> whell opensim DOES work with ROBUST.  When you log in to your region, ROBUST
> is checking authentication and user account (to see if user has
> authorisation to tp to that region), checks if region exists and sends
> result back to opensim.
>
> ....
> OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]:
> Request to login foreign agent Melnik OpenSim @ http://127.0.0.1:9000
> (92b58fcb-d33b-4957-a46d-a6414cf93bb3) at destination Tarja Turunen Island
> OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]:
> Verifying http://127.0.0.1:9002 against http://127.0.0.1:9002
> OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]:
> Identity verified for Melnik OpenSim @ http://127.0.0.1:9000
> OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]:
> User is ok
> OpenSim.Services.PresenceService.PresenceService [PRESENCE SERVICE]:
> LoginAgent 92b58fcb-d33b-4957-a46d-a6414cf93bb3 with session
> 89c6aeac-1551-4af0-91c1-416a738195b9 and ssession
> 3c5baa64-1fcb-4071-bc62-b385fdc9a2cb
> OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]:
> Login presence ok
> OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]:
> destination ok: Tarja Turunen Island
> OpenSim.Services.Connectors.Simulation.SimulationServiceConnector [REMOTE
> SIMULATION CONNECTOR]: Posted CreateAgent request to remote sim
> http://127.0.0.1:9000/agent/92b58fcb-d33b-4957-a46d-a6414cf93bb3/, region
> Tarja Turunen Island, x=77056 y=77056
> OpenSim.Services.Connectors.Simulation.SimulationServiceConnector [REMOTE
> SIMULATION CONNECTOR]: DoCreateChildAgentCall reply was {"success":true}
> ....
>
> i think this was the idea for opensim to work with ROBUST. If opensim
> doesn't work with ROBUST, its useless. the same should apply for
> no-hypergrid setup, check authentication, check region (if exits) and start
> teleport. You can even add assets and inventory authentication to ROBUST.
> (not implemented yet)
>
> in my setup i only changed all "800x" ports to "900x".  "800x" is used for
> grid mode (or should be)  and "900x" for stand-alone.  keeping grid mode and
> stand-alone separate.
> I will test with standard (.example) configuration, to see how this goes.
>
>
> thanks
>    




More information about the Opensim-users mailing list