User Tools

Site Tools


documentation:examples:pppoe_and_l2tp_lab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
documentation:examples:pppoe_and_l2tp_lab [2021/04/01 11:39] – [Router 4] olivierdocumentation:examples:pppoe_and_l2tp_lab [2021/04/01 11:44] – [Router 3 : LNS (L2TP server)] olivier
Line 63: Line 63:
  
  
-==== Router 2 ====+==== Router 2 : BAS and LAC ====
  
-Router 2 is configured as a BAS and LAC (forward PPP between PPPoE and L2TP).+Router 2 forwards PPP between PPPoE and L2TP.
  
-=== Modify configuration === 
  
-Set the base parameters: 
 <code> <code>
 sysrc hostname=R2 sysrc hostname=R2
Line 90: Line 88:
 </code> </code>
  
-==== Router 3 ==== +==== Router 3 LNS (L2TP server) ====
- +
-Router 3 is configured as a LNS (L2TP server).+
  
 <code> <code>
 sysrc hostname=R3 sysrc hostname=R3
 sysrc ifconfig_vtnet1="10.0.23.3/24" sysrc ifconfig_vtnet1="10.0.23.3/24"
-sysrc ifconfig_vnet2="88.88.88.4/24"+sysrc ifconfig_vtnet2="88.88.88.4/24"
 sysrc mpd_enable=YES sysrc mpd_enable=YES
 sysrc mpd_flags="-b -s ppp" sysrc mpd_flags="-b -s ppp"
Line 124: Line 120:
 </code> </code>
  
-==== Router 1 ==== +==== Router 1 : : PPPoE client ====
- +
-Router 1 is configured as a simple workstation : PPPoE client. +
- +
-Note: There is no IP address configured on the ethernet interface.+
  
 <code> <code>
documentation/examples/pppoe_and_l2tp_lab.txt · Last modified: 2021/04/01 11:51 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki