From owner-freebsd-net Thu Nov 9 14: 1:45 2000 Delivered-To: freebsd-net@freebsd.org Received: from greencreek.kappaisle.com (24.65.73.235.on.wave.home.com [24.65.73.235]) by hub.freebsd.org (Postfix) with ESMTP id 1994937B4C5; Thu, 9 Nov 2000 14:01:42 -0800 (PST) Received: from localhost (mikey@localhost) by greencreek.kappaisle.com (8.9.3/8.9.3) with ESMTP id RAA49641; Thu, 9 Nov 2000 17:18:25 -0500 (EST) (envelope-from mikey@kappaisle.com) Date: Thu, 9 Nov 2000 17:18:25 -0500 (EST) From: Mike To: freebsd-questions@freebsd.org Cc: freebsd-net@freebsd.org Subject: VPN over PPPoE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, Has anyone ever successfully configured VPN (using IPSec protocol) over PPPoE connection? I have 1 VPN configured over 2 locations with T1 connections without any problem (using the KAME IPSec on FreeBSD 4.1.1). However, when I tried the same configuration with the 3rd location running DSL, it seems the IPSec packets can't reach out via tun0 device. I've searched through the FAQ and mailing lists, and seen people suggest "pipsecd" for VPN over PPPoE. However, I do prefer using KAME IPSec for this type of implementation, and hope that someone can point me to some lights. Thank you all! Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message