From 6ba8b948c292de88943ce7ea44ff23e32fa08515 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Thu, 3 Nov 2022 14:30:54 +0100 Subject: [PATCH] Update firewall information in "Contributing Storage" doc --- docs/operator/contributing-storage.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/operator/contributing-storage.md b/docs/operator/contributing-storage.md index e74fae8..26e0c53 100644 --- a/docs/operator/contributing-storage.md +++ b/docs/operator/contributing-storage.md @@ -41,16 +41,14 @@ storage: capacity: 100 ``` -## Setup Firewall - -You will need to configure your hosts's firewall to allow traffic from -cryptic-net IPs on the ports you specified in your allocations. - ## Restart the Daemon With the `daemon.yml` configured, you should restart your `cryptic-net daemon` process. +The `cryptic-net daemon` will automatically allow the ports used for your +storage allocations in the vpn firewall. + ## Further Reading cryptic-net uses the [garage][garage] project for its storage system. See the