From f.ferreri at namex.it Thu Dec 9 12:14:55 2004 From: f.ferreri at namex.it (Francesco Ferreri) Date: Thu, 09 Dec 2004 12:14:55 +0100 Subject: [irrtoolset] Segmentation fault on peval Message-ID: <41B833AF.4070703@namex.it> Hi all, I'm using "peval" to expand simple policy expressions and get the corresponding routes list. When dealing with quite large as-sets, peval ends up with a segmentation fault message (for example, while trying to expand AS-COLT set: '$>peval AS-COLT' ). Is there a way to fix this behaviour and have large as-sets correctly expanded ? Best regards, Francesco Ferreri -- ----------------------------------------- Francesco Ferreri NaMeX - Nautilus Mediterranean Exchange Via dei Tizii 6b, 00185 - Roma Tel. +39-0644486.386 E-mail: f.ferreri at namex.it WWW http://www.namex.it ----------------------------------------- From katie at ripe.net Wed Dec 15 15:56:24 2004 From: katie at ripe.net (Katie Petrusha) Date: Wed, 15 Dec 2004 15:56:24 +0100 Subject: [irrtoolset] Segmentation fault on peval In-Reply-To: <41B833AF.4070703@namex.it> References: <41B833AF.4070703@namex.it> Message-ID: <20041215145624.GA9712@ripe.net> On Thu, Dec 09, 2004 at 12:14:55PM +0100, Francesco Ferreri wrote: Francesco, Which version do you use? This particular set expansion works for me with peval from IRRToolSet-4.8.2 on Solaris... > Hi all, > I'm using "peval" to expand simple policy expressions and get the > corresponding routes list. When dealing with quite large as-sets, peval > ends up with a segmentation fault message (for example, while trying to > expand AS-COLT set: '$>peval AS-COLT' ). > Is there a way to fix this behaviour and have large as-sets correctly > expanded ? > > Best regards, > Francesco Ferreri > > > > -- > ----------------------------------------- > Francesco Ferreri > > NaMeX - Nautilus Mediterranean Exchange > > Via dei Tizii 6b, 00185 - Roma > Tel. +39-0644486.386 > E-mail: f.ferreri at namex.it > WWW http://www.namex.it > ----------------------------------------- -- Kind regards, Katie From f.ferreri at namex.it Wed Dec 15 16:07:20 2004 From: f.ferreri at namex.it (Francesco Ferreri) Date: Wed, 15 Dec 2004 16:07:20 +0100 Subject: [irrtoolset] Segmentation fault on peval In-Reply-To: <20041215145624.GA9712@ripe.net> References: <41B833AF.4070703@namex.it> <20041215145624.GA9712@ripe.net> Message-ID: <41C05328.1000702@namex.it> Hi, I'm using IRRToolSet-4.8.2 too, on a i386 running Linux (2.4.26). If you think segmentation fault depends on particular OS/libraries configuration, I may try to use FreeBSD/i386 or OpenBSD/Sparc Ultra5 instead ... I'll let you know ! Best regards, Francesco Ferreri Katie Petrusha wrote: > On Thu, Dec 09, 2004 at 12:14:55PM +0100, Francesco Ferreri wrote: > > Francesco, > > Which version do you use? This particular set expansion works for me > with peval from IRRToolSet-4.8.2 on Solaris... > -- ----------------------------------------- Francesco Ferreri NaMeX - Nautilus Mediterranean Exchange Via dei Tizii 6b, 00185 - Roma Tel. +39-0644486.386 E-mail: f.ferreri at namex.it WWW http://www.namex.it ----------------------------------------- From katie at ripe.net Wed Dec 15 16:56:08 2004 From: katie at ripe.net (Katie Petrusha) Date: Wed, 15 Dec 2004 16:56:08 +0100 Subject: [irrtoolset]other sources ? In-Reply-To: <873c238ojz.fsf@paperino.noc.seabone.net> References: <873c238ojz.fsf@paperino.noc.seabone.net> Message-ID: <20041215155608.GA12502@ripe.net> On Tue, Aug 31, 2004 at 02:44:32PM +0200, Pierfrancesco Caci wrote: Pierfrancesco, Sorry for this auwfully late answer (I was on the maternity leave). You can set the sources by the command @RtConfig set sources="RIPE,RADB" So you do everything correctly. the program will then prepend the queries with -s RIPE,RADB which will search for those both sources in the specified order. This command allows you to switch sources from inside of the template file. Also you may run RtConfig with -h whois.ripe.net -p 43 -protocol ripe -s RIPE,RADB which will have the same effect (but from command-line options). Use '-T all' option to see which sources are being used. > > Hello, > if I use RtConfig with -h whois.ripe.net, it returns me only data from > source: RIPE. I'd like it to include also data from RADB, I know that > RIPE mirrors other registries' data, but I fail to understand how to > use '@RtConfig set sources = "RIPE,RADB" ' ... is this the correct > syntax ? Is this the right way to do it ? > > Thank you > > Pf > > -- > > > ------------------------------------------------------------------------------- > Pierfrancesco Caci | Network & System Administrator - INOC-DBA: 6762*PFC > p.caci at seabone.net | Telecom Italia Sparkle - http://etabeta.noc.seabone.net/ > Linux paperino 2.4.20 #1 Mon Dec 2 17:02:14 CET 2002 i686 GNU/Linux -- Kind regards, Katie