From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eial Czerwacki Date: Wed, 09 Jul 2014 17:53:35 +0300 Subject: [Buildroot] ping not working in a glibc based buildroot In-Reply-To: <53BD55E2.7070507@zacarias.com.ar> References: <53BD4395.5050306@scalemp.com> <20140709142242.GK3003@tarshish> <53BD5452.6030902@scalemp.com> <53BD55E2.7070507@zacarias.com.ar> Message-ID: <53BD576F.1060008@scalemp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Greetings Gustavo, On 07/09/2014 05:46 PM, Gustavo Zacarias wrote: > On 07/09/2014 11:40 AM, Eial Czerwacki wrote: > >> yes, here it is: >> --- /etc/resolv.conf 2014-07-09 17:35:30.420040438 +0300 >> +++ yyy/etc/resolv.conf 1970-01-01 02:00:00.000000000 +0200 >> @@ -1,3 +0,0 @@ >> -; generated by /sbin/dhclient-script >> -search cluserdns cluserdnsus >> -nameserver 10.100.1.40 >> >> thing is, I'm not sure who generates the content of that file, is it >> part of busybox? other utility? > That depends on your network configuration, for static IP scenarios > normally you do, for DHCP it's normally done by the dhcp post up script. > Regards. > > > did you mean /usr/share/udhcpc/default.script?