Coder Social home page Coder Social logo

Comments (6)

greythane avatar greythane commented on August 27, 2024

WhiteCore/Aurora does not use a single server a-la-robust but specific servers running in separate threads. As far as I am aware, all the ports used are the standard ones that OpenSim uses.

from whitecore-dev.

aiaustin avatar aiaustin commented on August 27, 2024

By default the OpenSim .ini files for a Grid setup now specify port 8002 for all the externally accessible services and hence that port must be open through firewalls and it uses port 8003 for INTERNAL server to server traffic which can therefore be made closed at the firewall if running on a single server or on a local subnet. [8004 is in the configs as a suggestion for a Freeswitch voice server if you run one]. Then ports 9000... are typically used for region as in WhiteCore.

People can change the ports and add more for distributing services, but all the old 80xx port use was removed some time ago I think.

But the main thing is to document for WhiteCore what MUST be externally accessible (and hence a hole in the firewall allowed) and which are purely server to server internal traffic ports, then people can get things set up correctly the first time. At present I have had to assume all these must be externally accessible...

8002
8003
8010..8014
9000... for regions
20800 for XML-RPC

from whitecore-dev.

fine77 avatar fine77 commented on August 27, 2024

i've downloaded the WhiteCore base configuration and did all manually.
i've forwarded the following ports on the firewall:
8002 (TCP), 8003 (TCP), 8010-8013 (TCP) => grid server.
8004 (TCP) should be used for Freeswitch but didn't use it here.
9000 (TCP/UDP), 9001 (TCP/UDP) => sim server (2 sims)
i've never used XML RPC on that build.
The Auto Configuration didn't work that way i want.
On Manual Configuration you only need to compare with bin/Configuration bin/ServerConfiguration and bin/WebServerConfiguration after each upate from git.
In some cases the configuration has changed.
That works best for me.
If you migrate from Robust do a IAR/OAR export and reimport the things in the new database.
Some scripts aren't working so you need to investigate some time to convert the scripts manualy.

from whitecore-dev.

fine77 avatar fine77 commented on August 27, 2024

but for shure you'll never have a robust in WhiteCore. it acts in a different way. its another product.

from whitecore-dev.

fly-man- avatar fly-man- commented on August 27, 2024

The only change that you have to remember coming from OpenSim is that before you move over is to make OAR files of all your regions and keep a backup of them.

In the new version (0.9.2) there will be an easier way to upgrade your region and grid servers

from whitecore-dev.

greythane avatar greythane commented on August 27, 2024

Added "Network Requirements and Settings.txt" in WhiteCoreDocs detailing the current networking requirements.

from whitecore-dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.