From owner-freebsd-stable Sun Feb 20 21:57:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 212DB37C127 for ; Sun, 20 Feb 2000 21:57:51 -0800 (PST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id QAA81549 for ; Mon, 21 Feb 2000 16:57:36 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id QAA03592; Mon, 21 Feb 2000 16:57:35 +1100 (EST) Message-Id: <200002210557.QAA03592@lightning.itga.com.au> X-Mailer: exmh version 2.0.1 12/23/97 From: Gregory Bond To: stable@freebsd.org Subject: named & log_in_vain Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Feb 2000 16:57:35 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I turned on log_in_vain on a couple of boxes (3.3-R up to 3.4-Stable of a few weeks ago), and I'm getting a lot of log lines like Feb 21 16:24:28 ns /kernel: Connection attempt to UDP 192.168.128.49:1617 from 192.168.128.49:53 Feb 21 16:41:03 ns /kernel: Connection attempt to UDP 192.168.128.49:1772 from 192.168.128.49:53 This IP address is on one of the ether cards. The first port varies, the second is always 53 (DNS). These machines run local secondary name servers and resolv.conf points to 127.0.0.1 or 192.168.128.49. Can someone explain what's going on, and how I can stop it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message