From a844c2f759c1635252eb246d70d97de006240b30 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Wed, 25 Sep 2024 09:52:18 -0400
Subject: [PATCH] link to ipsec debugging in redis playbook

---
 service/donate.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/service/donate.md b/service/donate.md
index d0c2c777..ff5c2294 100644
--- a/service/donate.md
+++ b/service/donate.md
@@ -406,7 +406,8 @@ the tunnel:
     ipsec up civicrm::crm-int-01
 
 If still unsuccessful, check the output from that command, or logs from
-strongswan.
+strongSwan. See also the [IPsec documentation](howto/ipsec) for more
+troubleshooting tricks.
 
 If the tunnel is up, you can check that you can reach the service from the
 frontend server:
-- 
GitLab