Date: Mon, 17 Jan 2000 08:49:21 -0500 (EST) From: Omachonu Ogali <oogali@intranova.net> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: Jonathan Fortin <jonf@revelex.com>, freebsd-security@FreeBSD.ORG Subject: Re: sysctl/ioctl. Message-ID: <Pine.BSF.4.10.10001170847050.83721-100000@hydrant.intranova.net> In-Reply-To: <31778.948107719@axl.noc.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
He wants to know how to shut it down for 10 minutes _after_ receiving a lot of packets, not how to bring it up and down every 10 minutes. Would a script and SNMP work for him? Omachonu Ogali Intranova Networking Group On Mon, 17 Jan 2000, Sheldon Hearn wrote: > > > 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 > 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?Pine.BSF.4.10.10001170847050.83721-100000>