From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 301A243A01; Mon, 29 Jan 2024 16:57:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28D45402B1; Mon, 29 Jan 2024 16:57:09 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 7615B4029A for ; Mon, 29 Jan 2024 16:57:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1706543827; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BXbugJB68E3MsZovyWjwzCs80SjisKKGJtLEPqoLGqg=; b=UWrh9HGmu+QYwm1xA8pFZb7/na/vDLEhOy3nhVJzCZk1hNqG1IOOdATUZw6BTbubHbfzb/ vVIJ9rOIftnDWQSMFju+jUC9cdU1vlusU2I34rVPazKpUhXZpQqIIfkGwLnGFd6x9bgslm r2+Mxh5EIqAr6VKn93Qeh+cKj7XVoBw= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-685-Sx3d5kp9NMuMbF6K97cJ7g-1; Mon, 29 Jan 2024 10:57:05 -0500 X-MC-Unique: Sx3d5kp9NMuMbF6K97cJ7g-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 078551C5400D; Mon, 29 Jan 2024 15:57:05 +0000 (UTC) Received: from RHTPC1VM0NT (unknown [10.22.18.183]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 879C5492BC6; Mon, 29 Jan 2024 15:57:04 +0000 (UTC) From: Aaron Conole To: Thomas Monjalon Cc: Benjamin Andru , web@dpdk.org, ci@dpdk.org, Julien Hascoet , Matheus Schuh , alialnu@nvidia.com Subject: Re: Public IP blacklisted ? References: <2001415.CrzyxZ31qj@thomas> Date: Mon, 29 Jan 2024 10:57:04 -0500 In-Reply-To: <2001415.CrzyxZ31qj@thomas> (Thomas Monjalon's message of "Mon, 29 Jan 2024 11:14:40 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.9 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Thomas Monjalon writes: > 29/01/2024 10:41, Benjamin Andru: >> Hello, >>=20 >> We have a issue when we try to reach your website >> "http://core.dpdk.org/" from our >> headquarters. >> We think that we were blacklisted due to a script we've run >> It "wget" http://dpdk.org/browse/dpdk/snapshot a lot... >>=20 >> We fixed that 12 january 2024. > > How did you fix it? > We asked to use GitHub URL in scripts: > http://inbox.dpdk.org/ci/5933180.BEx9A2HvPv@thomas/ Add onto this - what is the purpose of polling that URL with wget? >> Can you remove your blacklist entry for 217.181.231.53 ? > > Unfortunately you didn't reply to above email, > so we didn't know who was blacklisted. > >> Users in copy can tell you why we really want to have access to your web= site =F0=9F=99=82 > > Ali can unblock and monitor your activity on the server. Maybe you can help as well to add a custom user agent with your script so we can at least know what you are polling when you hit the DPDK servers?