File: README.Debian

package info (click to toggle)
asused 3.72-14
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 876 kB
  • sloc: perl: 3,437; sh: 7; makefile: 5
file content (45 lines) | stat: -rw-r--r-- 1,520 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
asused for Debian
-----------------

RIPE NCC announced the introdution of 32 Bit ASN, this version is not prepared
to support this, since the 'support [...] is discontinued'. So if you are own
an 32 Bit ASN, this software will not work for you!
Feel free to provide patches to fix this issue.

 -- Jan Wagner <waja@cyconet.org>  Thu,  25 Jan 2007 07:10:37 +0100

Statement by RIPE NCC:

"Dear 'asused' users!

Please, note, that support of this program is discontinued and
that RIPE NCC is coming with the new improved program as a
replacement."

Unfortunately the improved the replacement can't be found yet. So hopefully we
live with what we have yet.

Before you start, you need to setup a global config /etc/asused.conf or a
.asusedrc in your home. An example can be found in
/usr/share/doc/asused/examples/

Registry Information File
-------------------------

To use asused, you need to fill a config file with your registry
information. You can put it into the asused.conf file in the current
working directory, or into .asusedrc in your home directory.
Alternatively, you can specify an arbitrary file location on the asused
command line with the --config switch.

The config file should contain:

REGID = your registry ID, as it was assigned by RIPE NCC

ALLOC = a set of strings, each of them should have one allocation
        string in a prefixed notation.

There is a file called asused.conf in this distribution containing
example data.

 -- Jan Wagner <waja@cyconet.org>  Sun,  5 Nov 2006 14:03:07 +0100