From owner-freebsd-questions@FreeBSD.ORG Mon Aug 29 20:22:03 2005 Return-Path: X-Original-To: questions@freebsd.org 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 15B5E16A420 for ; Mon, 29 Aug 2005 20:22:03 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B3643D48 for ; Mon, 29 Aug 2005 20:22:02 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:10014 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1E9q8n-0002ID-6p for questions@freebsd.org; Mon, 29 Aug 2005 20:22:01 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 4D1C6154444 for ; Mon, 29 Aug 2005 22:31:42 +0200 (CEST) Received: from amandla.scii.nl (balder.tk [194.109.164.108]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 5B8B6590B20 for ; Mon, 29 Aug 2005 22:22:06 +0200 (CEST) Date: Mon, 29 Aug 2005 22:21:52 +0200 From: "albi@scii.nl" To: questions@freebsd.org Message-Id: <20050829222152.1064a7e4.albi@scii.nl> X-Mailer: Sylpheed version 2.0.0 (GTK+ 2.6.9; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: local port 512 connects in logfiles & ipsec-client-question 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: Mon, 29 Aug 2005 20:22:03 -0000 1) on a mailserver with FreeBSD and a couple of jails, i've put the line biff = no in every main.cf from postfix still i see local 512-attempts in the logfiles, how does one get rid of these biff-messages attempts completely ? (i do like log_in_vain="YES" btw) 2) i've successfully set up ipsec over 2 m0n0wall-firewalls (FreeBSD-based firewall http://www.m0n0.ch/wall ) from one (linux) lan-machine to another "remote" (linux) lan-machine i now wonder whether someone has good (preferably easy & GUI-based) recommendations for ipsec-clients *that work well with ipsec on FreeBSD* for linux-, windows- and apple-machines for my users so that they can easily access their files from homes TIA