From owner-freebsd-current@FreeBSD.ORG Sat Nov 8 01:56:32 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6C3116A4CE for ; Sat, 8 Nov 2003 01:56:32 -0800 (PST) Received: from mailhub01.unibe.ch (mailhub01-skge0.unibe.ch [130.92.9.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6741B43FDF for ; Sat, 8 Nov 2003 01:56:31 -0800 (PST) (envelope-from roth@lara.unibe.ch) Received: from localhost (localhost [127.0.0.1]) by mailhub01.unibe.ch (Postfix) with ESMTP id E98B625BCB7; Sat, 8 Nov 2003 10:56:29 +0100 (MET) Received: from mailhub01.unibe.ch ([127.0.0.1]) by localhost (mailhub01 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18750-01-72; Sat, 8 Nov 2003 10:56:28 +0100 (MET) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub01.unibe.ch (Postfix) with ESMTP id 7CD4825BA98; Sat, 8 Nov 2003 10:56:28 +0100 (MET) Received: from lara.unibe.ch (lara [130.92.64.90]) by asterix.unibe.ch (8.11.7p1+Sun/8.11.7) with ESMTP id hA89uS515404; Sat, 8 Nov 2003 10:56:28 +0100 (MET) Received: (from roth@localhost) by lara.unibe.ch (8.12.9+Sun/8.12.9/Submit) id hA89uPBY002829; Sat, 8 Nov 2003 10:56:25 +0100 (MET) Date: Sat, 8 Nov 2003 10:56:25 +0100 From: Tobias Roth To: chris@loconet.org Message-ID: <20031108095625.GA2810@lara.unibe.ch> References: <25972.200.65.0.9.1068249653.squirrel@webmail.loconet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <25972.200.65.0.9.1068249653.squirrel@webmail.loconet.org> User-Agent: Mutt/1.4i X-Operating-System: SunOS lara 5.9 Generic_112233-04 sun4u sparc SUNW,Ultra-5_10 X-Virus-checked: by University of Berne cc: freebsd-current@freebsd.org Subject: Re: Periodic Crontabs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2003 09:56:32 -0000 On Sat, Nov 08, 2003 at 12:00:53AM -0000, chris@loconet.org wrote: > i seem to get random connection attempts to ports 111 and 16001 > > Connection attempt to TCP 127.0.0.1:16001 from 127.0.0.1:49838 flags:0x02 > Connection attempt to TCP 127.0.0.1:111 from 127.0.0.1:49856 flags:0x02 first of all, -current is hardly the place to ask such a question (neither is -security, btw). now, a simple google search for 'port 16001' does wonders. it will tell you that port 16001 is the esd default port which is normal for systems running gnome. as for 111, there are lots of things that make rpc calls... pick one. kind regards, t.