Skip to Content.
Sympa Menu

discuss - Re: [opennic-discuss] DNSName Bench

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

Re: [opennic-discuss] DNSName Bench


Chronological Thread 
  • From: Maximi89 <maximi89 AT gmail.com>
  • To: discuss AT lists.opennicproject.org
  • Subject: Re: [opennic-discuss] DNSName Bench
  • Date: Sat, 7 Jan 2012 16:54:58 -0300
  • List-archive: <http://lists.darkdna.net/pipermail/discuss>
  • List-id: <discuss.lists.opennicproject.org>

2011/9/29 Jeff Taylor <shdwdrgn AT sourpuss.net>

> Not sure if this is what you need, but you can generate a list of T2
> servers from a command prompt with this:
>
Well, i have made the changes on it, now it have the IPV4 and IPV6 IPs,
hope this like you guys, it can be downloaded from:

http://maximi89.linuxerz.org/opennic/namebench-opennic-1.3.1.tar.bz2


> # dig dns.opennic.glue AXFR | grep IN[[:space:]]A | grep -v
> ^dns.opennic.glue | awk '{printf "%s\t%s\n",$1,$5}'
>
> If you need a list of T1 servers, use this one:
> # dig opennic.glue NS | grep IN[[:space:]]A | awk '{printf
> "%s\t%s\n",$1,$5}'
>
> Both of these commands will give you the full list of IPv4 and IPv6
> servers, along with their full hostname. The awk at the end simply strips
> out the unneeded fields and formats the data with a tab between hostname
> and IP. If you need a hostname without the trailing period, that can be
> fixed as well. The commands can also be adjusted to give ONLY ipv4 or ipv6
> addresses.
>
>
>
> On 09/22/2011 05:10 PM, Maximi89 wrote:
>
>> BarkerJr, have a list, he use that list to ping the servers,
>> http://www.opennic.us/ping.html*
>>
>> *
>>
>> http://ipv6.opennic.us/apps/getTier2shttp://ipv4.opennic.us/apps/getTier2s
>>
>>
>>
>>
>> 2011/9/22 Alex Nordlund<deep.alexander AT gmail.com>
>>
>> config/servers.csv
>>>
>>> Anyone wanna give it a shot?
>>>
>>> ---
>>> //Alex
>>>
>>>
>>>
>>> On Wed, Sep 21, 2011 at 9:21 PM,<me AT travismccrea.com> wrote:
>>>
>>>> I don't know if you guys saw this, but we should be able to edit the
>>>>
>>> python file to work for OpenNIC
>>>
>>>>
>>>> http://code.google.com/p/namebench/
>>>> _______________________________________________
>>>> discuss mailing list
>>>> discuss AT lists.opennicproject.org
>>>> http://lists.darkdna.net/mailman/listinfo/discuss
>>>>
>>>> _______________________________________________
>>> discuss mailing list
>>> discuss AT lists.opennicproject.org
>>> http://lists.darkdna.net/mailman/listinfo/discuss
>>>
>>>
>>
>>
>> _______________________________________________
>> discuss mailing list
>> discuss AT lists.opennicproject.org
>> http://lists.darkdna.net/mailman/listinfo/discuss
>>
>
> _______________________________________________
> discuss mailing list
> discuss AT lists.opennicproject.org
> http://lists.darkdna.net/mailman/listinfo/discuss
>
>


--
Maximiliano Augusto Castañón Araneda
Santiago, Chile
Linux user # 394821

Skype: maximi89
MSN: maximi89 AT gmail.com
XMPP/Jabber: maximi89 AT gmail.com


  • Re: [opennic-discuss] DNSName Bench, Maximi89, 01/07/2012

Archive powered by MHonArc 2.6.19.

Top of Page