From owner-freebsd-questions@FreeBSD.ORG Mon Feb 7 16:46:15 2005 Return-Path: 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 A6CB616A4CE for ; Mon, 7 Feb 2005 16:46:15 +0000 (GMT) Received: from complex.heavybit.com (complex.heavybit.com [216.127.86.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358E743D2F for ; Mon, 7 Feb 2005 16:46:15 +0000 (GMT) (envelope-from ken@rosewoodblues.com) Received: from [10.0.1.2] (c-24-98-140-190.atl.client2.attbi.com [24.98.140.190]) (authenticated) by complex.heavybit.com (8.11.6/8.11.6) with ESMTP id j17GkEl11263 for ; Mon, 7 Feb 2005 08:46:14 -0800 Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: <1fc9b506f617981d9f5a1fafbcb76826@rosewoodblues.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: " " From: Ken Hawkins Date: Mon, 7 Feb 2005 11:46:13 -0500 X-Mailer: Apple Mail (2.619.2) Subject: undoing ifconfig plumb? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 16:46:15 -0000 is this possible? i have a box that is unreachable now after I had ran ifconfig em0 plumb command. I am in the midst of setting up a box that has multiple ip's on a single ethernet connection with differing subnet masks however, in the midst i got botted off the box (ssh kick) and BANG cannot get back in! ssh: connect to host web1.prosoundweb.com port 22: No route to host I need to undo my screw up here. can anyone help out? thanks, ken;