Autonomous System Number ASN Extension for The Webalizer



Here you find older versions of webalizer-asn. The current version is here.

Please note that this is BETA-software that has NOT been tested on many systems with different configurations.

IMPORTANT: You may have to delete your ASN cache/database and webalizer.* file(s) when upgrading from the previous version or from the original version of The Webalizer.

Version 1.3b based on The Webalizer version 2.01-10.
Source code installation:
Download the source code here: See README.ASN for installation instructions.
Precompiled binaries for Debian GNU/Linux (etch):
Add the following line to your /etc/apt/sources.list:
  deb http://www.init7.net/webalizer_asn/download/debian/ etch main  
Download and install the package with dselect or with
  aptitude update  
  aptitude install webalizer-asn  
Note: You have to confirm to install the package from an untrusted source.


Version 1.2b
Source code installation:
Download the source code here: See README.ASN for installation instructions.
Precompiled binaries for Debian GNU/Linux (woody):
Add the following line to your /etc/apt/sources.list:
  deb http://www.init7.net/webalizer_asn/download/debian/ woody main  
Download and install the package with dselect or with
  apt-get update  
  apt-get install webalizer-asn  
Ebuild for Gentoo Linux:
Because webalizer-asn is not yet included in the official Portage tree, you have to download the ebuild manually:
  1. Download the ebuild to the root of your local Portage tree (usually /usr/local/portage/) and untar it.
  2. If you haven't configured the local Portage tree yet, add the following line to /etc/make.conf:
      PORTDIR_OVERLAY="/usr/local/portage"
  3. Because the ebuild is not considered stable yet, you have to add the following line to /etc/portage/package.keywords:
      app-admin/webalizer-asn         ~x86
  4. Install webalizer-asn as you would do if it was stable and in the official Portage tree:
      emerge webalizer-asn

Last Edit: 13.08.2007