From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 17:20:52 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA8116A4CE for ; Mon, 20 Sep 2004 17:20:52 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id D50B143D3F for ; Mon, 20 Sep 2004 17:20:51 +0000 (GMT) (envelope-from david.downey@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so1263630rnk for ; Mon, 20 Sep 2004 10:20:48 -0700 (PDT) Received: by 10.38.79.75 with SMTP id c75mr506704rnb; Mon, 20 Sep 2004 10:20:46 -0700 (PDT) Received: by 10.38.82.69 with HTTP; Mon, 20 Sep 2004 10:20:46 -0700 (PDT) Message-ID: <6917b781040920102052ba70a3@mail.gmail.com> Date: Mon, 20 Sep 2004 13:20:46 -0400 From: "David D.W. Downey" To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: VERSION: 5.3-BETA5 - PROBLEM SET: GRE non auto-creation on bootup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "David D.W. Downey" List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 17:20:52 -0000 Afternoon all, ok.. this is curious. didn't notice this til i moved my machines around as i had to shut them off. 5.3BETA5 does *not* make my gre0 on reboot. Configuration is the same as it was under BETA4 but now it no longer autocreates the gre with the entries in /etc/rc.conf. I can *manually* create the gre once the boot process is complete, it just refuses to do it on bootup. Nothing has changed other than a shutdown, move to a different location 5 feet away, and a restart. (Even that CAT5 was never disconnected.) The main interface comes back up fine. Kernel was properly recompiled with 'options gre'. The /etc/rc.conf is still the same, everything works correctly, no changes to the file whatsoever, verified no accidently missing quotes or anything. It just positively refuses to create it. -- David D.W. Downey