From owner-freebsd-questions Sun Aug 3 17:00:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA27576 for questions-outgoing; Sun, 3 Aug 1997 17:00:42 -0700 (PDT) Received: from tok.qiv.com ([204.214.141.211]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA27555 for ; Sun, 3 Aug 1997 17:00:36 -0700 (PDT) Received: (from uucp@localhost) by tok.qiv.com (8.8.6/8.8.5) with UUCP id TAA14205; Sun, 3 Aug 1997 19:00:23 -0500 (CDT) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.6/8.8.5) with SMTP id TAA01514; Sun, 3 Aug 1997 19:00:19 -0500 (CDT) X-Authentication-Warning: acp.qiv.com: jdn owned process doing -bs Date: Sun, 3 Aug 1997 19:00:19 -0500 (CDT) From: "Jay D. Nelson" To: Sean Eric Fagan cc: questions@FreeBSD.ORG Subject: Re: whois kat@freebsd.org? In-Reply-To: <199708032258.PAA10452@kithrup.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Interesting approach -- I need to do more RTFM. I have some legal resources available if anyone thinks it'll do any good. -- Jay On Sun, 3 Aug 1997, Sean Eric Fagan wrote: ->>If you want to bug them you should bother these people... ->> ->>Lighthouse Productions (1STFAMILY-DOM) ->> 444 Meder St ->> Santa Cruz, CA 95060 -> ->They will ignore it, although Jordan (or Walnut Creek) may possibly want to ->consider filing criminal trespass charges. Or even a civil suit. -> ->1stfamily is an AGIS customer, and they are an AGIS customer because nobody ->else will tolderate spammers. (Except for uunet, it turns out.) -> ->I have their network blocked -- I have my /etc/rc.local do: -> -> route add -net 208.15.229.0 127.0.0.1 -reject -> ->Paul Vixie maintains an eBGP4 feed that does the same thing, only the ->administrator doesn't have to update the route. (Since I don't have a Cisco ->router, and I don't run gated, I cannot accept the eBGP4 feed. So, instead, ->I manually add things to my block, and try to keep up to date with Paul.) ->