[BusyBox] Re: dhcp

ssaguiar at brturbo.com.br ssaguiar at brturbo.com.br
Sat May 14 16:15:38 UTC 2005


The problem was the missing libs.
Now it works like a breeze.

Thanks to all.

Sergio


-----Mensagem original-----
De:    Bob Winslow  <Bob.Winslow at sevis.com>
Enviada em: 14/05/2005 12:41:27
Para: <busybox at busybox.net>
Assunto: RE: [BusyBox] Re: dhcp

 
  yep I agree...  try using strace ping www.yahoo.com  compare the outputs
with running the same command on a working system... that's usually the easiest
for me to see the differences and find out what the problem is...
 
 
 

	-----Original Message----- 
	From: busybox-bounces at mail.busybox.net on behalf of Henry Pan 
	Sent: Sat 5/14/2005 1:29 AM 
	To: busybox at busybox.net 
	Cc: 
	Subject: [BusyBox] Re: dhcp
	
	

	At 09:48 ?? 2005/5/14, ssaguiar at brturbo.com.br wrote:
	>I am trying to make the busybox's dhcp client work but I am experimenting
	>some problems.
	>
	>The dhcp client picks the data for the resolv.conf file and creates it.
	>Even in this case, my Linux box can't find any address in internet.
	>However it works for the ip.
	>
	>If I try, by example, to ping www.google.com, I get the message :
	>
	># ping: www.google.com:Unknown host
	
	I have the same problem before,
	I found out the reason is missing some libs as follow
	/lib/libnss_dns*
	/lib/libresolv*
	
	



More information about the busybox mailing list