From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 00:30:22 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A51C16A41F for ; Mon, 5 Sep 2005 00:30:22 +0000 (GMT) (envelope-from dopplecoder@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E303E43D48 for ; Mon, 5 Sep 2005 00:30:21 +0000 (GMT) (envelope-from dopplecoder@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so517743nzd for ; Sun, 04 Sep 2005 17:30:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=sVuvBac2EfLKtwGADtvRVq2efE+2exPBWP8Y7umyQkmknA2tVOicqMxAXggxiKpbIma2MGF9XY9UDtX6hFU6z8LQWVq5v3uGSNcFMv3u55YSMhuDTO25riybQba2uq8LMN5UM8wtoO+L0Y3YZiH2C7paV7y5/2iNmaHbe2RFLQE= Received: by 10.36.37.20 with SMTP id k20mr4217203nzk; Sun, 04 Sep 2005 17:30:20 -0700 (PDT) Received: by 10.36.128.17 with HTTP; Sun, 4 Sep 2005 17:30:20 -0700 (PDT) Message-ID: <45d750d205090417305ba9841c@mail.gmail.com> Date: Sun, 4 Sep 2005 20:30:20 -0400 From: Aaron Peterson To: Grant Peel In-Reply-To: <001b01c5b1b0$1974c290$6601a8c0@GRANT> Mime-Version: 1.0 References: <001b01c5b1b0$1974c290$6601a8c0@GRANT> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: IPFW lockout. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dopplecoder@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 00:30:22 -0000 On 9/4/05, Grant Peel wrote: >=20 > Hi all, >=20 > I have a small problem on one of my dev boxes. I have a bod bootup ipfw > rulset and I find myself locked out of the machine. >=20 > There will be a technician at the NOC on Tuesday that will be able to=20 > assist > me. >=20 > My question is: Will he/she be able to simply reboot, logon as root as > normal? >=20 > - and then - >=20 > disable IPFW in rc.conf ... or will the loopback rule not being present > cause more mahem than I think it will? >=20 > -Grant Local logins should work as expected. Aaron