From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eial Czerwacki Date: Thu, 10 Jul 2014 15:35:10 +0300 Subject: [Buildroot] ping not working in a glibc based buildroot In-Reply-To: <20140710142322.188e88ed@free-electrons.com> References: <53BD4395.5050306@scalemp.com> <20140709142242.GK3003@tarshish> <53BD5452.6030902@scalemp.com> <53BD55E2.7070507@zacarias.com.ar> <53BD576F.1060008@scalemp.com> <53BE83E8.2010906@scalemp.com> <20140710142322.188e88ed@free-electrons.com> Message-ID: <53BE887E.7070606@scalemp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Greetings Thomas On 07/10/2014 03:23 PM, Thomas Petazzoni wrote: > Dear Eial Czerwacki, > > On Thu, 10 Jul 2014 15:15:36 +0300, Eial Czerwacki wrote: > >>> did you mean /usr/share/udhcpc/default.script? >> I've looked into the resolv.conf of the actual boot (not chroot) and I >> saw the domain bad issue (bug #3979), applying it gave me valid domain >> again in resolv.conf but problem still persists. >> >> it is like udhcpc cannot find the dns servers. am I right? where do we >> set dns? > In /etc/resolv.conf. > > But before worrying about DNS, check that your network settings are > correct by pinging using directly the IP address of a machine on the > same network. > > Thomas pinging an ip works, the problem is when I use an machine alias. Eial