From owner-freebsd-questions@FreeBSD.ORG Thu Sep 3 23:49:34 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1934B106566B for ; Thu, 3 Sep 2009 23:49:34 +0000 (UTC) (envelope-from sakison@gmail.com) Received: from mail-yw0-f187.google.com (mail-yw0-f187.google.com [209.85.211.187]) by mx1.freebsd.org (Postfix) with ESMTP id C8D8B8FC08 for ; Thu, 3 Sep 2009 23:49:33 +0000 (UTC) Received: by ywh17 with SMTP id 17so707834ywh.3 for ; Thu, 03 Sep 2009 16:49:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=uKsdxXYtCI+wEvtrgAHMxz4dXYd1wZItd2cYgVwP8+E=; b=Uqyzdj8M7ZGPMaGtMJ7Z30fprxksg2IB0mnZrG0fvVu5ALYxebVVLxlaS5Smw/KGUw EOnfv0W6feNdWijZy7Lr3qz9IspXNdB+UVScN6CplksR2RyNqU6kFWBbOuyPBAnpTnXU siztR8XhGkdMu/spD3MziFp8RKghXTZ2aLP2o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=k4/QYzum8pQTOxJURbsRspwSDisD2WSazCKHnAt6+bin8v02Ip7ThxOz3Ga01NTIN4 I7n7KMqNTVR5AWmMP28sN9ulFx2zEmIyqW6i06pyJNZVeGCC6A3ZB8zPyITIR3FwSpeG AzAyYvM90iusigS5dyne2TdIwRJw+20naWX48= MIME-Version: 1.0 Received: by 10.231.40.227 with SMTP id l35mr9607816ibe.28.1252020311813; Thu, 03 Sep 2009 16:25:11 -0700 (PDT) Date: Thu, 3 Sep 2009 18:25:11 -0500 Message-ID: <159f04570909031625t16245fb9se24ee023566870c1@mail.gmail.com> From: Alan Shearer To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Logging failed attempts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2009 23:49:34 -0000 Howdy, I was curious if there was a way to setup logging of *failed* attempts to login to a PPTP Server hosted on freebsd 7? I can only see successful logins. On a similar note is there a way to log successful and failed attempts to SSH into freebsd? Thanks for the help! Alan