From cd24ec2ef67b6ac7c1eb5f542b8c4f31f4f441e7 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Wed, 5 Jan 2022 16:12:06 -0800 Subject: [PATCH] --dynamic-port-range now requires at least 12 ports --- docs/src/running-validator/validator-reqs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/running-validator/validator-reqs.md b/docs/src/running-validator/validator-reqs.md index e162213296..43f7f2fbc9 100644 --- a/docs/src/running-validator/validator-reqs.md +++ b/docs/src/running-validator/validator-reqs.md @@ -100,7 +100,7 @@ any traversal issues on their own. #### Required - 8000-10000 TCP/UDP - P2P protocols (gossip, turbine, repair, etc). This can -be limited to any free 11 port range with `--dynamic-port-range` +be limited to any free 12 port range with `--dynamic-port-range` #### Optional For security purposes, it is not suggested that the following ports be open to