Nathan,
    If you know what your other routes are you can flush the whole route
table by using

#route flush

James
----- Original Message -----
From: "Nathan Kinkade" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 10, 2002 4:55 PM
Subject: Re: bad route add command


> On Thu, Oct 10, 2002 at 01:40:54PM +0800, Craig A. Beasland wrote:
> > Hi there,
> >
> > I mistakenly typed in the wrong route command...
> > route add -net 203.33.30.96 255.255.255.224 203.33.30.1
> >
> > And now I have this entry in the netstat -rn output...
> > 203.33.30&0xcb211e01 255.255.255.224    UGSc        1    48006   fxp1
> >
> > And I cant delete it.  It fills up my log files with...
> > Oct 10 13:36:35 cyclone /kernel: arplookup 255.255.255.224 failed: host
is
> > not on local network
> > Oct 10 13:35:48 cyclone /kernel: arpresolve: can't allocate llinfo for
> > 255.255.255.224rt
> >
> > I know what is wrong but can't find the command to fix it.
> >
> > cheers
> > craig
>
> `route delete' is not working for you?  what error are you getting when
> you try `route delete'?
>
> Nathan
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to