摘要:
环境:ubuntu18.04,接口名ens38 1. 安装pppoe, radvd,dibber服务器 sudo apt install -y pppoe radvd dibbler-server 2. 修改配置文件/etc/ppp/pap-secerts 3. 修改配置文件/etc/ppp/opt 阅读全文
摘要:
auth require-pap logfile /var/log/pppd.log +ipv6 ipv6 ::1,::2 #!/bin/sh # These variables are for the use of the scripts run by run-parts. PPP_IFACE=" 阅读全文