From owner-freebsd-questions Wed Oct 9 22:49:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40C3337B401 for ; Wed, 9 Oct 2002 22:49:15 -0700 (PDT) Received: from mail.hotmix.com.au (mail.hotmix.com.au [203.33.30.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D3C43E6A for ; Wed, 9 Oct 2002 22:49:13 -0700 (PDT) (envelope-from craig@hotmix.com.au) Received: from guinness.office.hotmix.com.au ([203.33.30.100]) by mail.hotmix.com.au (8.9.3/8.9.3) with ESMTP id NAA36632 for ; Thu, 10 Oct 2002 13:53:19 +0800 (WST) (envelope-from craig@hotmix.com.au) Subject: bad route add command Date: Thu, 10 Oct 2002 13:40:54 +0800 Message-ID: <6EA1CEBC4E337A4DA48163C488952EC4368B@guinness.office.hotmix.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: bad route add command Disposition-Notification-To: "Craig A. Beasland" content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Thread-Index: AcJwH5j6SIbLFUZ0R6i+OmbSFCpu7w== From: "Craig A. Beasland" To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message