[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: IPv6 support



Previously Matthew Vernon wrote:
> See bug 82468 (and the serveral others that bug is merged with); I
> hear rumour that these bugs have been resolved, but they're still open
> in the BTS.

Should be fixed. What I tried:

1. connecting via IPv4
2. connecting via IPv6
3. connecting via IPv4 to a host that also had IPv6 connectivity but did
   not have ssh with working IPv6 support

All three situations worked flawlessly. One thing to note is that this
comment in the default sshd.config is incorrect:

# Uncomment the next entry to accept IPv6 traffic.
#ListenAddress ::
#ListenAddress 0.0.0.0

With those two options commented sshd will still listen on both IPv4 and
IPv6. You can use ListenAddress to restrict to what interfaces/protocols
sshd will bind.

Wichert.

-- 
  _________________________________________________________________
 /wichert@wiggy.net         This space intentionally left occupied \
| wichert@deephackmode.org            http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |



Reply to: