Date: Mon, 17 Jan 2000 13:15:19 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Jonathan Fortin <jonf@revelex.com> Cc: freebsd-security@FreeBSD.ORG Subject: Re: sysctl/ioctl. Message-ID: <31778.948107719@axl.noc.iafrica.com> In-Reply-To: Your message of "Sun, 16 Jan 2000 19:01:10 EST." <Pine.BSO.4.21.0001161859150.7970-100000@revelex.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31778.948107719>