Your message dated Wed, 8 Oct 2014 13:29:13 +0200
with message-id
<cacujmdnzkeeirmjrse51bg86tshcua8kvb5w9uzt8mme4jd...@mail.gmail.com>
and subject line Re: Bug#764414: ifupdown: requests dhcp incorrectly
has caused the Debian Bug report #764414,
regarding ifupdown: requests dhcp incorrectly
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.)
--
764414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764414
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ifupdown
Version: 0.7.8
Severity: important
requests for dhcp on an interface are made when dhcp is not set.
/etc/network/interfaces
has secondary nic I'm referring to as "eth0", dhcp is actually set on
"eth1"
the interfaces file has
"
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet dhcp
auto eth0
iface eth0 inet static
address 10.1.1.1
netmask 255.255.255.0
network 10.1.1.0
broadcast 10.1.1.255
"
There should not be any dhcp requests on the eth0 link.
tcpdump on another workstation that is running the same edition Debian
shows requests coming from the above workstation.
(two isolated kvms using "virtual" networking, so it's a very restricted
testing environment.)
the tcpdump from this second workstation shows <source macaddress> >
ff:ff:ff:ff:ff:ff , 0.0.0.0:68 > 255.255.255.255.67: BOOTP/DHCP,
Request from <mac address>.. The interface setting on this is a mere "ip
link set <interface> up" with no ip address assigned to it. The only
source of traffic on this 1:1 virtual wire link is between these two
virtual workstations.
Please fix this thanks.
--- End Message ---
--- Begin Message ---
Control: notfound -1 0.7.8
On 8 October 2014 08:17, westlake <[email protected]> wrote:
> apologies, I just noticed openvswitch actually "buffers" port mirroring
> traffic. this is something outside tcpdump on a monitoring station and
> ifupdown on the station being monitored. I'm looking more into this with ovs
> staff, so feel free to close this bugreport atm.
Okay, closing.
--
Cheers,
Andrew
--- End Message ---