add a bit clarification about grid private port protection
parent
90dee2fce6
commit
d96bcd8264
|
@ -59,6 +59,9 @@
|
||||||
PublicPort = "8002"
|
PublicPort = "8002"
|
||||||
|
|
||||||
;# {PrivatePort} {} {PrivatePort} {8003} "8003"
|
;# {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"
|
PrivatePort = "8003"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue