From owner-freebsd-questions@FreeBSD.ORG Thu Mar 19 14:52:21 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E6449E3 for ; Thu, 19 Mar 2015 14:52:21 +0000 (UTC) Received: from mail-ig0-x236.google.com (mail-ig0-x236.google.com [IPv6:2607:f8b0:4001:c05::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E5B2DC54 for ; Thu, 19 Mar 2015 14:52:20 +0000 (UTC) Received: by igbqf9 with SMTP id qf9so25198688igb.1 for ; Thu, 19 Mar 2015 07:52:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=U+RyeMocA2dTMp6dpMVPo/EtliPp92hEu2FQ2jtBdgs=; b=XgTTEYYmiSITfVuhhnXny4BPQmASeIjeZbUogR4N89Lxf5OlhqZh3Oh9IP/d6ze4sh D8RzXZJTZyoN841cpQ7lZOaw/gBXLW8Lrd7X+rSKwwXCyxkKeZhlybFVA4tG7yRFeE72 Qlou7uI5UFzlOui9Qqa8UZpkBRpR/zpKK3Bwp7GLIVQKCt5duiB1NKkNqMzgx2pC9eGv iqIoBw+GKH92baHUHFX02NCfhLrRj2gO+fuBPAKss3P7Kf83SOvnyzwQIc1lxg3zqLUW P56xe5hl0N9c0dORHWRa/O3eOYBq9CQcGi+QgsW907jFVdYRJUmwPRrZiGQI8Mo9ZVrc PqIQ== X-Received: by 10.50.147.99 with SMTP id tj3mr16951334igb.41.1426776740199; Thu, 19 Mar 2015 07:52:20 -0700 (PDT) Received: from [10.0.10.1] (cpe-76-190-244-6.neo.res.rr.com. [76.190.244.6]) by mx.google.com with ESMTPSA id c8sm1485412igx.9.2015.03.19.07.52.19 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Mar 2015 07:52:19 -0700 (PDT) Message-ID: <550AE2A7.3010903@gmail.com> Date: Thu, 19 Mar 2015 10:52:23 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: FreeBSD Questions Subject: public network traffic to my ip address port 53 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2015 14:52:21 -0000 In my firewall log I see thousands of udp packets from ip addresses all over the word trying to access my freebsd gateway server on port 53. Right now I am blocking them and see no negative effects. Is there any valid reason to allow these unsolicited inbound packets access to my system on port 53?