Autonomous System Number ASN Extension for The Webalizer

Init Seven AG has developed an extension of The Webalizer called 'webalizer-asn', that supports AS number (Autonomous System Number) lookups to generate additional statistics based on the origin of the hosts that have visited a website.

The AS number identifies the AS (Autonomous System) a host is belonging to. An Autonomous System is a group of IP networks operated by one or more network operator/s which has a single and clearly defined external routing policy. (See RFC1930 for more information about AS numbers.)

It is useful for high-traffic sites and ISPs when they know from which networks the visitors are coming from. For example they can plan future peerings or other things based on this information.

NEWS: DOCUMENTATION: DEMO:
Here's an example for the statistics generated by webalizer-asn.

Graphic generated by webalizer-asn, the Webalizer with the ASN Autonomous System Number Patch

DOWNLOAD/INSTALLATION:

Current version: 2.0 based on The Webalizer version 2.20-01.
Older versions can be found here. See CHANGES.ASN for a list of recent changes.

IMPORTANT NOTES:
  1. This is BETA-software that has NOT been tested on many systems.
  2. If you upgrade from a previous version, please read the 'UPGRADING' section in README.ASN.

Installation from source code:

Download the source code here: See README.ASN for installation instructions.

Precompiled binaries for Debian GNU/Linux (etch):

1. Add the following line to /etc/apt/sources.list:
  deb http://www.init7.net/webalizer_asn/download/debian/ etch main  
2. Download and install the package with apt-get or aptitude:
  aptitude update  
  aptitude install webalizer-asn  
Note: You have to download and install my PGP key, otherwise you will get warnings and you have to confirm to install the package from an untrusted source. You can easily install the key with the following commands:
  gpg --keyserver pgpkeys.mit.edu --recv-key 0B431D6B
  gpg -a --export 0B431D6B | apt-key add -  

CONTACT:
Send bug reports, suggestions, comments to msteinacher@init7.net.

COPYRIGHT:
webalizer-asn is free software. See the file COPYING for copying conditions.
Copyright (C) 2003-2008, Marco Steinacher, Init Seven AG

Last Edit: 05.09.2008