View previous topic :: View next topic |
Author |
Message |
dragnrebrn1 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 May 2006 Posts: 45
|
Posted: Thu Jul 27, 2006 9:19 am Post subject: dhcpcd at boot (solved) |
|
|
hey everyone=) anyone have any idea where i can look for information on this problem? on my boot up it runs what looks normal then it gets to this:
Code: |
*Starting eth0 [ok]
* Bringing up eth0
* Configuration not set for eth0 - assuming dhcp
* dhcp
* Running dhcpcd ...
parseDhcpMsgRecv: 6 options received:
i=1 len=4 option = 255.255.255.o
i=3 len=4 option = 192.168.1.1
i=6 len=8 option = 68.87.76.178
i=6 len=8 option = 68.87.78.130
i=51 len=4 option = 86400
i=53 len=1 option = 5
i=54 len=4 option = 192.168.1.1
DhcpMsgRecv->yiaddr = 192.168.1.104
DhcpMsgRecv->siaddr = 0.0.0.0
DhcpMsgRecv->gaiddr = 0.0.0.0
DhcpMsgRecv->sname = ""
ServerHardwareAddr = 00.12.17.02.5A.EA
|
then it stalls out and locks up. Im not sure where to go from here. If anyone can lead me to valhallah id be forever endebted )
Last edited by dragnrebrn1 on Thu Jul 27, 2006 10:11 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
UberLord Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/16007251014200867ea775c.gif)
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
smerf l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/745566598431978204cb20.jpg)
Joined: 06 Nov 2004 Posts: 778 Location: Polska
|
Posted: Thu Jul 27, 2006 9:57 am Post subject: |
|
|
looks like response from multiple servers, maybe try to select one of them with -s 68.87.76.178 for example? _________________ Microsoft is not the answer, Microsoft is the question, the answer is no. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dragnrebrn1 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 May 2006 Posts: 45
|
Posted: Thu Jul 27, 2006 9:58 am Post subject: |
|
|
thank you ill try that right now =)
"edit" worked like a charm ty for the debug clue =) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|