Your message dated Sun, 10 Jan 2016 23:10:11 +0100
with message-id <[email protected]>
and subject line Re: ifupdown: can't down vlan interfaces with a gateway on a 
bond
has caused the Debian Bug report #567559,
regarding ifupdown: can't down vlan interfaces with a gateway on a bond
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
567559: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567559
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ifupdown
Version: 0.6.9
Severity: normal

Hi,

With a /etc/network/interfaces like this:

auto bond0
iface bond0 inet static
        address [...]
        [...]

auto vlan8
iface vlan8 inet static
        vlan-raw-device bond0
        address [...]
        netmask [...]
        gateway [...]

/etc/init.d/network stop fails to bring down vlan8, because it downs bond0
first, which deletes all routes, so deleting the default gateway gives error:

SIOCDELRT: No such process

Maybe the iproute tool will be more forgiving, but this bites on Sid now...
-- 
Thanks,
Feri.



--- End Message ---
--- Begin Message ---
[...]
> /etc/init.d/network stop fails to bring down vlan8, because it downs bond0
> first, which deletes all routes, so deleting the default gateway gives error:
> 
> SIOCDELRT: No such process

This is no longer an issue with recent versions of ifupdown.

-- 
Met vriendelijke groet / with kind regards,
      Guus Sliepen <[email protected]>

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to