From owner-freebsd-questions@FreeBSD.ORG Thu May 3 19:20:40 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4F60106566C for ; Thu, 3 May 2012 19:20:40 +0000 (UTC) (envelope-from noeldude@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 546D08FC08 for ; Thu, 3 May 2012 19:20:40 +0000 (UTC) Received: by yhgm50 with SMTP id m50so2146869yhg.13 for ; Thu, 03 May 2012 12:20:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=YCIJ+9NES4kOEwIGJnWgQc42NtfOu9TvBXSN5pmaAmE=; b=zVboZvIHaLajUwuVEdp0t468h+qcoOhoCgaTJvkcU7PNDrUCUJTP7Ck775oaO4xrPW PLvPLSuRWT3Bk+xNdSYj79Ieuo49zls+OFhYa9zqoJ0ZBc9IWT0SA5xtv4nDLxftZsmv D9nINzZysZJGkstEEWNu9FVmhob3HvrkCHIO9rpVdocl8DfNtORcLWZvixII7dLj6cHG hFdWdOA51Cg4l8acb7KSKluIDxKGAdmwlXsQd7/3IxwTtCL/e0Q57xWbpyJh76D4nL4Y Vq1kJuMfgWwopzJw7u2MfzddOOLl13lRJCNdb3OgQvA5iVFzZEwpbfL3QAJJ6cFnLnbu +p6g== Received: by 10.236.187.68 with SMTP id x44mr4491751yhm.129.1336072506191; Thu, 03 May 2012 12:15:06 -0700 (PDT) Received: from [192.168.70.186] (50-200-12-74-static.hfc.comcastbusiness.net. [50.200.12.74]) by mx.google.com with ESMTPS id b4sm9510961anb.22.2012.05.03.12.15.04 (version=SSLv3 cipher=OTHER); Thu, 03 May 2012 12:15:05 -0700 (PDT) Message-ID: <4FA2D938.1060600@gmail.com> Date: Thu, 03 May 2012 14:15:04 -0500 From: Noel User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Michael Sierchio References: <4FA2C1C2.9000905@gmail.com> <4FA2CB9F.6050903@gmail.com> In-Reply-To: X-Enigmail-Version: 1.4.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Adding a Static Route to rc.conf? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2012 19:20:40 -0000 On 5/3/2012 1:54 PM, Michael Sierchio wrote: > > > On Thu, May 3, 2012 at 11:17 AM, Noel > wrote: > > > > Indeed, I should have mentioned that if you have freebsd-8x or > earlier, this feature isn't built-in but can be easily added: > http://freebsd.1045724.n5.nabble.com/Re-rc-8-script-waiting-for-the-network-to-become-usable-td4242157.html > Or the earlier discussion: > http://lists.freebsd.org/pipermail/freebsd-stable/2010-April/056521.html > > > The link to the script in this thread is dead. > > > Then use the second thread, which includes the script in-line.