From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MiToK-0006qf-Hv for garchives@archives.gentoo.org; Tue, 01 Sep 2009 13:54:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03FDCE078B; Tue, 1 Sep 2009 19:02:58 +0000 (UTC) Received: from mail-px0-f195.google.com (mail-px0-f195.google.com [209.85.216.195]) by pigeon.gentoo.org (Postfix) with ESMTP id CC2EFE078B for ; Tue, 1 Sep 2009 19:02:57 +0000 (UTC) Received: by pxi33 with SMTP id 33so244926pxi.11 for ; Tue, 01 Sep 2009 12:02:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ThBACi+lPC0CMQ06dNyfdvXldl2pDhvbewIdmc792BI=; b=upOYFQ0uYo8j3Ta0KuK10ch7ZZ7DYo5XCrCdt1LM0w25AHd3v4AGPd9CrsgyYE33Rm kZwotMiXUApgOYTOMJK3NsUz10UvIqUrHKoln35GIlFiODDRojaA+iIRkcNjE3raRDHD zYkHoPujtmrCCN25cu/SoLss4Sc5TaZSNV0sc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=vwCDIpbc6VO/5wvAn17zYyJhZzLo1e1L+OGSrM0/2T1Y8FQ95LdmTlpBY/96LCo9JJ 0xQuOl2KPkSTDES99fAu22vDeN/IclSAdXAsQdayp8K/vP0R7mKG7YR3E5JzlURJDSLk gg0ryQe/4GGxpf1w69Ywe+rBTYIAVfkU+ePh4= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.115.99.11 with SMTP id b11mr4976788wam.17.1251831777251; Tue, 01 Sep 2009 12:02:57 -0700 (PDT) In-Reply-To: <4A9D6230.30501@badapple.net> References: <49bf44f10909011058y2958939bv5ccc4db2f6da3c9e@mail.gmail.com> <4A9D6230.30501@badapple.net> Date: Tue, 1 Sep 2009 12:02:57 -0700 Message-ID: <49bf44f10909011202of184eeen9a4deb53194b0d3c@mail.gmail.com> Subject: Re: [gentoo-user] Bogon List From: Grant To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 02b1ac9f-b31e-41ef-bbeb-6260fd0bc954 X-Archives-Hash: d658efdc5904f549cf17aecb7ce5b4b6 >> I was just reading about the Bogon List here: >> >> http://www.webmasterworld.com/webmaster/3978016.htm >> >> and I'm wondering if I could be using it on my Gentoo server in any >> software I'm running. =A0Does anyone know if it shows up in the >> shorewall or apache2 config anywhere? >> >> - Grant >> > > If I were going to attempt to use it and didn't want to maintain it, I'd = use > this service. > > http://www.team-cymru.org/Services/Bogons/routeserver.html > > Then it's a matter of peering with their route server and injecting null > routes into your routing table.... which might be complicated if you were= n't > a network engineer at an ISP in another life. :-) It's not actually that > hard, but most of the documentation assumes you have some idea how more t= han > just static routing works. > > Or you can just cron a weekly/monthly wget of > http://www.cymru.com/Documents/bogon-bn-agg.txt and set it to alert you i= f > the md5sum changes. > > kashani I should have been more specific. That link I posted discusses how blocking the Bogon List can cause problems as some of the IPs on the list come into use. I'd like to not use it at all, and I'm wondering if I'm using it as part of a default setup of shorewall, apache2, or other software. Do you know of any software that uses it by default? - Grant