diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 5f1e779337..b0777d7657 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"