Package: ifupdown
Version: 0.7~beta2
Severity: normal

Setting the local endpoint of a 6to4 tunnel with the -o option of the
ifup command doesn't work correctly:

# cat /etc/network/interfaces
[...]

iface test inet6 6to4
    local 1.2.3.4
# ifup test -o local=5.6.7.8 && ifconfig test
test      Link encap:IPv6-in-IPv4
          inet6 addr: ::5.6.7.8/128 Scope:Compat
          inet6 addr: 2002:102:304::1/16 Scope:Global
          UP RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

#

The tunnel uses the 2002:102:304:: address, suitable for the 1.2.3.4
endpoint defined in the configuration file, instead of the correct
2002:506:708::, suitable for the 5.6.7.8 endpoint defined with the
command line option.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (400, 'unstable'), (300, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.1.10 (SMP w/2 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ifupdown depends on:
ii  initscripts  2.88dsf-18
ii  iproute      20120105-1
ii  libc6        2.13-24
ii  lsb-base     3.2-28

ifupdown recommends no packages.

Versions of packages ifupdown suggests:
pn  isc-dhcp-client  4.1.1-P1-17
pn  net-tools        1.60-24.1
pn  ppp              <none>
pn  rdnssd           <none>

-- Configuration Files:
/etc/init.d/ifupdown-clean [Errno 2] No such file or directory:
u'/etc/init.d/ifupdown-clean'

-- debconf information:
  ifupdown/convert-interfaces: true



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to