[1/4] country-overrides: add AS202425 (IP Volume Inc.)

Message ID 6fe5ab7b-4fb7-5cc8-c806-e95183bb93da@ipfire.org
State Accepted
Commit d3cfc65faad7faae6da38777a843e4216af775c5
Headers
Series [1/4] country-overrides: add AS202425 (IP Volume Inc.) |

Commit Message

Peter Müller June 9, 2020, noon UTC
  Partially fixes: #12421

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
---
 overrides/override-other.txt | 5 +++++
 1 file changed, 5 insertions(+)
  

Comments

Michael Tremer June 9, 2020, 12:04 p.m. UTC | #1
Hi,

> On 9 Jun 2020, at 13:00, Peter Müller <peter.mueller@ipfire.org> wrote:
> 
> Partially fixes: #12421
> 
> Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
> ---
> overrides/override-other.txt | 5 +++++
> 1 file changed, 5 insertions(+)
> 
> diff --git a/overrides/override-other.txt b/overrides/override-other.txt
> index 583bf43..2494d0c 100644
> --- a/overrides/override-other.txt
> +++ b/overrides/override-other.txt
> @@ -18,6 +18,11 @@ descr:		Network Dedicated SAS
> remarks:	bulletproof ISP, claims to be located in CH, but traces to NL
> country:	NL
> 
> +aut-num:	AS202425
> +descr:		IP Volume Inc.

Are you sure you want the field above to be called descr? That would not change the name of the AS in the database.

Just checking...

> +remarks:	bulletproof ISP (aka: AS29073 / Ecatel Ltd. / Quasi Networks Ltd.) located in NL
> +country:	NL
> +
> aut-num:	AS207616
> descr:		Altrosky Technology Ltd.
> remarks:	fake offshore location (SC), traces back to CZ
> -- 
> 2.26.2
  
Peter Müller June 9, 2020, 12:07 p.m. UTC | #2
Hello Michael,

this is somewhat intended as I would rather keep the original AS name and "describe"
more precisely what we are dealing with. On the other hand, that sounds more like
"remarks"...

Not sure what to do with it then - your opinion?

Thanks, and best regards,
Peter Müller


> Hi,
> 
>> On 9 Jun 2020, at 13:00, Peter Müller <peter.mueller@ipfire.org> wrote:
>>
>> Partially fixes: #12421
>>
>> Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
>> ---
>> overrides/override-other.txt | 5 +++++
>> 1 file changed, 5 insertions(+)
>>
>> diff --git a/overrides/override-other.txt b/overrides/override-other.txt
>> index 583bf43..2494d0c 100644
>> --- a/overrides/override-other.txt
>> +++ b/overrides/override-other.txt
>> @@ -18,6 +18,11 @@ descr:		Network Dedicated SAS
>> remarks:	bulletproof ISP, claims to be located in CH, but traces to NL
>> country:	NL
>>
>> +aut-num:	AS202425
>> +descr:		IP Volume Inc.
> 
> Are you sure you want the field above to be called descr? That would not change the name of the AS in the database.
> 
> Just checking...
> 
>> +remarks:	bulletproof ISP (aka: AS29073 / Ecatel Ltd. / Quasi Networks Ltd.) located in NL
>> +country:	NL
>> +
>> aut-num:	AS207616
>> descr:		Altrosky Technology Ltd.
>> remarks:	fake offshore location (SC), traces back to CZ
>> -- 
>> 2.26.2
>
  
Michael Tremer June 9, 2020, 12:12 p.m. UTC | #3
Hi,

I am absolutely fine with keeping descr.

I just wasn’t sure if you intended to change the name or not.

I will merge them.

Best,
-Michael

> On 9 Jun 2020, at 13:07, Peter Müller <peter.mueller@ipfire.org> wrote:
> 
> Hello Michael,
> 
> this is somewhat intended as I would rather keep the original AS name and "describe"
> more precisely what we are dealing with. On the other hand, that sounds more like
> "remarks"...
> 
> Not sure what to do with it then - your opinion?
> 
> Thanks, and best regards,
> Peter Müller
> 
> 
>> Hi,
>> 
>>> On 9 Jun 2020, at 13:00, Peter Müller <peter.mueller@ipfire.org> wrote:
>>> 
>>> Partially fixes: #12421
>>> 
>>> Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
>>> ---
>>> overrides/override-other.txt | 5 +++++
>>> 1 file changed, 5 insertions(+)
>>> 
>>> diff --git a/overrides/override-other.txt b/overrides/override-other.txt
>>> index 583bf43..2494d0c 100644
>>> --- a/overrides/override-other.txt
>>> +++ b/overrides/override-other.txt
>>> @@ -18,6 +18,11 @@ descr:		Network Dedicated SAS
>>> remarks:	bulletproof ISP, claims to be located in CH, but traces to NL
>>> country:	NL
>>> 
>>> +aut-num:	AS202425
>>> +descr:		IP Volume Inc.
>> 
>> Are you sure you want the field above to be called descr? That would not change the name of the AS in the database.
>> 
>> Just checking...
>> 
>>> +remarks:	bulletproof ISP (aka: AS29073 / Ecatel Ltd. / Quasi Networks Ltd.) located in NL
>>> +country:	NL
>>> +
>>> aut-num:	AS207616
>>> descr:		Altrosky Technology Ltd.
>>> remarks:	fake offshore location (SC), traces back to CZ
>>> -- 
>>> 2.26.2
>>
  
Peter Müller June 9, 2020, 12:13 p.m. UTC | #4
Hello Michael,

thanks.

I've got a bunch of those ready later this afternoon, in order to clean up at least
_some_ of the networks messing around with country codes... :-)

Thanks, and best regards,
Peter Müller


> Hi,
> 
> I am absolutely fine with keeping descr.
> 
> I just wasn’t sure if you intended to change the name or not.
> 
> I will merge them.
> 
> Best,
> -Michael
> 
>> On 9 Jun 2020, at 13:07, Peter Müller <peter.mueller@ipfire.org> wrote:
>>
>> Hello Michael,
>>
>> this is somewhat intended as I would rather keep the original AS name and "describe"
>> more precisely what we are dealing with. On the other hand, that sounds more like
>> "remarks"...
>>
>> Not sure what to do with it then - your opinion?
>>
>> Thanks, and best regards,
>> Peter Müller
>>
>>
>>> Hi,
>>>
>>>> On 9 Jun 2020, at 13:00, Peter Müller <peter.mueller@ipfire.org> wrote:
>>>>
>>>> Partially fixes: #12421
>>>>
>>>> Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
>>>> ---
>>>> overrides/override-other.txt | 5 +++++
>>>> 1 file changed, 5 insertions(+)
>>>>
>>>> diff --git a/overrides/override-other.txt b/overrides/override-other.txt
>>>> index 583bf43..2494d0c 100644
>>>> --- a/overrides/override-other.txt
>>>> +++ b/overrides/override-other.txt
>>>> @@ -18,6 +18,11 @@ descr:		Network Dedicated SAS
>>>> remarks:	bulletproof ISP, claims to be located in CH, but traces to NL
>>>> country:	NL
>>>>
>>>> +aut-num:	AS202425
>>>> +descr:		IP Volume Inc.
>>>
>>> Are you sure you want the field above to be called descr? That would not change the name of the AS in the database.
>>>
>>> Just checking...
>>>
>>>> +remarks:	bulletproof ISP (aka: AS29073 / Ecatel Ltd. / Quasi Networks Ltd.) located in NL
>>>> +country:	NL
>>>> +
>>>> aut-num:	AS207616
>>>> descr:		Altrosky Technology Ltd.
>>>> remarks:	fake offshore location (SC), traces back to CZ
>>>> -- 
>>>> 2.26.2
>>>
>
  

Patch

diff --git a/overrides/override-other.txt b/overrides/override-other.txt
index 583bf43..2494d0c 100644
--- a/overrides/override-other.txt
+++ b/overrides/override-other.txt
@@ -18,6 +18,11 @@  descr:		Network Dedicated SAS
 remarks:	bulletproof ISP, claims to be located in CH, but traces to NL
 country:	NL
 
+aut-num:	AS202425
+descr:		IP Volume Inc.
+remarks:	bulletproof ISP (aka: AS29073 / Ecatel Ltd. / Quasi Networks Ltd.) located in NL
+country:	NL
+
 aut-num:	AS207616
 descr:		Altrosky Technology Ltd.
 remarks:	fake offshore location (SC), traces back to CZ