Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 48163

Summary: net.eth0 cannot get an IP with dhcp, networking does not work
Product: Gentoo Linux Reporter: august <august>
Component: [OLD] UnspecifiedAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description august 2004-04-17 14:00:09 UTC
I have my ethernet card (eepro100, Intel 8086) working.  I'v have tried with modules, and with it built into the kernel.  The ethernet card is functional, I can set it's ip and ping it.  But, for the life of me, I cannot get the card to set it's IP over dhcp.  It works fine on the install CD (actually, the wierd thing is I have to do 'net-setup eth1' instead of net-setup eth0 on the instlal CD - another bug)

...but '/etc/init.d/net.eth0 start' does not work after I install.  yes, I have set the right settings in /etc/conf.d/net  
iface_eth0="dhcp"

it simply will not work.

Reproducible: Always
Steps to Reproduce:
1.install gentoo  (with Intel eexpres pro net card) with proper kernel device
2.configure networking properly for dhcp
3.reboot into newly installed machin


Actual Results:  
networking DOES NOT WORK

Expected Results:  
it should have worked and made the networking functional
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-04-18 23:44:48 UTC
try e100 (kernel module) or e100 (ebuild)
Comment 2 august 2004-04-19 08:43:27 UTC
sorry,not a bug with gentoo.