From ca92d1cadf4ac7f7d051dbe19021b89b3db477d1 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 29 Mar 2026 18:43:26 +0200 Subject: pfinet: explain what happens with the double-attach --- hurd/translator/pfinet/ipv6.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hurd/translator/pfinet/ipv6.mdwn b/hurd/translator/pfinet/ipv6.mdwn index d864e256..e924fa06 100644 --- a/hurd/translator/pfinet/ipv6.mdwn +++ b/hurd/translator/pfinet/ipv6.mdwn @@ -27,6 +27,9 @@ on specified nodes, using **-4** and **-6** options. This is, you have to install a [[passive_translator|passive]] on */servers/socket/2* that also binds the IPv6 port and vice versa. +The idea is that the first time one of the two is accessed, the translator is +triggered, and attaches itself on the other one. + # Examples -- cgit v1.2.3