Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48163 - net.eth0 cannot get an IP with dhcp, networking does not work
Summary: net.eth0 cannot get an IP with dhcp, networking does not work
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-17 14:00 UTC by august
Modified: 2004-04-19 08:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.