Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:network:ipv6:ipv6.softwire [2021/03/09 11:02] – [IPv6 on softwire] title vgaetera | docs:guide-user:network:ipv6:ipv6.softwire [2021/11/15 12:53] – [Configuration] update vgaetera | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| ==== Requirements ==== | ==== Requirements ==== | ||
| - | + | You need to install | |
| - | You need to install | + | |
| ==== Configuration ==== | ==== Configuration ==== | ||
| + | <code bash> | ||
| + | # / | ||
| - | ''/ | ||
| - | < | ||
| config interface 6pe | config interface 6pe | ||
| option proto l2tp | option proto l2tp | ||
| Line 51: | Line 50: | ||
| </ | </ | ||
| - | :!: For the RC3 version of Barrier Breaker, you should use '' | + | If you need authentication at the L2TP level (before PPP): |
| - | See [[doc/uci/network# | + | <code bash> |
| + | # /etc/xl2tpd/ | ||
| - | If you need authentication at the L2TP level (before PPP), configure it in ''/ | ||
| - | < | ||
| * * my_l2tp_password | * * my_l2tp_password | ||
| </ | </ | ||
| - | At this point, rebooting or simply running '' | + | At this point, rebooting or simply running '' |
| + | To debug, look at the logs ('' | ||
| ===== Old setup for AA ===== | ===== Old setup for AA ===== | ||