AS112 Project Overview
Submitted by wfms on Tue, 2006-06-06 15:23.Because most answers generated by the Internet's root name server system are negative, and many of those negative answers are in response to PTR queries for RFC1918, dynamic DNS updates and other ambiguous addresses, as follows:
-
10.0.0.0/8
-
172.16.0.0/12
-
169.254.0.0/16
-
192.168.0.0/16
There are now separate (non-root) servers for these queries, described below.
Generating Public Statistics
Submitted by wfms on Thu, 2009-09-10 00:43.At present the project requires that participants of the AS112 system must generate and supply a publicly accessible website that displays statistics gathered from the traffic your anycast node attracts. There are several methods to make this work, but so far the one with the least impact on the system is the Measurement Factory's DSC package. DSC has the advantage of being used in a distributed manner and it can also be split functionally into a separate collector and graphing systems.
An example of an AS112 server using CentOS
Submitted by wfms on Thu, 2009-09-10 00:25.By Frank Habicht
This what I have done for a CENTOS: create these config files to enable IPs 192.175.48.1, 192.175.48.6 and 192.175.48.42 on loopback $ cat /etc/sysconfig/network-scripts/ifcfg-lo:0 # Loopback clone for AS112 DEVICE=lo:0 BOOTPROTO=static BROADCAST=192.175.48.255 IPADDR=192.175.48.1 IPV6ADDR= IPV6PREFIX= NETMASK=255.255.255.0 NETWORK=192.175.48.0 ONBOOT=yes $ cat /etc/sysconfig/network-scripts/ifcfg-lo:1 # Loopback clone for AS112 DEVICE=lo:1 BOOTPROTO=static BROADCAST=192.175.48.255 IPADDR=192.175.48.6 IPV6ADDR= IPV6PREFIX=
An example of an AS112 Server using FreeBSD
Submitted by wfms on Thu, 2009-09-10 00:10.By Robert Seastrom
Here's a quick set of notes on setting up an AS112 node based on our experience using FreeBSD 7.1-RELEASE, OpenBGPD 4.4.1 (built from ports), and BIND9.6.1-P1 (also built from ports). You don't need a lot of resources to host an AS112 node. Our particular instance gets about 1000 queries/second and runs as a 256mb guest (30gb "hard drive") under VMware on a 1.8 GHz quad core core AMD64 system. The guest "vmware-vmx" process consistently uses less than 20% of a single core. These notes make the assumption that your default gateway is a BGP
AS112 Server Operators Listing
Submitted by wfms on Sat, 2007-09-22 13:45.
Last updated: 2 June, 2010, wfms
Server operators are volunteers who offer a route to the well known addresses of
the AS112 servers, either to handle the queries generated by their local user
populations, or to help carry the global traffic load. We intend the list of
operators shown below to be complete and accurate, but that may not be possible.
The F root server operator also runs instances of AS112 servers at certain
sites. Some of these sites are listed here too.
This list will usually be updated once every month, unless an email is sent
to 112 -at- root-servers.org to notify us of a new node. Additionally, updates
are based on queries made to a select number of known route servers, some of
which are listed at Traceroute.org.
AS112 operators are also asked to subscribe to the mailing list described
elsewhere on this website. Note that publicly accessible statistics are
very definitely encouraged. The DSC package is ideal for this.
Note: this list is really a best efforts endeavour, as
the final list at time of writing is not by any means either definitive or
complete.
New mailing list for AS112 operators
Submitted by wfms on Mon, 2006-12-04 18:30.A new mailing list for AS112 operators is now open. For subscription information, please go to the list website and follow the instructions.
References and papers
Submitted by wfms on Tue, 2006-11-14 19:37.Some papers have been written on the subject of Private DNS updates and reverse lookups for RFC 1918 space. Here are a few links:
- The Windows of Private DNS Updates
- CAIDA paper
- Is Your Caching Resolver Polluting the Internet?
- SIGCOMM'04 Workshops
An Example of an AS112 Server using Linux
Submitted by wfms on Sun, 2006-08-06 02:47.An example using Quagga and BIND9 will be written up shortly.
AS112 operations to be documented in IETF drafts
Submitted by wfms on Wed, 2006-07-12 13:35.Joe Abley and William F. Maton Sotomayor have submitted two Internet Drafts to the IETF for dnsops consideration. More at IETF and slides are here. The ID Tracker has a direct pointer to these.
