Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Feb 1999 16:32:05 -0800
From:      Darcy Buskermolen <Darcy@ok-connect.com>
To:        net@FreeBSD.ORG
Message-ID:  <3.0.32.19990201163204.03060ec0@mail.ok-connect.com>

next in thread | raw e-mail | index | archive | help
How would I go about enabling L2TP in 2.2.8-RELEASE,  I'm suspectioing that
if can be done useing tun0 but I havn't found any docs that apear to
explain fow to implement this.

I'm trying to replace a cisco that has the following set as it's tunnel0
and routing

interface Tunnel0
  ip address 123.143.80.66 255.255.255.252
  tunnel source 123.143.220.195
  tunnel destination 213.132.214.253
!
interface Ethernet0
  ipaddress 123.143.220.195
!
ip route 0.0.0.0 0.0.0.0 123.143.80.65 
ip route 213.132.214.253 255.255.255.255 123.143.220.193  




Any hints as where to look for more info about this ?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19990201163204.03060ec0>