赞
踩
测试机型:NetGear wrdn3800
CPU : AR 7161
系统:Openwrt 老旧板
默认账号:root/admin
WARNING : PPTP 并不安全!
1.登陆ssh
ssh root@192.168.1.1
2.下载新固件
wget http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/openwrt-ar71xx-generic-wndr3800-squashfs-sysupgrade.bin -P /tmp
3.安装系统
cd /tmp
sysupgrade -n openwrt-ar71xx-generic-wndr3800ch-squashfs-sysupgrade.bin
4.进入新系统,安装必要组件
opkg update
opkg install kmod-mppe
opkg install pptpd
5.安装一键管理luci界面
rm /etc/init.d/pptpd
touch /etc/functions.sh
opkg install http://openwrt.8800.org/luci-app-vpnserver.ipk
6.进入web管理界面,进行管理Services - VPN Services,默认设置即可,只用按照喜好调整DNS或者用户名即可
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。