On 01/14/2011 10:39 AM, Kostya Sha. wrote:
>
> On 14.01.2011, at 12:41, Norman Rieß wrote:
>
>> Am 01/14/11 06:33, schrieb doherty pete:
>>> when i start the kernel, it wait long time to dhcp for eth0:
>>> eth0:dhcped 4.0.15 starting
>>> eth0:waiting for carrier
>>>
>>> i want to forbid dhcp,how
On 14.01.2011, at 12:41, Norman Rieß wrote:
> Am 01/14/11 06:33, schrieb doherty pete:
>> when i start the kernel, it wait long time to dhcp for eth0:
>> eth0:dhcped 4.0.15 starting
>> eth0:waiting for carrier
>>
>> i want to forbid dhcp,how can i do?
>>
>
> Hi,
>
> configure a static IP or b
Am 01/14/11 06:33, schrieb doherty pete:
> when i start the kernel, it wait long time to dhcp for eth0:
> eth0:dhcped 4.0.15 starting
> eth0:waiting for carrier
>
> i want to forbid dhcp,how can i do?
>
Hi,
configure a static IP or bring up the interface without configuration
with config_eth0=(
If your eth0 is a wired interface, you could use ifplugd[1] (on portage's
sys-apps) as mentioned on chapter 6 of the gentoo linux x86 handbook [2].
Basically, it keep the interface down while the cable is unplugged, so you
won't wait dhcp at startup. Additionally, it will bring it up when you plug
doherty pete wrote:
when i start the kernel, it wait long time to dhcp for eth0:
eth0:dhcped 4.0.15 starting
eth0:waiting for carrier
i want to forbid dhcp,how can i do?
--
pete_doherty
I'm not sure but would this help?
# Some people want a finer grain over hotplug/coldplug. RC_PLUG_SERVICES
> when i start the kernel, it wait long time to dhcp for eth0:
> eth0:dhcped 4.0.15 starting
> eth0:waiting for carrier
>
> i want to forbid dhcp,how can i do?
>
> --
> pete_doherty
>
Look at /etc/conf.d/net.example and set a static IP for eth0 or remove
/etc/init.d/net.eth0 (to not start the inte
when i start the kernel, it wait long time to dhcp for eth0:
eth0:dhcped 4.0.15 starting
eth0:waiting for carrier
i want to forbid dhcp,how can i do?
--
pete_doherty
7 matches
Mail list logo