[IRRPT-Users] New User Questions
Brought to you by:
humble226
|
From: Paul S. <pa...@pa...> - 2007-01-08 18:19:50
|
Hi there...
Just trying to get IRRPT running and having problems... all I want to do is
generate text files with prefix-lists for a number of peering sessions (will
use snmp to upload the config)....
I have created a configuration file and when I run irrpt_fetch I get this:
[paul@netmon bin]$ ./irrpt_fetch
Content-type: text/html
X-Powered-By: PHP/4.3.9
Processing AS11666 (Record 1)
aggregate[3268]: options: -q: unknown option
aggregate version 1.0.2 Copyright Horms
aggregate is tool for aggregating CIDR networks
Usage: aggregate [options]
Options:
-h|--help:
Display this message
-i|--input-format:
Format for input. One of: prefix, netmask, range.
(default "prefix")
-M|--maximum-prefix:
Supress netorks whose prefix is greater than this value.
Valid values 0-32. -1 for no maximum prefix.
(default -1)
-m|--minimum-prefix:
Supress netorks whose prefix is less than this value.
Valid values 0-32. -1 for no minimum prefix.
(default -1)
-o|--output-format:
Format for output. One of: prefix, netmask, range.
(default "prefix")
cvs commit: cannot open CVS/Entries for reading: No such file or directory
cvs commit: nothing known about `/usr/local/irrpt/db/11666'
cvs [commit aborted]: correct above errors first!
PHP Notice: Undefined variable: rev in /usr/local/irrpt/inc/cvs.inc on
line 131
! ERROR: Error: Unable to perform CVS update.
cvs commit: cannot open CVS/Entries for reading: No such file or directory
cvs commit: nothing known about `/usr/local/irrpt/db/11666.agg'
cvs [commit aborted]: correct above errors first!
PHP Notice: Undefined variable: rev in /usr/local/irrpt/inc/cvs.inc on
line 131
! ERROR: Error: Unable to perform CVS update.
Completed processing of 1 IRR object(s).
My configuration just looks like this (for testing):
[paul@netmon conf]$ cat irrdb.conf
####################################################################
#ASN IRR Object (AS-SET/AUT-NUM) Update Email
####################################################################
#1234 AS-EXAMPLEOBJECT1 no...@ex...
#1235 AS-EXAMPLEOBJECT2 no...@ex...
#1236 AS1236 no...@ex...
11666 AS-NEXICOM pst...@ne...
Anyone know where to go from here?
Thanks,
Paul Stewart
|