From owner-freebsd-questions@FreeBSD.ORG Mon Nov 24 11:13:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D375016A4F6 for ; Mon, 24 Nov 2003 11:13:36 -0800 (PST) Received: from smtp17.singnet.com.sg (smtp17.singnet.com.sg [165.21.6.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39FCE43F3F for ; Mon, 24 Nov 2003 11:13:35 -0800 (PST) (envelope-from spades@galaxynet.org) Received: from bryanuptrvb0jc (bb-203-125-34-133.singnet.com.sg [203.125.34.133])hAOJDXsM022530 for ; Tue, 25 Nov 2003 03:13:33 +0800 Message-ID: <001001c3b2be$cae743b0$fa10fea9@bryanuptrvb0jc> From: "Spades" To: References: <20031124085442.9FCA36B5F7@jareth.dreamhost.com> Date: Tue, 25 Nov 2003 03:11:08 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Connection attempt to TCP messages in /var/log/messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Spades List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 19:13:37 -0000 X-List-Received-Date: Mon, 24 Nov 2003 19:13:37 -0000 I did a tail -f /var/log/messages and got all these.. previously before my cvs and recompile kernel to 4.9 stable it didn't have below.. now it does.. Nov 25 03:09:56 asia /kernel: Connection attempt to TCP 202.79.180.131:80 from 65.217.41.66:1681 Nov 25 03:09:58 asia /kernel: Connection attempt to TCP 202.79.180.130:80 from 24.136.234.77:4059 question.. how to stop seeing them in /var/log/messages? Bryan