Package: ifupdown
Version: 0.6.7
Severity: normal

I have the interface "sixxs" configured for IPv6-connectivity via 
sixxs-Tunnel. After Reboot this Interfaces does not come up
automatically although marked as "auto" in /etc/networking/interfaces.

Maybe ifup does not bring up interfaces with an ugly name correctly.
Issuing "ifup sixxs" brings up the interface. 


,----[ /etc/networking/interfaces ]
|
| auto lo eth0 sixxs
|
|
|  [...] 
|
| iface sixxs inet6 v4tunnel
|         address  2001:6f8:XXXX:3e1::2
|         netmask  64
|         local    82.165.XX.XX
|         endpoint 212.224.0.188
|         ttl      64
|         up       ip link set mtu 1280 dev sixxs
|         up       ip -6 route add default  via 2001:6f8:XXXX:3e1::1 dev
sixxs
|         up       ip -6 route del default dev eth0 || true
`----



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ifupdown depends on:
ii  debconf [debconf-2.0]       1.4.30.13    Debian configuration management sy
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  net-tools                   1.60-10      The NET-3 networking toolkit

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to