good idea to include e1000-devel@lists.sourceforge.net on these kinds of 
requests.


On Sun, 15 Mar 2009, Pelle Svensson wrote:
> Is there any functionality inside the driver for DHCP request.
> I see in the source that there is some kind of DHCP filter f the tx stream.
> Can the drive issue DHCP request inside it self when the Cable is 
> unplugged/plugged.

short answer, the driver no, but the management firmware, maybe.
 
> I'm tracing a DHCP fault. 

what kind of fault?  Is the server faulting?

> When the net is brought down, ifdown eth0, the dhclient is killed.
> Then when I unplugged/plugged the cable I get a DHCP request even that 
> dhclient is down.
> 
> Also the Wireshark format of the DHCP request are different.
> Correct request includes from dhclient has:
> > Option: (t=12,l=5) Host Name = "pc005"
> Incorrect requests when dhclient is killed does not have above.

you apparently have the Intel AMT firmware (ME aka Management Engine) 
enabled in your BIOS, you can try to configure it by hitting CTRL-P during 
post (pre-boot) or at the prompt where it says to hit CTRL-P to enter 
system management setup.

The ME (management engine) firmware is trying to acquire its own dhcp 
address and will do so if the driver is either not loaded or not up.

Once the driver is loaded the firmware may still try to acquire a second 
dhcp address for the ME, depending on your configuration.  This whole 
setup works a lot like IPMI, but generally the ME is not configurable via 
IPMI interfaces.

Hope this helps,
  Jesse

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel

Reply via email to