This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Neue Regionen für OpenSim anlegen
#1
Neue Regionen für OpenSim anlegen:

In der Konsole (OpenSim gestartet) werden mit der Anweisung create region (NAME DER REGION) Regions.ini neue Regionen angelegt.

Die UUID dazu wird automatisch angelegt, wenn mit ENTER einfach bestätigt wird. Position, Port und Host (IP oder Name) werden abgefragt.

Neue Regionen werden immer unterhalb bereits exsistierender Regionen in die Regions.ini geschrieben.

Nachfolgend kann man dort auch die Größe der Region und Anzahl der MaxPrims verändern.

Hilfreich:

Mit DynDNS auf den Rechner zu Hause funktioniert bei ExternalHostName SYSTEMIP nicht!

Es funktioniert nur der Name der Domain ohne [http://] am Anfang.

Portfreigabe mit dem Protokoll udp:

sudo ufw allow 9010/udp

sudo ufw allow 9010

sudo ufw reload

Pro neuer Region wird also auch ein neuer freier UDP-Port, UUID und eine neue Position fällig.

Region (root) # create region Testland2 Regions.ini - Anweisung

RegionUUID [8f02281f-ccab-499c-af15-eb535b1399f2]: - mit ENTER weiter

Region Location [1000,1000]: 2000,2000 - meine Entscheidung

Internal IP address [0.0.0.0]: - belassen

Internal port [9000]: 9010 - meine Entscheidung

External host name [SYSTEMIP]: 192.168.178.21 - Nicht auf einem VPS verwenden!

08:49:39 - [ESTATE]: Region Testland2 is not part of an estate.

Do you wish to join region Testland2 to an existing estate (yes/no)? [yes]: yes

Name of estate to join. 

opensim@sliplady:~/ftp/install/bin$ cd Regions

opensim@sliplady:~/ftp/install/bin/Regions$ ls

Regions.ini  Regions.ini.example

opensim@sliplady:~/ftp/install/bin/Regions$ nano Regions.ini

   

Neue Region nach Freigabe verfügbar:

   


Beispiel für eine Regions.ini mit 12 x 256er Regionen ohne Platzhalter (Wasser).

Dieses Beispiel gilt nur für 256er Flächen.


[Land0]
RegionUUID = 35e08b94-e31e-438f-9cb4-a529128b5b25
Location = 4400,4400
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9010
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land1]
RegionUUID = 8c54f19f-991f-4a43-be8e-e171b68d84cf
Location = 4401,4400
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9011
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land2]
RegionUUID = 18e73a5b-87c3-43bd-ba0f-4e3f822cef02
Location = 4402,4400
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9012
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land3]
RegionUUID = ff70e18a-4022-474d-8bf4-f7c9ab3ae944
Location = 4403,4400
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9013
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land4]
RegionUUID = 9c309f51-2134-47d3-9ae7-549d2fc24995
Location = 4400,4401
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9014
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land5]
RegionUUID = 45c30489-7543-46dd-9a3d-afd7a08916a0
Location = 4400,4402
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9015
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land6]
RegionUUID = ffaa0672-cb19-4ec0-b7f2-d8ea38f32de7
Location = 4401,4401
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9016
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land7]
RegionUUID = 1d955189-c0c4-43ec-8965-c2e203333599
Location = 4401,4402
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9017
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land8]
RegionUUID = 248b5828-c9f7-40e3-9529-b5489f1a607d
Location = 4402,4401
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9018
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land9]
RegionUUID = ae55e8b3-c096-4e4d-9395-a696fe154788
Location = 4403,4401
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9019
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land10]
RegionUUID = 1f0a8194-6dd5-4cf1-b515-cf0dbafecbe5
Location = 4403,4402
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9020
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000
[Land11]
RegionUUID = 25653dea-e8ba-412f-a564-df219f047d7e
Location = 4402,4402
SizeX = 256
SizeY = 256
SizeZ = 256
InternalAddress = 0.0.0.0
InternalPort = 9021
ResolveAddress = False
ExternalHostName = SYSTEMIP
MaptileStaticUUID = 00000000-0000-0000-0000-000000000000

Coffee
Zitieren


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste