From owner-freebsd-questions@FreeBSD.ORG Mon Nov 24 12:24:34 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 C2B7816A4CE for ; Mon, 24 Nov 2003 12:24:34 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D5743FBF for ; Mon, 24 Nov 2003 12:24:32 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([68.169.105.3]) by mta13.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031124201046.PFVD4878.mta13.adelphia.net@barbish>; Mon, 24 Nov 2003 15:10:46 -0500 From: "fbsd_user" To: "Spades" , Date: Mon, 24 Nov 2003 15:10:45 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <001001c3b2be$cae743b0$fa10fea9@bryanuptrvb0jc> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: RE: 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: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 20:24:34 -0000 Sounds like you have this enabled in rc.conf log_in_vain="YES" # NO is default. YES enables logging of # connection attempts to ports that have no # listening socket on them. Put msg on console -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Spades Sent: Monday, November 24, 2003 2:11 PM To: freebsd-questions@freebsd.org Subject: Connection attempt to TCP messages in /var/log/messages 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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"