[Bug 905660] [NEW] [ifupdown] ipv6 refuse vlan interfaces

Vivien GUEANT 905660 at bugs.launchpad.net
Sat Dec 17 10:41:13 UTC 2011


Public bug reported:

Package: ifupdown
Version: ifupdown 0.7~alpha5.1ubuntu5
Severity: normal

ifupdown (0.7~beta1) correct this bug :
    * Accept VLAN interface names (Closes: #632902).

The interfaces file: (/etc/network/interfaces)
auto eth0.77
iface eth0.77 inet static
        address 192.168.1.50
        netmask 255.255.255.0
        gateway 192.168.1.1
iface eth0.77 inet6 static
        address 2a01:6e00:1111:1111::2
        netmask 64
        gateway 2a01:6e00:1111:1111::1 

=> IPv4 is OK with VLAN77
=> IPv6 not mont with VLAN77  (IPv6 ok without VLAN)

Bug with IPv6 auto : http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=632902

** Affects: ifupdown (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/905660

Title:
  [ifupdown] ipv6 refuse vlan interfaces

Status in “ifupdown” package in Ubuntu:
  New

Bug description:
  Package: ifupdown
  Version: ifupdown 0.7~alpha5.1ubuntu5
  Severity: normal

  ifupdown (0.7~beta1) correct this bug :
      * Accept VLAN interface names (Closes: #632902).

  The interfaces file: (/etc/network/interfaces)
  auto eth0.77
  iface eth0.77 inet static
          address 192.168.1.50
          netmask 255.255.255.0
          gateway 192.168.1.1
  iface eth0.77 inet6 static
          address 2a01:6e00:1111:1111::2
          netmask 64
          gateway 2a01:6e00:1111:1111::1 

  => IPv4 is OK with VLAN77
  => IPv6 not mont with VLAN77  (IPv6 ok without VLAN)

  Bug with IPv6 auto : http://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=632902

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/905660/+subscriptions




More information about the foundations-bugs mailing list