2002-03-05 12:43:14

by Thomas Glanzmann

[permalink] [raw]
Subject: 2.4.18: Problems with IP: kernel level autoconfiguration

My 2.4.18 Kernel does not try to receive dhcp.

CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y

Is there anything else out here which I have to enable in order to get things
work? Is there any further Documentation in the tree?

Greetings,

Thomas


2002-03-05 12:48:52

by Thomas Glanzmann

[permalink] [raw]
Subject: SOLVED Re: 2.4.18: Problems with IP: kernel level autoconfiguration

I have to specify the right kernel command line ;(

On Tue, 5 Mar 2002, Thomas Glanzmann wrote:

> My 2.4.18 Kernel does not try to receive dhcp.
>
> CONFIG_IP_PNP=y
> CONFIG_IP_PNP_DHCP=y
> CONFIG_IP_PNP_BOOTP=y
> CONFIG_IP_PNP_RARP=y
>
> Is there anything else out here which I have to enable in order to get things
> work? Is there any further Documentation in the tree?
>
> Greetings,
>
> Thomas
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>