Skip to Content.
Sympa Menu

discuss - Re: [opennic-discuss] Killed an IP due to excessive usage

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

Re: [opennic-discuss] Killed an IP due to excessive usage


Chronological Thread 
  • From: Jeff Taylor <shdwdrgn AT sourpuss.net>
  • To: discuss AT lists.opennicproject.org
  • Subject: Re: [opennic-discuss] Killed an IP due to excessive usage
  • Date: Thu, 30 Dec 2010 00:07:05 -0700
  • List-archive: <http://lists.darkdna.net/pipermail/discuss>
  • List-id: <discuss.lists.opennicproject.org>

Erg...bug report. The awk command requires single quotes, and doesn't work right with the double quotes. Line 9 should be this...

FILTER=`tail $LAST $LOGFILE | grep "query: isc.org IN ANY +ED" | awk '{ print $6 }' | cut -d\# -f1 | sort | uniq`





Archive powered by MHonArc 2.6.19.

Top of Page