From owner-freebsd-questions Mon May 24 2:56:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.60]) by hub.freebsd.org (Postfix) with ESMTP id 5779314CB0 for ; Mon, 24 May 1999 02:56:28 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.196.55]) by smtp02.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA5BAA; Mon, 24 May 1999 11:56:24 +0200 Received: from daemon.ninth-circle.org (abaddon@daemon [192.168.0.1]) by daemon.ninth-circle.org (8.9.3/8.9.3) with ESMTP id LAA29084; Mon, 24 May 1999 11:56:41 +0200 (CEST) (envelope-from asmodai@wxs.nl) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19990523220820.B75505@dan.emsphone.com> Date: Mon, 24 May 1999 11:56:40 +0200 (CEST) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: Dan Nelson Subject: Re: rc.conf error Cc: freebsd-questions@FreeBSD.ORG, Len Conrad Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 24-May-99 Dan Nelson wrote: >> >> static-routes="route_main" >> >> route_main="-net a.b.c.0 d.e.f.g" > > Accoring to /etc/rc.network, it adds the "route_" string to every value > in static-routes, so I think it should read: > > static-routes="main" > route_main="-net a.b.c.0 d.e.f.g" That's correct. >> The script complains about bad syntax and error writing to socket. > > What is the exact error? error writing to socket prolly, which is a result of a mangled syntax. This should be gone when Len tries to adjust the syntax to the above mentioned syntax. --- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The FreeBSD Programmer's Documentation Project Network/Security Specialist *BSD: Accept no limitations... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message