From 512655fdb0c8f0bf7399552bc8ae0cf6cdc16cab Mon Sep 17 00:00:00 2001 From: Evan Hazlett Date: Tue, 8 Oct 2019 01:15:57 -0400 Subject: [PATCH] update readme Signed-off-by: Evan Hazlett --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f80e4f2..c166085 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ Security and privacy are a core component of the network. UUIDs are generated f and both can use optional TLS to connect to the network. All communication happens over Wireguard or minimal management over the GRPC API. +For connectivity, you will need to configure firewalls to allow the GRPC port (default 9000) and the Endpoint +Port (Wireguard, default: 10100). + ## Node A Node is a machine in the network that operates as a gateway. Nodes get a /16 by default to provide network access to services. Since all nodes are created equal, a pre-shared cluster key is used for access