> bootes:/root # route -n> Kernel IP routing table> Destination Gateway Genmask Flags Metric Ref Use Iface> 127.0.0.1 0.0.0.0 255.255.255.255 UH 0 0 0 loTry this:route del 127.0.0.1route add -net 127.0.0.0androute -n[...]127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 loRafal