From owner-freebsd-questions@FreeBSD.ORG Sun Jan 6 12:31:18 2008 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 3238816A417 for ; Sun, 6 Jan 2008 12:31:18 +0000 (UTC) (envelope-from norman@apache.org) Received: from vs159071.vserver.de (hiphopcorner.de [62.75.159.71]) by mx1.freebsd.org (Postfix) with ESMTP id EB3CB13C455 for ; Sun, 6 Jan 2008 12:31:17 +0000 (UTC) (envelope-from norman@apache.org) Received: from [192.168.0.29] (IP-213157018232.static.heagmedianet.de [213.157.18.232]) by vs159071.vserver.de (Postfix) with ESMTP id BD254BE85E2 for ; Sun, 6 Jan 2008 12:31:16 +0000 (UTC) From: Norman Maurer To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Sun, 06 Jan 2008 13:31:07 +0100 Message-Id: <1199622667.6787.3.camel@norman-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Subject: ipsec with dynamic ip clients 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: Sun, 06 Jan 2008 12:31:18 -0000 Hi all, im using ipsec-tools + gif interfaces for connection some diffrent offices via ipsec. This works perfectly! Now I want to setup some config which allow some people to connection via ipsec client to this ipsec router. They have a dynamic ip so I think a certificate is the way to go. But im not sure how i need to setup the gif interface because the ip address will change probally. So any idea ? I couldn't find any docu :-/ bye Norman