Package: iputils-ping Version: 3:20100418-3 Severity: minor I have two ipv6 tunnels configured on my host:
iface he-ipv6-t1 inet6 v4tunnel address 2001:470:7:866::2 netmask 64 gateway 2001:470:7:866::1 endpoint xxx.xx.22.2 local xx.xx.209.241 iface he-ipv6-t2 inet6 v4tunnel address 2001:470:1f06:2a6::2 netmask 64 gateway 2001:470:1f06:2a6::1 endpoint xxx.xx.161.14 local xx.xx.209.234 When I use the -I option to select the interface, the "from" address is always the local ip of the first tunnel. ping6 -I he-ipv6-t1 www.python.org PING www.python.org(dinsdale.python.org) from 2001:470:7:866::2 he-ipv6-t1: 56 data bytes ... ping6 -I he-ipv6-t2 www.python.org PING www.python.org(dinsdale.python.org) from 2001:470:7:866::2 he-ipv6-t2: 56 data bytes ... I have confirmed by running tcpdump on each interface that the -I option is working and the packets are going out the correct interface with the correct source and destination addresses. It's just that the "from" address in the first line that ping6 outputs would appear to be bogus for some reason. -- System Information: Debian Release: 6.0.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Versions of packages iputils-ping depends on: ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib ii libssl0.9.8 0.9.8o-4squeeze13 SSL shared libraries iputils-ping recommends no packages. iputils-ping suggests no packages. -- 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