Date: Thu, 7 Feb 2008 23:52:50 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: admin@kiber-zona.org, freebsd-bugs@freebsd.org Subject: Re: misc/120361: Problem in route Message-ID: <20080207205250.GA95592@team.vega.ru> In-Reply-To: <200802072047.m17KlSAq004694@freefall.freebsd.org> References: <200802072047.m17KlSAq004694@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 07, 2008 at 08:47:28PM +0000, ru@freebsd.org wrote: > Synopsis: Problem in route > > State-Changed-From-To: open->closed > State-Changed-By: ru > State-Changed-When: Thu Feb 7 20:45:25 UTC 2008 > State-Changed-Why: > 0&0xa010101 means "network 0" and netmask "10.1.1.1"; > the format like this is for non-contiguous masks. > > To delete, > route delete -net 0 -netmask 10.1.1.1 > Forgot to mention. "network 0" was obtained by applying netmask 10.1.1.1 to a user-supplied 192.168.36.0 by the kernel. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080207205250.GA95592>