Package: openssh-client Version: 1:6.0p1-4 Severity: normal Tags: ipv6 Dear Maintainer,
I cannot bind the client to one of my IPv4 and one of my IPv6 addresses. I tried these entries in /etc/ssh/ssh_config: 1. BindAddress 199.192.231.53,2a00:12c0:1015:100:1::2 2. BindAddress 199.192.231.53 2a00:12c0:1015:100:1::2 BindAddress 199.192.231.53 BindAddress 2a00:12c0:1015:100:1::2 None of these worked, so I can bind the client to IPv4 or IPv6 only, not both. Bad if the host has several IPv4 and several IPv6 addresses. This means that I need to define every possible host in ~/.ssh/config and set the BindAddress parameter there. -- System Information: Debian Release: 7.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages openssh-client depends on: ii adduser 3.113+nmu3 ii debconf [debconf-2.0] 1.5.49 ii dpkg 1.16.10 ii libc6 2.13-38 ii libedit2 2.11-20080614-5 ii libgssapi-krb5-2 1.10.1+dfsg-5+deb7u1 ii libselinux1 2.1.9-5 ii libssl1.0.0 1.0.1e-2 ii passwd 1:4.1.5.1-1 ii zlib1g 1:1.2.7.dfsg-13 Versions of packages openssh-client recommends: ii openssh-blacklist 0.4.1+nmu1 ii openssh-blacklist-extra 0.4.1+nmu1 ii xauth 1:1.0.7-1 Versions of packages openssh-client suggests: pn keychain <none> pn libpam-ssh <none> pn monkeysphere <none> pn ssh-askpass <none> -- Configuration Files: /etc/ssh/ssh_config changed: Host * SendEnv LANG LC_* HashKnownHosts yes GSSAPIAuthentication yes GSSAPIDelegateCredentials no BindAddress 199.192.231.53,2a00:12c0:1015:100:1::2 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org