Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 16:57:10 +0100
From:      "James Wilson" <freebsd@nothinghere.co.uk>
To:        "Nathan Kinkade" <nkinkade@sub21-156.member.dsl-only.net>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: bad route add command
Message-ID:  <002101c27075$b1820d10$4500000a@hq.mistral.co.uk>
References:  <6EA1CEBC4E337A4DA48163C488952EC4368B@guinness.office.hotmix.com.au> <20021010155513.GC3723@sub21-156.member.dsl-only.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <nkinkade@sub21-156.member.dsl-only.net>
To: <freebsd-questions@freebsd.org>
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 majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


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?002101c27075$b1820d10$4500000a>