Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dhcpd help [solved]
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
shrndegruv
l33t
l33t


Joined: 18 Sep 2005
Posts: 658

PostPosted: Thu Jan 19, 2006 12:46 am    Post subject: dhcpd help [solved] Reply with quote

Hi

I recently hosed my system by mucking up udev and just about have everything working again. The one outstanding issue is that networking does not start at bootup. All I have to do to get it working is run /sbin/dhcpd. How do I automate that?

I thought dhcpd was for having a computer serve out ip addresses for dhcp, but I guess I was incorrect in thinking that.

The error from /var/log/messages is

Dec 25 21:07:24 Nooticles rc-scripts: ERROR: Problem starting needed services.
Dec 25 21:07:24 Nooticles rc-scripts: "netmount" was not started.

Any advice?


Last edited by shrndegruv on Thu Jan 19, 2006 1:03 am; edited 1 time in total
Back to top
View user's profile Send private message
Kvetch
Guru
Guru


Joined: 29 Apr 2004
Posts: 318
Location: /dev/null, VA

PostPosted: Thu Jan 19, 2006 1:00 am    Post subject: Reply with quote

I believe this error is caused because your NIC module is not loaded in your kernel. If you know the module name you can modprobe module-name
Then restart your net-eth0

Or if the module is there add it to load at bootup. /etc/modules.autoload/kernelxxxxxxx.

If the module isn't there then recompile the kernel and find your driver and add it to be compiled in or as a module.
Back to top
View user's profile Send private message
shrndegruv
l33t
l33t


Joined: 18 Sep 2005
Posts: 658

PostPosted: Thu Jan 19, 2006 1:03 am    Post subject: Reply with quote

the module is loaded, I see the recognition when I watched the machine boot.

reemerging dhcpcd did the trick.

thanx
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