Re: turning off kernel dhcp klient on _one_ nic?

Maciej W. Rozycki (macro@ds2.pg.gda.pl)
Fri, 28 Mar 2003 17:30:29 +0100 (MET)


On Fri, 28 Mar 2003, Roy Sigurd Karlsbakk wrote:

> is it possible to turn off the kernel dhcp client / kernel autoconfiguration
> on _one_ nic? We're using dual gigabit cards from intel (e1000), so splitting
> up modular/static drivers obviously won't do the job. I've search through the
> kernel doc, but I can't find anything...

You may specify which interface to use explicitly with the "ip="
parameter -- see net/ipv4/ipconfig.c for details.

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/