Re: authorization problem with route object
-
To: Babak Farrokhi babak@localhost
-
From: Engin Gunduz engin@localhost
-
Date: Fri, 1 Aug 2003 09:37:38 +0200
-
Cc: db-help@localhost
Dear Babak,
Please see http://www.ripe.net/faq/database/qa4.html#5
for a graphical representation of route object creation
rules.
"mnt-routes:" attribute was invented to solve this kind
of problems. Suppose you would like to create a route
object with MNT-CCC, and the origin aut-num object has
"mnt-by: MNT-AAA" and the relevant inetnum object has
"mnt-by: MNT-BBB". How do you create the route object?
First, you must contact the owners of the aut-num object
and the inetnum object and have them put your mntner in
their objects in "mnt-routes:" attribute. Once the inetnum
and aut-num have "mnt-routes: MNT-CCC", you can go ahead and
create your route object with your mntner MNT-CCC.
Of course, there are many other combinations, but this
is the general idea.
I hope this helps.
Regards,
Engin Gunduz
RIPE NCC Database Group
On 2003-08-01 00:51:43 +0430, Babak Farrokhi wrote:
> Hi,
>
> I've got a chicken-and-egg problem with authorization on a route object.
> The "inetnum" object in question has been maintained by MNT-AAA and I want
> to make a route object for it that originates from ASXXXX which is being
> maintained by MNT-BBB.
> Since two maintainers are from two different registries, and creating a
> route object needs both autorization for MNT-AAA (owner of inetnum) and
> MNT-BBB (owner of AS object) to be satisfied, I wonder how should I create
> this route object. In case I am MNT-AAA, the creation request failes because
> MNT-BBB authorization is not passed and vice versa.
>
> I would be thankful if someone in list can shed some light on this subject.
>
> (p.s. I searched mail list archive for this and also digged some docs, but
> did not find a solution.)
>
> Thanks,
> Babak