[PLUG] route delete errors

Michael Rasmussen michael at jamhome.us
Sun Mar 28 17:16:44 UTC 2010


On Sun, Mar 28, 2010 at 09:18:08AM -0700, VY wrote:
> Thanks for your reply.
> 
> Yes, it is repeatable and I used this command:
> 
>    sudo route delete $IP 127.0.0.1
 
Do you really route $IP through 127.0.0.1?

Having said that...

A visit to `man route` would be in order then you'd see the sytax for the command is
something like:

   sudo route delete -net $IP netmask $MASK gw $GW_IP


 
> On Fri, Mar 26, 2010 at 5:44 PM, Marvin Kosmal <mkosmal at gmail.com> wrote:
> 
> > Can you post the command you are  using??
> >
> > Is this repeatable?
> >
> >
> > Marvin
> >
> >
> > On 3/26/10, VY <vyau5678 at gmail.com> wrote:
> > > Hi:
> > >
> > > I am trying to delete from network routes on my routing table and I get
> > > errors like:
> > >
> > >  SIOCDELRT: No such device
> > >
> > > or
> > >
> > > SIOCDELRT: No such process
> > >
> > > What do those errors usually mean?
> > >
> > > thanks
> > >
> > > --v
> > > _______________________________________________
> > > PLUG mailing list
> > > PLUG at lists.pdxlinux.org
> > > http://lists.pdxlinux.org/mailman/listinfo/plug
> > >
> > _______________________________________________
> > PLUG mailing list
> > PLUG at lists.pdxlinux.org
> > http://lists.pdxlinux.org/mailman/listinfo/plug
> >
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
> 

-- 
      Michael Rasmussen, Portland Oregon  
  Trading kilograms for kilometers since 2003
    Be appropriate && Follow your curiosity
          http://www.jamhome.us/
The Fortune Cookie Fortune today is:
You will live a long, healthy, happy life and make bags of money.



More information about the PLUG mailing list