Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 08:55:13 -0700
From:      Nathan Kinkade <nkinkade@sub21-156.member.dsl-only.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: bad route add command
Message-ID:  <20021010155513.GC3723@sub21-156.member.dsl-only.net>
In-Reply-To: <6EA1CEBC4E337A4DA48163C488952EC4368B@guinness.office.hotmix.com.au>
References:  <6EA1CEBC4E337A4DA48163C488952EC4368B@guinness.office.hotmix.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021010155513.GC3723>