close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 3 and Version 4 of dSite/mConnectivity/eL2TP


Ignore:
Timestamp:
Jan 7, 2015, 8:05:51 PM (9 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dSite/mConnectivity/eL2TP

    v3 v4  
    1 == L2TP Connectivity To GENI ==
     1== vtund L2TP Connectivity To GENI ==
    22
    33=== Installing the Prerequisite Software ===
    44
    5 L2TP solution depends on two packages: '''vtun''' - virtual tunnel over TCP/IP, and '''bridge-utils''' - utilities for configuring Ethernet bridging. Both packages can be installed by using your favorite package manager. For example:
     5vtund solution depends on two packages: '''vtun''' - virtual tunnel over TCP/IP, and '''bridge-utils''' - utilities for configuring Ethernet bridging. Both packages can be installed by using your favorite package manager. For example:
    66{{{
    77  apt-get install vtun bridge-utils