You are not logged in.

#1 2010-03-29 08:06:58

chao06
Member
Registered: 2009-10-13
Posts: 12

Dhcpcd problem [SOLVED]

in installation, when I setup the network, select eth0 (the only network device I have), and go to setup DHCP, it returns a message:

Dhcpcd problem
DHCP request failed. dhcpcd returned 0 but no ip configured for eth0

I don't know what that means...
When I press alt+f7, it doesn't seem to indicate anything having gone wrong

dhcpcd: version 5.0.6 starting
dhcpcd: eth0: broadcasting for a lease
dhcpcd: eth0: offered 192.168.1.101 from 192.168.1.1 ' '
dhcpcd: eth0: acknowledged 192.168.1.101 from 192.168.1.1 ' '
dhcpcd: eth0: checking for 192.168.1.101
dhcpcd: eth0: leased 192.168.1.101 for 7200 seconds
dhcpcd: eth0: MTU set to 576
dhcpcd: forking to background

My network card is and Intel 82540EM Gigabit Ethernet Controller

Any insight would be helpful
Thanks,
David

SOLUTION
Ber provided the link:
http://bbs.archlinux.org/viewtopic.php?id=88985

Which gave the solution, basically use dhclient instead of dhcpcd (initialize it before install and skip "Setup Network" in install)

Last edited by chao06 (2010-03-30 22:29:57)


Acer Aspire One AOA150-1329 RT running Arch/Ubuntu 9.10
Dell Inspiron 6000 running Ubuntu 9.10
Dell Dimension 2100 running Arch
Dell Optiplex SX270 running nothing at the moment

Offline

#2 2010-03-30 10:51:31

chao06
Member
Registered: 2009-10-13
Posts: 12

Re: Dhcpcd problem [SOLVED]

bump... anyone?


Acer Aspire One AOA150-1329 RT running Arch/Ubuntu 9.10
Dell Inspiron 6000 running Ubuntu 9.10
Dell Dimension 2100 running Arch
Dell Optiplex SX270 running nothing at the moment

Offline

#3 2010-03-30 10:58:55

Ber
Member
From: Belgium
Registered: 2006-07-05
Posts: 80
Website

Re: Dhcpcd problem [SOLVED]

Returning 0 usually means (on linux) that the operation encountered no error.  But as you didn't receive an IP address, I'dsay something went wrong outside of dhcpcd.  Did you test your router?


V=RI sweet V=RI

Offline

#4 2010-03-30 11:08:12

chao06
Member
Registered: 2009-10-13
Posts: 12

Re: Dhcpcd problem [SOLVED]

how would I do that?
I've had no network problems with any other OS on that box or any network problems on any other computer w/ any OS including Arch... all through the same router

Last edited by chao06 (2010-03-30 11:09:34)


Acer Aspire One AOA150-1329 RT running Arch/Ubuntu 9.10
Dell Inspiron 6000 running Ubuntu 9.10
Dell Dimension 2100 running Arch
Dell Optiplex SX270 running nothing at the moment

Offline

#5 2010-03-30 11:25:38

Ber
Member
From: Belgium
Registered: 2006-07-05
Posts: 80
Website

Re: Dhcpcd problem [SOLVED]

Then I guess we can say it's functional...

What does "ifconfig" return to you (ie does it confirm that no ip address was assigned to eth0)?


V=RI sweet V=RI

Offline

#6 2010-03-30 11:43:49

chao06
Member
Registered: 2009-10-13
Posts: 12

Re: Dhcpcd problem [SOLVED]

yeah, no ip for eth0 after starting dhcpcd...


Acer Aspire One AOA150-1329 RT running Arch/Ubuntu 9.10
Dell Inspiron 6000 running Ubuntu 9.10
Dell Dimension 2100 running Arch
Dell Optiplex SX270 running nothing at the moment

Offline

#7 2010-03-30 11:57:07

Ber
Member
From: Belgium
Registered: 2006-07-05
Posts: 80
Website

Re: Dhcpcd problem [SOLVED]

Can you assign the ip address manually? It has been leased to you anyway...

ifconfig eth0 192.168.1.101 netmask 255.255.255.0 up

(netmask might be different if you have an uncommon network configuration, but I guess you know it then)


V=RI sweet V=RI

Offline

#8 2010-03-30 12:15:32

Ber
Member
From: Belgium
Registered: 2006-07-05
Posts: 80
Website

Re: Dhcpcd problem [SOLVED]


V=RI sweet V=RI

Offline

#9 2010-03-30 13:21:48

Ultraman
Member
Registered: 2009-12-24
Posts: 242

Re: Dhcpcd problem [SOLVED]

That's also an odd MTU. What are you connecting to?
Normal Ethernet MTU would be 1500.

Offline

#10 2010-03-30 22:25:09

chao06
Member
Registered: 2009-10-13
Posts: 12

Re: Dhcpcd problem [SOLVED]

Thanks, Ber, the link you provided gave the solution... I didn't know about dhclient previously, it worked without a hitch : )


Acer Aspire One AOA150-1329 RT running Arch/Ubuntu 9.10
Dell Inspiron 6000 running Ubuntu 9.10
Dell Dimension 2100 running Arch
Dell Optiplex SX270 running nothing at the moment

Offline

Board footer

Powered by FluxBB