View previous topic :: View next topic |
Author |
Message |
hbelanger n00b

Joined: 04 Feb 2005 Posts: 7
|
Posted: Fri Feb 04, 2005 1:06 pm Post subject: dhcpcd problems |
|
|
Hi All,
I've installed gentoo several times now and I feel a little stupid that I can't get this pc to work I'm seting up a gentoo base mame cabinet and I can't get dhcpcd nor the nic card to work.
I'm using 2004.3 with kernel 2.6.10. I've compiled all the modules required and I even see tx and rx packects. but dhcpcd fails and I can't even ping anything if I asign a static ip address.
Any hints would be appreciated
Thanks and keep up the good work |
|
Back to top |
|
 |
andreas2000 Tux's lil' helper


Joined: 02 Nov 2004 Posts: 144 Location: Austria/Vienna
|
Posted: Fri Feb 04, 2005 1:24 pm Post subject: |
|
|
is your nic detected if you boot with the live-cd? Try to use another cable - maybe it's defect? Try to use another nic - maybe the nic itsef is not working properly. _________________ Registered Linux User 371244 |
|
Back to top |
|
 |
flindt Tux's lil' helper

Joined: 10 Dec 2003 Posts: 112 Location: Denmark
|
Posted: Fri Feb 04, 2005 2:19 pm Post subject: |
|
|
What is your line in /etc/conf.d/net for the card? My most common mistake here is to change the ip but not the broadcast address.
Code: | iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0" |
And what is the output of /etc/init..d/net.eth0 start? |
|
Back to top |
|
 |
hbelanger n00b

Joined: 04 Feb 2005 Posts: 7
|
Posted: Fri Feb 04, 2005 3:10 pm Post subject: |
|
|
Yes my nic works fine with the livecd.
and I've tried to setup boot static and dhcp in /etc/conf/net
Cable is also good |
|
Back to top |
|
 |
Darkael Veteran


Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Fri Feb 04, 2005 4:37 pm Post subject: |
|
|
Hi, when you say that dhcpcd fails, what exactly is the error? |
|
Back to top |
|
 |
|