OpenWrt上搭建纯L2TP服务器
纯L2TP(l2tp + ppp,无IPSec)首先安装xl2tpd软件包opkg update opkg install xl2tpd编辑/etc/xl2tpd/xl2tpd.conf,配置l2tp服务器端[global] port = 1701 auth file = ...
关于 server 的文章共有1条
纯L2TP(l2tp + ppp,无IPSec)首先安装xl2tpd软件包opkg update opkg install xl2tpd编辑/etc/xl2tpd/xl2tpd.conf,配置l2tp服务器端[global] port = 1701 auth file = ...