SP小妹 发表于 2011-5-4 12:11:01

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:51

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.
页: [1]
查看完整版本: 733 error on VPN settings