得益于Vyatta的高条理性,无需列出步骤,仅帖出相关配置:
.
.
.
vpn {
pptp {
remote-access {
authentication {
local-users {
username ****** {
password **********
}
}
mode local
}
client-ip-pool {
start 192.168.0.126
stop 192.168.0.129
}
}
}
}
.
.
.
你好:我用vyatta 做pptp vpn 时 client端vpn连接上来后,下载服务器上面的文件速度极慢,请问是什么原因。
我在使用中也发现速度很慢,具体原因没有去分析,Sorry。