标题: 733 error on VPN settings [打印本页] 作者: SP小妹 时间: 2011-5-4 12:11 标题: 733 error on VPN settings 修复733问题的3种方法:
1. netsh int ip reset resetlog.txt
2. netsh winsock reset
3. reboot
前2个命令会将网络设置到dhcp,因此在重启前, 要先把IP设置到静态IP,否则你就进不去了作者: SP小妹 时间: 2011-5-4 12:24
You can try below 3 commands to fix 733 error
1. netsh int ip reset resetlog.txt
2. netsh winsock reset
3. reboot
First 2 commands will convert the network setting of your server to dhcp, therefore before you reboot, make sure to change ip setting to static ip otherwise after reboot you will not able to access the server.