diff options
| -rw-r--r-- | hurd/translator/pfinet/ipv6.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
