原版openwrt上搭建纯L2TP服务器教程 2tpd软件包opkgupdate编辑/etc/xl2tpd/xl2tpd.conf,配置l2tp服务器端[global]port=1701authfile=/etc/xl2tpd/xl2tp-secretsaccesscontrol=no[lnsdefault]exclusive=yesiprange=10.1.20.31-10.1.20.50localip=10.1.20.30leng 阅读全文:原版openwrt上搭建纯L2TP服务器教程