Re: [DNSOP] drop udp to stop DDOS?

Jim Reid <jim@rfc1035.com> Sat, 01 October 2016 15:50 UTC

Return-Path: <jim@rfc1035.com>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCD4B12B0FE for <dnsop@ietfa.amsl.com>; Sat, 1 Oct 2016 08:50:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.996
X-Spam-Level:
X-Spam-Status: No, score=-2.996 tagged_above=-999 required=5 tests=[RP_MATCHES_RCVD=-2.996] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PVAw-pSmal2k for <dnsop@ietfa.amsl.com>; Sat, 1 Oct 2016 08:50:41 -0700 (PDT)
Received: from shaun.rfc1035.com (smtp.v6.rfc1035.com [IPv6:2001:4b10:100:7::25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EAD6C12B0E6 for <dnsop@ietf.org>; Sat, 1 Oct 2016 08:50:40 -0700 (PDT)
Received: from gromit.rfc1035.com (gromit.rfc1035.com [195.54.233.69]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shaun.rfc1035.com (Postfix) with ESMTPSA id CECB32421026; Sat, 1 Oct 2016 15:50:38 +0000 (UTC)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\))
From: Jim Reid <jim@rfc1035.com>
In-Reply-To: <20161001173627.Horde.rpSak5IJzXjNsCel4mT3q4Q@andreasschulze.de>
Date: Sat, 01 Oct 2016 16:50:37 +0100
Content-Transfer-Encoding: quoted-printable
Message-Id: <2FF07128-61CB-4603-9BA0-90D63C5510F9@rfc1035.com>
References: <20161001173627.Horde.rpSak5IJzXjNsCel4mT3q4Q@andreasschulze.de>
To: "A. Schulze" <sca@andreasschulze.de>
X-Mailer: Apple Mail (2.3124)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/WTfq1l6wBqUloK9DDGNd1q4RIyM>
Cc: dnsop@ietf.org
Subject: Re: [DNSOP] drop udp to stop DDOS?
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 01 Oct 2016 15:50:42 -0000

> On 1 Oct 2016, at 16:36, A. Schulze <sca@andreasschulze.de> wrote:
> 
>> Could we eliminate the DDoS threat by just turning off UDP?
>> 
>> Recursive servers I understand probably have to keep accepting them, but authoritative servers are only intended for recursive servers to query, so would it be safe to just drop port 53 UDP requests?
> 
> are there any experiences/opinions on that?

Quite probably. They will be very unhappy ones.

The OP hasn’t yet figured out which port number and transport resolving servers use when they query authoritative servers.