连接
- 接入 eth0 口
- 本机设置 ip: 192.168.1.x
- 本机设置掩码: 255.255.255.0
- 浏览器访问 192.168.1.1
Hardware Offloading
- 启动命令行
- 执行
configure
set system offload hwnat enable
set system offload ipsec enable
commit
save
exit
- 路由器重启
禁用
configure
set system offload hwnat disable
set system offload ipsec disable
commit
save
查看
show ubnt offload