OpenVPN中连接正常,但是push的路由报错
请大神帮忙看看这个是什么原因,VPN server正常启动,但是其中加的路由在log文件中报错Wed Sep 18 14:56:24 2013 C:\Windows\system32\route.exe ADD 192.168.1.100 MASK 255.255.255.0 10.5.1.2
Wed Sep 18 14:56:24 2013 Warning: address 192.168.1.100 is not a network address in relation to netmask 255.255.255.0
Wed Sep 18 14:56:24 2013 ROUTE: route addition failed using CreateIpForwardEntry: 参数错误。 [status=87 if_index=20]
Wed Sep 18 14:56:24 2013 Route addition via IPAPI failed [adaptive]
Wed Sep 18 14:56:24 2013 Route addition fallback to route.exe
Wed Sep 18 14:56:24 2013 env_block: add PATH=C:\Windows\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
The route addition failed: The parameter is incorrect.
Wed Sep 18 14:56:24 2013 C:\Windows\system32\route.exe ADD 10.5.1.5 MASK 255.255.255.252 10.5.1.2
Wed Sep 18 14:56:24 2013 Warning: address 10.5.1.5 is not a network address in relation to netmask 255.255.255.252
Wed Sep 18 14:56:24 2013 ROUTE: route addition failed using CreateIpForwardEntry: 参数错误。 [status=87 if_index=20]
Wed Sep 18 14:56:24 2013 Route addition via IPAPI failed [adaptive]
Wed Sep 18 14:56:24 2013 Route addition fallback to route.exe
Wed Sep 18 14:56:24 2013 env_block: add PATH=C:\Windows\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
The route addition failed: The parameter is incorrect. --------------------编程问答--------------------

补充:云计算 , 服务器