From d96bcd8264d52bdd364319e8028ab1f233fecf6f Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Mon, 9 Jan 2017 18:22:39 +0000 Subject: add a bit clarification about grid private port protection --- bin/OpenSim.ini.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 5f1e779..b0777d7 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -59,6 +59,9 @@ PublicPort = "8002" ;# {PrivatePort} {} {PrivatePort} {8003} "8003" + ; port to access private grid services. + ; grids that run all their regions should deny access to this port + ; from outside their networks, using firewalls PrivatePort = "8003" -- cgit v1.1