Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

asn.pl is a simple script to quickly and easily determine Autonomous
System (AS) information for specified host(s).
An AS defines either a single network or a group of networks that is
controlled by an administrative entity such as a business enterprise,
a university etc. etc. AS's are assigned a globally unique number
called a Autonomous System Number (ASN).

...

Installation requires that Perl5 be installed. It is a standard package
that is installed on most *nux systems.
To install asn.pl, ensure that you have root privileges and run:

...

This will copy the asn.pl script into /usr/local/bin and the required
perl modules into /usr/lib/site_perl.

...

where the ipv4 address or the dns address of the node that you are
interested in is supplied as the only argument.

...

This package is maintained by Yee-Ting Li.
Comments and suggestions are welcome.