From owner-freebsd-questions Mon Feb 3 15:56:34 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA28816 for questions-outgoing; Mon, 3 Feb 1997 15:56:34 -0800 (PST) Received: from group.groupnet.net (root@group.groupnet.net [206.54.250.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA28809 for ; Mon, 3 Feb 1997 15:56:30 -0800 (PST) Received: from localhost (ali@localhost) by group.groupnet.net (8.8.5/8.8.5) with SMTP id RAA04561 for ; Mon, 3 Feb 1997 17:53:58 -0600 (CST) Date: Mon, 3 Feb 1997 17:53:58 -0600 (CST) From: Ali Lomonaco To: questions@freebsd.org Subject: Problems running gated Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am trying to run gated (R3_5Beta_3) and get this error on the console: Feb 3 17:51:56 group gated[4557]: Assertion failed gated[4557]: file "rt_table.c", line 1518: "bit <= (1 * (sizeof(rtbit_mask) * 8))" This box also has IP alias'. I don't know if thats the problem or not. I've also tried using gated from the packages/ports and one I grabbed from merit.edu. I still get the same error. Thanks