<div>Hi list</div>
<div> </div>
<div>It's my first message here, but I use CentOS from long time ago (sorry my language, I'm spanish from Colombia)</div>
<div> </div>
<div>I have a Intel board with an Integrated Network Card 82578DC. I've sucessfully installed the driver with the RPM kmod-e1000e; I've found it in ElRepo.org, and I've installed it via Yum.</div>
<div> </div>
<div>After I've installed the package (see this: <a href="http://lists.elrepo.org/pipermail/elrepo/2010-December/000416.html">http://lists.elrepo.org/pipermail/elrepo/2010-December/000416.html</a> ), I do:</div>
<div> </div>
<div>ifdown eth1</div>
<div>modprobe -r e1000e</div>
<div>ifup eth1</div>
<div> </div>
<div>After these steps, my card works OK and get a valid IP address. However, when I reboot my machine, I must write those commands again. I've tried to put e1000e in /etc/modprobe.d/blachlist; however, it doesn't works.</div>

<div> </div>
<div>Does anubody knows what must I do to have my network card working from start?</div>
<div> </div>
<div>Thanks!</div>