On Thu, Oct 10, 2002 at 01:40:54PM +0800, Craig A. Beasland typed:
> 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.

Have you tried route flush?
(This will flush all static routes, so you'll have to reenter the ones you 
do need)

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