ip route usage

Rogelio Serrano rogelio.serrano at gmail.com
Fri Sep 8 17:08:54 UTC 2006


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?

-- 
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