From owner-freebsd-net Fri Oct 4 9:47:33 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97B4D37B401 for ; Fri, 4 Oct 2002 09:47:32 -0700 (PDT) Received: from brainlink.com (mail.brainlink.com [66.228.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id E368043E77 for ; Fri, 4 Oct 2002 09:47:31 -0700 (PDT) (envelope-from anthonyv@brainlink.com) Received: from [24.189.7.159] (HELO brainlink.com) by brainlink.com (CommuniGate Pro SMTP 3.5.3) with SMTP id 15954922; Fri, 04 Oct 2002 12:34:37 -0400 Message-ID: <3D9DC61E.1010702@brainlink.com> Date: Fri, 04 Oct 2002 12:47:26 -0400 From: Anthony Volodkin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2a) Gecko/20020910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd@coal.sentex.ca Cc: net@freebsd.org Subject: Re: Linux <-> FreeBSD ipip/gre tunnel References: <16552555060.20021004100947@sentex.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org freebsd@coal.sentex.ca wrote: >(Originally posted to -questions, no responses yet.) > >I haven't been able to turn up anything under Google... > >Has anyone ever successfully gotten an IP-IP or GRE tunnel working >between a FreeBSD machine (4-STABLE) and a Linux machine (2.4.x)? I >can get a tunnel up between two FreeeBSD machines no problem, but not >between the two OSes. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > > >with "unsubscribe freebsd-net" in the body of the message > > Hey, I've had a setup where a FreeBSD 4.6.2-RELEASE machine was the server, and Linux 2.4.* machines were clients. I used ppp on the server side and a patched pppd / kernel on the client side. I used mppe encryption so I had to patch the linux kernel and the ppp daemon under linux for mppe support. There was also a MSCHAPv2 patch of some sort for the linux pppd. Regards, Anthony Volodkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message