diff options
Diffstat (limited to 'ipv6-tunnel.howto')
-rw-r--r-- | ipv6-tunnel.howto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipv6-tunnel.howto b/ipv6-tunnel.howto index 0f5bb7a3..c37f9762 100644 --- a/ipv6-tunnel.howto +++ b/ipv6-tunnel.howto @@ -92,7 +92,7 @@ Tunnel can be brought up and down with: ifup sit1 ifdown sit1 -NOTE: In initscripts <= 5.83 (ie. IPV6_TUNNELMODE=NBMA), even though sit1 is used, +NOTE: In initscripts < 6.02 (ie. IPV6_TUNNELMODE=NBMA), even though sit1 is used, 'ifconfig' sees the tunnel as sit0. This is due to an "interesting" implementation of tunneling -- else multiple tunnels couldn't be used extensibly. |