ip route usage

Rogelio Serrano rogelio.serrano at gmail.com
Sun Sep 10 00:27:54 UTC 2006


On 9/9/06, Rob Landley <rob at landley.net> wrote:
> On Friday 08 September 2006 1:08 pm, Rogelio Serrano wrote:
> > how do i use ip to set up my routes?
> >
> > ip addr add 192.168.1.3 dev eth0
> > ip route add 192.168.1.0/24 dev eth0
> > ip route add default via 192.168.1.1 says network unreachable
> >
> > ping 192.168.1.1 works
> > nslookup www.google.com works
> > but ping www.google.com say network unreachable
> >
> > what am i missing?
> >
> > or should i just use ifconfig and pretend that linux networking is obsolete?
>
> *shrug*  I use ifconfig.  Why is that obsolete?  (What's wrong with it?)

ifconfig is ok.

-- 
the thing i like with my linux pc is that i can sum up my complaints in 5 items



More information about the busybox mailing list