说明: RouterOS服务器IP:172.31.101.80 RouterOS版本:RouterOS V6.15 需求: 在RouterOS服务器上配置PPTP VPN服务器,PPTP VPN客户端拨入网段为:172.31.101.60- 172.31.101.79 操作步骤: 一、登录RouterOS服务器 这里使用winbox登录RouterOS winbox下载:http://download2.mikrotik.com/routeros/winbox/3.0beta3/winbox.exe 如下图所示: 输入服务器IP、账号和密码 点Connect登录 登录成功后如下图所示: 二、建立客户端拨入网段地址池 IP-Pool 点+号 Name:l2tp-pool Addresses:172.31.101.60-172.31.101.79 点OK 三、配置L2TP VPN 1、PPP-Profiles 点+号 Name:l2tp-profile Local Address:172.31.101.80 Remote Address:l2tp-pool DNS Server:8.8.8.8 8.8.4.4 OK 2、PPP-Interface-L2TP Server 系统运维 www.osyunwei.com 温馨提醒:qihang01原创内容©版权所有,转载请注明出处及原文链接 勾选 Enabled Default Profile:l2tp-profile OK 3、PPP-Interface 点+号,选择L2TP Server Binding Name:l2tp-in1 OK 四、创建客户端拨号用户 PPP-Secrets 点+号 [...]
查看全文