From owner-freebsd-security Mon Jan 17 3:16: 7 2000 Delivered-To: freebsd-security@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 745EC14BF3 for ; Mon, 17 Jan 2000 03:16:03 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 12AA7z-0008GZ-00; Mon, 17 Jan 2000 13:15:19 +0200 From: Sheldon Hearn To: Jonathan Fortin Cc: freebsd-security@FreeBSD.ORG Subject: Re: sysctl/ioctl. In-reply-to: Your message of "Sun, 16 Jan 2000 19:01:10 EST." Date: Mon, 17 Jan 2000 13:15:19 +0200 Message-ID: <31778.948107719@axl.noc.iafrica.com> Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 16 Jan 2000 19:01:10 EST, Jonathan Fortin wrote: > I was wondering how can i make my ethernet card shutdown when its > reiceiving lots of packets, and put my ethernet card backup after 10 > minutes? Using the ifconfig(8) and at(1) commands. For example, ifconfig ed0 down echo ifconfig ed0 up | at now + 10 minutes In future, please post questions like this (general usage questions) to the freebsd-questions mailing list. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message