Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| docs:guide-user:network:ipv6:ipv6.softwire [2021/11/15 12:51] – [Requirements] link vgaetera | docs:guide-user:network:ipv6:ipv6.softwire [2021/11/15 12:53] – [Configuration] update vgaetera | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| ==== Configuration ==== | ==== Configuration ==== | ||
| + | <code bash> | ||
| + | # / | ||
| - | ''/ | ||
| - | < | ||
| config interface 6pe | config interface 6pe | ||
| option proto l2tp | option proto l2tp | ||
| Line 50: | 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 ===== | ||