From owner-freebsd-isp@FreeBSD.ORG Sat Oct 27 07:43:35 2007 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E6F016A41A for ; Sat, 27 Oct 2007 07:43:35 +0000 (UTC) (envelope-from vesku79@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id D44E413C48D for ; Sat, 27 Oct 2007 07:43:34 +0000 (UTC) (envelope-from vesku79@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so901496uge for ; Sat, 27 Oct 2007 00:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=vlfgIVh1czuyRaCvIO77iYZQFkAUZA84P45ogSS2y6c=; b=fNfzdKlL2JJPwFMDDrdKjyynbcDzr8Ayus3PxNUUhOIUdftDp5QGCGKqxQAXgwx1QWxOlMT6lX1q5LnpuNVPvZfKQ38PU/xu2WL3LbHwQb4PcYuZm/Zz1v+kEngcbH8qkTvqfOqxh2TYFwAdDF3pMFJV9r08ru1f7vgxBQ3x2/E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=So1WBQGmzvGPYM8f+wv9PX/YikL2XynyiQjHgpi+JeGYDPt+C/EodZkvWnexmgw6BgVOpKkH2g54G5TRIJXHxGdqf7XDrB9k38jiivY79OWDrr2f5OL4MDKa/5hmyuiSnoZbU3pAWqIrIBsqNyAwnbcv3B1MLzSnPMcl6XPWvmI= Received: by 10.67.25.14 with SMTP id c14mr2076041ugj.1193469549562; Sat, 27 Oct 2007 00:19:09 -0700 (PDT) Received: from ?192.168.1.3? ( [88.114.167.92]) by mx.google.com with ESMTPS id z33sm2799348ikz.2007.10.27.00.19.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 27 Oct 2007 00:19:08 -0700 (PDT) Message-ID: <4722E66A.4070404@gmail.com> Date: Sat, 27 Oct 2007 10:19:06 +0300 From: VA User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: freebsd-isp@freebsd.org References: <47226964.7060507@gmail.com> In-Reply-To: <47226964.7060507@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: different dns view X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2007 07:43:35 -0000 >The tricky part is figuring out what country the addresses come from. >RIPE (at least) have an attribute called "country" for inetnum records but i don't think it is mandatory. >Different ranges belong to different registrars except for a few. I know people who have used GeoIP software for that (see ports). I've used more manual way with the ip-to-country list available on-line. I couldn't survive without country filtering these days :-) Depends on the services though. Useful with firewalls . VA