From 498e792a4689105dc25a54e489fef83b9ac501b5 Mon Sep 17 00:00:00 2001 From: Ryan Huber Date: Wed, 20 Nov 2019 01:24:45 +0000 Subject: [PATCH] add hole punching options to example config --- examples/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/config.yaml b/examples/config.yaml index 792298f..45ad943 100644 --- a/examples/config.yaml +++ b/examples/config.yaml @@ -49,6 +49,12 @@ listen: #read_buffer: 10485760 #write_buffer: 10485760 +# Punchy continues to punch inbound/outbound at a regular interval to avoid expiration of firewall nat mappings +punchy: true +# punch_back means that a node you are trying to reach will connect back out to you if your hole punching fails +# this is extremely useful if one node is behind a difficult nat, such as symmetric +#punch_back: true + # Local range is used to define a hint about the local network range, which speeds up discovering the fastest # path to a network adjacent nebula node.