"Steven J. Yellin" wrote: > > On Thu, 18 Oct 2001, Jason Lim wrote: > > > Dear all, > > > > Sorry for this simply question.. > > > > I'm trying to type route add 127.0.0.1 but i get " SIOCADDRT: No such > > device " ERROR!... What is this mean?? > > Maybe route expects you to specify dev as, say, eth0 or lo. For > example, although I don't know why you would want to do this, a > legal command is > > route add 127.0.0.1 dev lo > > -- > Steven Yellin > > _______________________________________________ > Seawolf-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/seawolf-list
Oh Yes !! This is the correct answer. Actually I do nothing with this command..... Thanks A Lot !! _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list
