From korsakov at selectel.ru Thu Nov 21 08:18:18 2013 From: korsakov at selectel.ru (Pavel Korsakov) Date: Thu, 21 Nov 2013 11:18:18 +0400 Subject: Route object creating problem Message-ID: <528DB3BA.6050803@selectel.ru> Hi, I can create routing object and I don't understand why. I got an error: ***Error: Authorisation for [route] 93.179.92.0/24AS49505 failed using "mnt-by:" The following object(s) were found to have ERRORS: --- Create FAILED: [route] 93.179.92.0/24AS49505 route: 93.179.92.0/24 descr: Selectel PI origin: AS49505 mnt-by: MNT-SELECTEL changed: korsakov at selectel.ru 20131121 source: RIPE ***Error: Authorisation for [route] 93.179.92.0/24AS49505 failed using "mnt-by:" not authenticated by: MNT-SELECTEL ***Error: Authorisation for [aut-num] AS49505 failed using "mnt-routes:" not authenticated by: MNT-SELECTEL ***Error: Authorisation for [inetnum] 93.179.92.0 - 93.179.92.255 failed using "mnt-routes:" not authenticated by: RU-TOP-MNT, MNT-SELECTEL But all seems to be fine: inetnum: 93.179.92.0 - 93.179.92.255 netname: TOP-NET descr: TOP LLC. country: RU admin-c: UD426-RIPE tech-c: UD426-RIPE org: ORG-TL279-RIPE status: ASSIGNED PA mnt-by: TRANSITTELECOM-MNT mnt-routes: RU-TOP-MNT mnt-routes: MNT-SELECTEL mnt-domains: RU-TOP-MNT source: RIPE # Filtered organisation: ORG-TL279-RIPE org-name: TOP LLC. org-type: OTHER address: 188544, Leningrad Region, Sosnovy Bor, Komsomolskaya, 8 mnt-ref: RU-TOP-MNT mnt-by: RU-TOP-MNT source: RIPE # Filtered person: Udimov Dmitry address: 188544, Leningrad Region, Sosnovy Bor, Komsomolskaya, 8 phone: +7 812 9977989 nic-hdl: UD426-RIPE mnt-by: RU-TOP-MNT source: RIPE # Filtered From eshryane at ripe.net Thu Nov 21 11:27:18 2013 From: eshryane at ripe.net (Edward Shryane) Date: Thu, 21 Nov 2013 11:27:18 +0100 Subject: [dbint] Route object creating problem In-Reply-To: <528DB3BA.6050803@selectel.ru> References: <528DB3BA.6050803@selectel.ru> Message-ID: <736A9A46-D92B-4D92-AE47-CEDA9695EA1A@ripe.net> Hi Pavel, you tried to create a route object 93.179.92.0, but it failed for the following reasons: (1) the route object is maintained by MNT-SELECTEL, but the password you supplied doesn't match the maintainer password. (2) the route has an origin AS49505, but the password you supplied doesn't match the maintainer password for the aut-num object AS49505 (also MNT-SELECTEL). (3) the route has a matching inetnum 93.179.92.0/24, but the password you supplied doesn't match the maintainer password for this inetnum (RU-TOP-MNT or MNT-SELECTEL). I hope this clarifies the reasons for the failure. There is also extensive documentation available on Whois on our website: http://www.ripe.net/data-tools/support/documentation Regards Ed On 21 Nov 2013, at 08:18, Pavel Korsakov wrote: > Hi, > > I can create routing object and I don't understand why. > I got an error: > > ***Error: Authorisation for [route] 93.179.92.0/24AS49505 failed using > "mnt-by:" > > The following object(s) were found to have ERRORS: > > --- > Create FAILED: [route] 93.179.92.0/24AS49505 > > route: 93.179.92.0/24 > descr: Selectel PI > origin: AS49505 > mnt-by: MNT-SELECTEL > changed: korsakov at selectel.ru 20131121 > source: RIPE > > ***Error: Authorisation for [route] 93.179.92.0/24AS49505 failed > using "mnt-by:" > not authenticated by: MNT-SELECTEL > > ***Error: Authorisation for [aut-num] AS49505 failed > using "mnt-routes:" > not authenticated by: MNT-SELECTEL > > ***Error: Authorisation for [inetnum] 93.179.92.0 - 93.179.92.255 failed > using "mnt-routes:" > not authenticated by: RU-TOP-MNT, MNT-SELECTEL > > > > But all seems to be fine: > > inetnum: 93.179.92.0 - 93.179.92.255 > netname: TOP-NET > descr: TOP LLC. > country: RU > admin-c: UD426-RIPE > tech-c: UD426-RIPE > org: ORG-TL279-RIPE > status: ASSIGNED PA > mnt-by: TRANSITTELECOM-MNT > mnt-routes: RU-TOP-MNT > mnt-routes: MNT-SELECTEL > mnt-domains: RU-TOP-MNT > source: RIPE # Filtered > > organisation: ORG-TL279-RIPE > org-name: TOP LLC. > org-type: OTHER > address: 188544, Leningrad Region, Sosnovy Bor, Komsomolskaya, 8 > mnt-ref: RU-TOP-MNT > mnt-by: RU-TOP-MNT > source: RIPE # Filtered > > person: Udimov Dmitry > address: 188544, Leningrad Region, Sosnovy Bor, Komsomolskaya, 8 > phone: +7 812 9977989 > nic-hdl: UD426-RIPE > mnt-by: RU-TOP-MNT > source: RIPE # Filtered > > > > > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 235 bytes Desc: Message signed with OpenPGP using GPGMail URL: From korsakov at selectel.ru Thu Nov 21 12:14:54 2013 From: korsakov at selectel.ru (Pavel Korsakov) Date: Thu, 21 Nov 2013 15:14:54 +0400 Subject: [dbint] Route object creating problem In-Reply-To: <736A9A46-D92B-4D92-AE47-CEDA9695EA1A@ripe.net> References: <528DB3BA.6050803@selectel.ru> <736A9A46-D92B-4D92-AE47-CEDA9695EA1A@ripe.net> Message-ID: <528DEB2E.4020803@selectel.ru> Hi, Thanks a lot for your help. I've created it. On 11/21/13 14:27, Edward Shryane wrote: > Hi Pavel, > > you tried to create a route object 93.179.92.0, but it failed for the following reasons: > > (1) the route object is maintained by MNT-SELECTEL, but the password you supplied doesn't match the maintainer password. > (2) the route has an origin AS49505, but the password you supplied doesn't match the maintainer password for the aut-num object AS49505 (also MNT-SELECTEL). > (3) the route has a matching inetnum 93.179.92.0/24, but the password you supplied doesn't match the maintainer password for this inetnum (RU-TOP-MNT or MNT-SELECTEL). > > I hope this clarifies the reasons for the failure. > > There is also extensive documentation available on Whois on our website: http://www.ripe.net/data-tools/support/documentation > > Regards > Ed > > > > On 21 Nov 2013, at 08:18, Pavel Korsakov wrote: > >> Hi, >> >> I can create routing object and I don't understand why. >> I got an error: >> >> ***Error: Authorisation for [route] 93.179.92.0/24AS49505 failed using >> "mnt-by:" >> >> The following object(s) were found to have ERRORS: >> >> --- >> Create FAILED: [route] 93.179.92.0/24AS49505 >> >> route: 93.179.92.0/24 >> descr: Selectel PI >> origin: AS49505 >> mnt-by: MNT-SELECTEL >> changed: korsakov at selectel.ru 20131121 >> source: RIPE >> >> ***Error: Authorisation for [route] 93.179.92.0/24AS49505 failed >> using "mnt-by:" >> not authenticated by: MNT-SELECTEL >> >> ***Error: Authorisation for [aut-num] AS49505 failed >> using "mnt-routes:" >> not authenticated by: MNT-SELECTEL >> >> ***Error: Authorisation for [inetnum] 93.179.92.0 - 93.179.92.255 failed >> using "mnt-routes:" >> not authenticated by: RU-TOP-MNT, MNT-SELECTEL >> >> >> >> But all seems to be fine: >> >> inetnum: 93.179.92.0 - 93.179.92.255 >> netname: TOP-NET >> descr: TOP LLC. >> country: RU >> admin-c: UD426-RIPE >> tech-c: UD426-RIPE >> org: ORG-TL279-RIPE >> status: ASSIGNED PA >> mnt-by: TRANSITTELECOM-MNT >> mnt-routes: RU-TOP-MNT >> mnt-routes: MNT-SELECTEL >> mnt-domains: RU-TOP-MNT >> source: RIPE # Filtered >> >> organisation: ORG-TL279-RIPE >> org-name: TOP LLC. >> org-type: OTHER >> address: 188544, Leningrad Region, Sosnovy Bor, Komsomolskaya, 8 >> mnt-ref: RU-TOP-MNT >> mnt-by: RU-TOP-MNT >> source: RIPE # Filtered >> >> person: Udimov Dmitry >> address: 188544, Leningrad Region, Sosnovy Bor, Komsomolskaya, 8 >> phone: +7 812 9977989 >> nic-hdl: UD426-RIPE >> mnt-by: RU-TOP-MNT >> source: RIPE # Filtered >> >> >> >> >>