Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DHCPCD Problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Patastrophe
n00b
n00b


Joined: 11 Sep 2003
Posts: 52

PostPosted: Thu Sep 11, 2003 5:29 am    Post subject: DHCPCD Problem Reply with quote

When I put in the Gentoo Linux Cd and go through the install process, everything works perfectly. However, now that i have it set up, my NIC doesn't work. It, for some reason, can't get an IP address from the DHCP server. I tried doing it manually, dhcpcd eth1, and it still won't work. I went through the steps exactly, in the instructions and even compared my configuration with that which was on the CD and everything checks out fine. But I'm still not getting my sever to give me an IP address. Please help me here!
Back to top
View user's profile Send private message
schism39401
Tux's lil' helper
Tux's lil' helper


Joined: 13 Mar 2003
Posts: 130

PostPosted: Thu Sep 11, 2003 6:21 am    Post subject: Reply with quote

I'm sure you've tried this..but I have done it a couple of times so it's worth asking

Code:
/etc/init.d/net.eth1 start
rc-update add net.eth1 default


if you did that are sure dhcp is working/installed properly?
Code:
/etc/init.d/dhcp start


And if all that checks out did you compile the nic driver in the kernel as a module or built-in?

Code:
lsmod

Code:
modprobe <your nic driver>


Hope this helps you out some...
Back to top
View user's profile Send private message
smiler.se
Tux's lil' helper
Tux's lil' helper


Joined: 18 Aug 2003
Posts: 115
Location: Sweden - Europe - Earth

PostPosted: Thu Sep 11, 2003 6:42 am    Post subject: Reply with quote

Are you sure that you have a DHCP-server avaible? :)
_________________
Christian

Sig out of date. Please upgrade to a newer one.
Back to top
View user's profile Send private message
seltrus
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2002
Posts: 102

PostPosted: Thu Sep 11, 2003 4:53 pm    Post subject: Two other ideas Reply with quote

I have had a similar problem before. First, make sure that the modules are loading like schism39401 suggested. If you have an nForce, you might need to emerge nforce-net which is enabled on the LiveCD but isn't in the normal kernel build.

If all the driver stuff checks out, try booting with the parameter acpi=off and see if that works. For some reason, ACPI breaks certain functions of my net card on certain motherboards... I haven't looked into that much because I just turned it off completely.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum