From owner-freebsd-questions Fri Aug 22 15:28:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA07396 for questions-outgoing; Fri, 22 Aug 1997 15:28:31 -0700 (PDT) Received: from avatar.avatar.com (avatar.avatar.com [199.33.206.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA07391 for ; Fri, 22 Aug 1997 15:28:25 -0700 (PDT) Received: from avatar.avatar.com (kory@avatar.avatar.com [199.33.206.17]) by avatar.avatar.com (8.7.4/8.6.9) with SMTP id PAA07759 for ; Fri, 22 Aug 1997 15:26:12 -0700 (PDT) Date: Fri, 22 Aug 1997 15:26:11 -0700 (PDT) From: Kory Hamzeh To: freebsd-questions@freebsd.org Subject: routed won't start Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm running 2.2.2-RELEASE, and I've enabled routed in rc.conf, but it won't start. During startup, I see the following message: writing to route socket: invalid argument add net default: invalud argument However, after the system comes up, I can type "routed -q" and it starts up without a hitch. I have class C network with a 255.255.255.192 netmask. Is this a known problem? Did I do something wrong? Any help would be greatly appreciated! Thanks, Kory