[Buildroot] Networking apps not working

Ashok Shankar Das ashok.s.das at gmail.com
Tue Oct 10 16:52:06 UTC 2006


already solved thanks.
The problem is route sets wrong values.

* route del default
*route add -net 0.0.0.0 gw 192.168.0.1 netmask 0.0.0.0

the above 2 lines solved my problem.
If you can investigate why such thing happened then it will be good for all.

Thanks
Ashok.

On 10/8/06, Olof Backing <olof.backing at tutus.se> wrote:
> On 30 sep 2006, at 19.44, Ashok Shankar Das wrote:
>
> > Hi,
> > I am new to uclibc. I downloaded the buildroot,uclibc, then made a
> > rootfilesystem, installed it on a PC. It boots fine even Xorg 6.8.2
> > with gtk2.0 is installed.
> > My problem is I am unable to use any networking applications. as an
> > example ping, mtr etc.
> > Even if they are compiled properly under the uclibc toolchain they
> > don't work as desired.
> > If i give "ping 192.168.0.20" it works but if i give "ping
> > www.google.com" it never works.
> > It throws a error message "Un-reachable network" Where is the "/etc/
> > resolve.conf" shows the proper DNS server ip address.
> >
> > The llinks which is compiled ok also gives error "Un-reachable
> > network"
>
> May this is already being solved, but:
>
> * are the network devices properly setup?
> * are your routing tables correct?
>
> /lof
> --
> Tutus Data AB                             Phone: +46-8-70-995 98 99
> Svärdvägen 11                             Fax:     +46-8-551 102 39
> SE-182 33  DANDERYD
> Sweden
>
>
>
>


-- 
Thanks
Ashok.
-------------



More information about the buildroot mailing list