[GTER] Fwd: IP Geofeed Tuner for RFC8805 feeds - AI Skill tool @ v0.0.9 pre-release

Gabriel Wolp paivgabriel at gmail.com
Thu Apr 30 15:59:06 -03 2026


Parabéns pela iniciativa.
Testado aqui funcionando OK,
Mas um arquivo por bloco é complicado para quem tem muitos.

Em seg., 27 de abr. de 2026 às 21:04, Marcelo Gondim via gter
<gter at eng.registro.br> escreveu:
>
> Buenas Frederico,
>
> Luã aqui da lista me reforçou essa dica. Realmente eu não tinha feito
> isso e também como uso a CloudFlare, tive que limpar o cache lá também.
>
> Agora funcionou perfeito. Para quem precisar fiz isso no nginx:
>
>    location ~ \.csv$ {
>        default_type text/csv;
>        add_header Content-Type text/csv always;
>    }
>
> Em 27/04/2026 20:46, Frederico A C Neves escreveu:
> > Marcelo,
> >
> > On Mon, Apr 27, 2026 at 08:25:11PM -0300, Marcelo Gondim via gter wrote:
> >> Buenas Frederico,
> >>
> >> Estou usando o mesmo formato da RFC e que já uso em outros sistemas mas não
> >> está aceitando o arquivo, nem com extensão .csv e nem com extensão .csv
> >>
> >> O formato que está no arquivo é este só alterei o prefixo para um privado
> >> como exemplo, o link https com certificado válido e pelo navegador acesso
> >> normalmente:
> >>
> >> 192.168.0.0/24,BR,BR-RJ,Araruama,
> >>
> >> Fica dizendo que o arquivo é inválido.
> > Como disse o cliente por hora está muito estrito e só permite
> > Content-Type: text/csv. No apache há várias formas de fazer isso, uma
> > delas é um "AddType text/csv .csv"
> >
> > Verifique com curl -v
> >
> > ~> curl -v https://ftp.registro.br/pub/geofeed/22548v4.csv
> > * Host ftp.registro.br:443 was resolved.
> > * IPv6: 2001:12ff:0:2::8
> > * IPv4: 200.160.2.8
> > *   Trying [2001:12ff:0:2::8]:443...
> > ...
> > * Request completely sent off
> > < HTTP/1.1 200 OK
> > < Date: Mon, 27 Apr 2026 23:39:36 GMT
> > < Server: Apache
> > < Strict-Transport-Security: max-age=15768000
> > < Last-Modified: Mon, 27 Apr 2026 21:03:19 GMT
> > < ETag: "23-6507771bcf296"
> > < Accept-Ranges: bytes
> > < Content-Length: 35
> > < Content-Type: text/csv
> >
> > Permitiremos em breve text/plain também.
> >
> > Fred
>
> --
> Marcelo Gondim
> Network Specialist, Internet Security Specialist, MANRS, KINDNS, Network Services, IPv6. Best Current Operational Practice (BCOP)
> rsa3072/D1E946F36F10478D: 6E15 9C3F 2C9C 4AE6 22DA  21E7 D1E9 46F3 6F10 478D
>
> --
> gter list    https://eng.registro.br/mailman/listinfo/gter


More information about the gter mailing list