config problems
Cengiz Alaettinoglu
Tue Jun 20 19:55:31 CEST 1995
Added rr-impl to CC. Selina Priestley (selina at ans.net) on June 20: > > I found the problem. You have lines of the sort: > > interas-in: from AS3561 140.222.11.62/32 0.0.0.0/32 (pref=5) OR > > ( AS2685 AND NOT { 192.77.164.0/24, 147.146.0.0/16, > > 165.87.0.0/16, 194.10.185.0/24, 192.77.165.0/24, 129.37.0.0/16, > > 194.10.201.0/24, 152.158.0.0/16, 204.146.0.0/24, 192.231.8.0/24, > > 198.133.16.0/24, 192.147.14.0/24, 204.237.0.0/16, 194.10.204.0/24, > > 198.133.16.0/20, 166.72.0.0/16, 194.10.193.0/24, 204.146.32.0/19, > > 204.146.64.0/19, 198.133.29.0/24, 192.124.113.0/24, > > 194.161.136.0/24 } ) accept > > > > The accept keyword is at the end. The syntax.pl should have complained > > about this. I think it did when I tried to register it in > > ISITEST. This may be a bug in ripe 181, which I think Marten has > > fixed. Once, I submitted an object and the accept keyword was in the > > correct place, however due to some other syntax problem, database > > registered the object after putting the accept keyword to the end. If > > you have a copy of what you passed to the dbupdate, check to see what > > was wrong with the original object in that place. > > This *is* an annoying problem. It's not yet fixed in the Ripe code, or > at any rate I still have this movable 'accept' problem when submitting > aut-nums to the RA. It wouldn't be so bad if you could resubmit what > you get from 'whois', but you can't. You either have to manually > re-edit the aut-num or just generate a new one. The above line is obtained from figaro.ans.net. Can you give us an example line whose accept line moves when submitted? I suspect that line has a syntax error which confuses dbupdate and cause this movable accept error. I dug through rr-impl and found the following: (this shows how bad is my memory, it is not a moving accept problem and it was not fixed) ------- start of digest (2 messages) (RFC 934 encapsulation) ------- From: cengiz at ISI.EDU (Cengiz Alaettinoglu) To: rr-impl at ripe.net, Rick Riolo <rlr at merit.edu> Cc: Cengiz Alaettinoglu <cengiz at ISI.EDU> Subject: minor parse problems Date: Tue, 10 Jan 1995 14:36:18 -0800 Message-Id: <199501102236.AA22678 at cat.isi.edu> I was trying to register the following: interas-out: to AS690 192.157.69.9/32 192.157.69.4/32 (metric=1) announce ANY (in one line). This line has a syntax error, i.e. keyword metric should be metric-out. This is the diagnostics: interas-out: to to AS690 192.157.69.9/32 announce 192.157.69.4/32 (metric=1) announce ANY *ERROR*: keyword problem in interas-out line for peer AS690 Notice the extra keyword "to" and the placement of keyword "announce", though the error message is correct. This is not really a bug, but can be improved. Cengiz - -- Cengiz Alaettinoglu Information Sciences Institute Voice: (310) 822-1511 University of Southern California ------------------------------ From: Marten Terpstra <Marten.Terpstra at ripe.net> Sender: Marten.Terpstra at ripe.net To: cengiz at ISI.EDU (Cengiz Alaettinoglu) Cc: rr-impl at ripe.net Subject: Re: minor parse problems Date: Wed, 11 Jan 1995 09:46:14 +0100 Message-Id: <9501110846.AA26610 at ncc.ripe.net> cengiz at ISI.EDU (Cengiz Alaettinoglu) writes * * I was trying to register the following: * interas-out: to AS690 192.157.69.9/32 192.157.69.4/32 * (metric=1) announce ANY * (in one line). * This line has a syntax error, i.e. keyword metric should be metric-out. * * This is the diagnostics: * interas-out: to to AS690 192.157.69.9/32 announce 192.157.69.4/32 (metric= * 1) announce ANY * *ERROR*: keyword problem in interas-out line for peer AS690 * * Notice the extra keyword "to" and the placement of keyword "announce", * though the error message is correct. * * This is not really a bug, but can be improved. True, has been on my wishlist for a while. It is sort of annoying, because when you have a syntactically correct as-in or interas-in line, but leave out one of the sugar keywords, the software will complain, but the returned object will look perfectly fine ... - -MT ------- end ------- Cengiz -- Cengiz Alaettinoglu Information Sciences Institute (310) 822-1511 University of Southern California http://www.isi.edu/div7/people/cengiz.home -------- Logged at Tue Jun 20 23:24:56 MET DST 1995 ---------
[ rr-impl Archive ]