Re: misc/120361: Problem in route

[ Available lists | Index of freebsd-bugs | Month of Feb 2008 | Week of 7 Feb 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
<ru@FreeBSD.org>
Date
7 Feb 2008 20:47:28
Subject
Re: misc/120361: Problem in route
Message-ID
200802072047.m17KlSAq004694@freefall.freebsd.org

Referenced by

[ Hide this part ]
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

http://www.freebsd.org/cgi/query-pr.cgi?pr=120361


Elapsed time: 0.056 seconds