From owner-freebsd-questions Mon Jun 21 17:12: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.island.net.au (mail.island.net.au [203.28.142.3]) by hub.freebsd.org (Postfix) with ESMTP id 2986314E60 for ; Mon, 21 Jun 1999 17:12:01 -0700 (PDT) (envelope-from hugh@island.net.au) Received: from solo (solo.island.net.au [203.28.142.5]) by mail.island.net.au (8.8.5/8.8.5) with SMTP id KAA18055 for ; Tue, 22 Jun 1999 10:11:58 +1000 (EST) Message-Id: <3.0.6.32.19990622100935.00992860@mail.island.net.au> X-Sender: hugh@mail.island.net.au X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 22 Jun 1999 10:09:35 +1000 To: questions@freebsd.org From: Hugh Blandford Subject: Re: Signal 11 on Route during startup but ... In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I was using the following with real IPs: static_routes="-net 203.aaa.bbb.0 -netmask 0xffffff00 203.yyy.xxx.130" in rc.conf. If I use a similar command in rc.local it works. route add -net 203.aaa.bbb.0/24 203.yyy.xxx.130 Hugh At 11:37 21/06/99 -0700, you wrote: >On Mon, 21 Jun 1999, Hugh Blandford wrote: > >> I have a bit of a puzzle. I have a 2.2.8 machine which with a static >> route configured. It used to be in rc.conf in the appropriate place. >> >> The other day I actually needed to reboot and it came up with a signal 11 >> on startup. However, if I put the command for a static route in rc.local >> it is OK. >> >> Any suggestions as to why this is a problem?? > >Strange ... can you isolate the offending command? > >Doug White >Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve >http://gladstone.uoregon.edu/~dwhite | www.freebsd.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message