From owner-freebsd-questions@FreeBSD.ORG Fri Oct 31 12:37:29 2003 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 C55E716A4CE for ; Fri, 31 Oct 2003 12:37:29 -0800 (PST) Received: from mail.tsgincorporated.com (mail.tsgincorporated.com [67.66.242.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id E372A43F93 for ; Fri, 31 Oct 2003 12:37:28 -0800 (PST) (envelope-from micheal@tsgincorporated.com) Received: (from root@localhost) by mail.tsgincorporated.com (8.12.8/8.12.8) id h9VKbS6i071062; Fri, 31 Oct 2003 14:37:28 -0600 (CST) (envelope-from micheal@tsgincorporated.com) Received: from micheal (micheal.tsgincorporated.com [67.66.242.77]) h9VKbKED071052; Fri, 31 Oct 2003 14:37:21 -0600 (CST) (envelope-from micheal@tsgincorporated.com) Message-ID: <046b01c39fee$c99369e0$4df24243@tsgincorporated.com> From: "Micheal Patterson" To: "Tommy Forrest - KE4PYM" , References: <200310312018.h9VKItCd003736@server1.shellworld.net> Date: Fri, 31 Oct 2003 14:34:44 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by AMaViS 0.3.12 Subject: Re: IPSec/VPN - Issues 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: Fri, 31 Oct 2003 20:37:29 -0000 ----- Original Message ----- From: "Tommy Forrest - KE4PYM" To: Sent: Friday, October 31, 2003 2:18 PM Subject: IPSec/VPN - Issues > I am trying to setup an IPSec connection using > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html. > > When I get to the bit about gifconfig gif0 a.b.c.d w.x.y.z (though I'm > using my real values) I get the following error: > > weedwhacker# gifconfig gif0 a.b.c.d w.x.y.z > gifconfig: interface gif0 does not exist > > FreeBSD 4.8-Release. > > Relavant Items in my kernel config: > pseudo-device gif # IPv6 and IPv4 tunneling > > #Turn on VPN > options IPSEC > options IPSEC_ESP > > Still no dice. > > Also, does Racoon support Aggressive mode? As well as PFS? > > Finally, the firewall administrator does not want to give me the IP > address of his internal interface (I'm mapping to a 10.*.*.* network). > Is this going to be a problem? > > > Tommy Forrest - KE4PYM - tforrest@shellworld.net > My two cents: > A hangover is the wrath of grapes > > PGP Public Key Fingerprint: A6E9 D0CB 2ABC 520A 883D 8008 F660 364A > Often, you will need to create the gifx interface manually. Just run an ifconfig gif0 create before you do your gifconfig entry. -- Micheal Patterson TSG Network Administration 405-917-0600 Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.