From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 14:55:05 2005 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 0C46216A4CE for ; Thu, 31 Mar 2005 14:55:05 +0000 (GMT) Received: from nebula.whywire.net (64-83-10-246-nova-business-dsl.cavtel.net [64.83.10.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4937343D46 for ; Thu, 31 Mar 2005 14:55:04 +0000 (GMT) (envelope-from mbaki@whywire.net) Received: from whywire.net (64-83-10-246-nova-business-dsl.cavtel.net [64.83.10.246]) by nebula.whywire.net (8.12.9/8.12.9) with ESMTP id j2VEa1rR004422 for ; Thu, 31 Mar 2005 09:36:01 -0500 (EST) From: "Monah Baki" To: freebsd-questions@freebsd.org Date: Thu, 31 Mar 2005 10:36:01 -0400 Message-Id: <20050331143013.M21871@whywire.net> X-Mailer: Open WebMail 2.51 20050302 X-OriginatingIP: 144.83.19.95 (mbaki) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: IPsec How-to X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 14:55:05 -0000 Hi all, I'm reading the FreeBSD handbook, the vpn over ipsec how-to section, but how do I apply it if I have 1 freebsd machine with 1 NIC, and multiple XP boxes in a LAN. All communications nfs, ftp etc etc to that Freebsd machine must be encrypted. Can it be done? is there any how to for this scenario somewhere? Thank you