From e021cec03171f4e7c3b74a784dd9794b00891c6d Mon Sep 17 00:00:00 2001 From: Kasalehlia <kasa@stratum0.org> Date: Wed, 23 Feb 2022 18:12:05 +0000 Subject: [PATCH] Update Localnode addresses in ssh help --- flamingo/content/faq/ssh.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flamingo/content/faq/ssh.rst b/flamingo/content/faq/ssh.rst index fbb21ad..6152b40 100644 --- a/flamingo/content/faq/ssh.rst +++ b/flamingo/content/faq/ssh.rst @@ -44,8 +44,8 @@ folgenden IPs erreichbar: .. code-block:: none - 10.38.0.127 - 2001:bf7:380::7f + 172.16.127.1 + 2001:bf7:382::1 IP über die Karte herausfinden ****************************** -- GitLab