From owner-freebsd-questions@FreeBSD.ORG Tue Nov 29 01:13:06 2011 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 1FF54106566B for ; Tue, 29 Nov 2011 01:13:06 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9D1D78FC08 for ; Tue, 29 Nov 2011 01:13:05 +0000 (UTC) Received: by bkbzs8 with SMTP id zs8so11546912bkb.13 for ; Mon, 28 Nov 2011 17:13:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=lptDtgDYTpXYURx3fVYKbA1KPG7tlG0qc6lpmow0dtI=; b=pPAHir3vQMr8qkO7aoA+NYDPsQMvLOW9airYBaazWHRzB7ga9Qr1Sf9zQ2I4OPnJsc o4WlPSNwNO6l+qJR4AqxQCU8QkFppitWyToNs3MZyZZXu7CfUurolQOLaBSxt6+bhFGd odBTVIBM5YBp3qvy7i7AInns9YRdAScFogPrw= MIME-Version: 1.0 Received: by 10.204.152.66 with SMTP id f2mr48239921bkw.137.1322529184483; Mon, 28 Nov 2011 17:13:04 -0800 (PST) Received: by 10.223.83.14 with HTTP; Mon, 28 Nov 2011 17:13:04 -0800 (PST) In-Reply-To: <4ED42273.7090509@gmail.com> References: <4ED38578.1000501@gmail.com> <4ED3CE66.4020903@gmail.com> <4ED3D9BF.701@my.gd> <4ED41C5F.3030906@gmail.com> <4ED41E53.6000403@radel.com> <4ED42273.7090509@gmail.com> Date: Mon, 28 Nov 2011 19:13:04 -0600 Message-ID: From: Adam Vande More To: Kaya Saman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org, Jon Radel Subject: Re: Alternative to syslogd that actually writes external logs to files? 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: Tue, 29 Nov 2011 01:13:06 -0000 On Mon, Nov 28, 2011 at 6:08 PM, Kaya Saman wrote: > Yep! I don't actually run any rules on the firewall even though PF is > enabled. it's just meant for fail2ban though. > > However, disabled PF but still not working :-( Can you at least make a connection from the sending to receiving host/port via telnet? -- Adam Vande More