#221946 ssh and RFC 3041

Package:
openssh-client
Source:
openssh
Description:
secure shell (SSH) client, for secure access to remote machines
Submitter:
Juliusz Chroboczek
Date:
2010-01-04 12:33:19 UTC
Severity:
wishlist
#221946#5
Date:
2003-11-20 23:45:07 UTC
From:
To:
Outgoing ssh connections use RFC 3041 addresses when
/proc/sys/net/ipv6/conf/*/use_tempaddr is 2; there appears to be no
way to disable this behaviour on a per-connection basis.

I suggest implementing an option to disable the use of RFC 3041
addresses on a per-host basis.

(As far as I know, however, current Linux kernels provide no way for
an application to disable the use of RFC 3041 for a single connect(2)
without disabling it globally.  My request might therefore be
impossible to satisfy right now.)

                                        Juliusz