From owner-freebsd-questions Sun May 23 19:53:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.go2france.com (go2france.com [209.51.193.70]) by hub.freebsd.org (Postfix) with SMTP id 612B1151AE for ; Sun, 23 May 1999 19:53:18 -0700 (PDT) (envelope-from lconrad@Go2France.com) Received: from dell01 [195.68.2.51] by mail.go2france.com (SMTPD32-4.03) id AB3517F020A; Sun, 23 May 1999 21:28:21 EST5EDT Message-Id: <4.1.19990524044546.0130ad10@mail.go2france.com> X-Sender: lconrad@mail.go2france.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Mon, 24 May 1999 04:53:20 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: rc.conf error In-Reply-To: References: <3738E1C2.E088A614@banet.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD 3.1-R. We set up one or two static routes in rc.conf. But during startup, we always get errors at that point in the script. static-routes="route_main" route_main="-net a.b.c.0 d.e.f.g" The script complains about bad syntax and error writing to socket. suggestions? Thanks, Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message