Hi All!
I have problem with vpn connection on Vista. I've used CMAK 1.3 to create connection. The connection creates two routes and does not change default route. This is the route file content:
add 10.0.10.3 mask 255.255.255.255 default metric default if default
add 10.0.10.5 mask 255.255.255.255 default metric default if default
remove_gateway
On XP VPN connection works fine. On Vista I can ping 10.0.10.3 and local network, but I can not ping external hosts. I get error 1231. This is route table if vpn connection is enable:
0.0.0.0 0.0.0.0 192.168.163.253 192.168.162.119
10.0.10.3 255.255.255.255 10.0.9.16 10.254.1.16
10.0.10.5 255.255.255.255 10.0.9.16 10.254.1.16
10.254.1.16 255.255.255.255 On-link 10.254.1.16
89.111.111.82 255.255.255.255 192.168.163.253 192.168.162.119
This is route table if vpn connection is disable
0.0.0.0 0.0.0.0 192.168.163.253 192.168.162.119
If vpn connection is disable I can ping external hosts.
I have problem with vpn connection on Vista. I've used CMAK 1.3 to create connection. The connection creates two routes and does not change default route. This is the route file content:
add 10.0.10.3 mask 255.255.255.255 default metric default if default
add 10.0.10.5 mask 255.255.255.255 default metric default if default
remove_gateway
On XP VPN connection works fine. On Vista I can ping 10.0.10.3 and local network, but I can not ping external hosts. I get error 1231. This is route table if vpn connection is enable:
0.0.0.0 0.0.0.0 192.168.163.253 192.168.162.119
10.0.10.3 255.255.255.255 10.0.9.16 10.254.1.16
10.0.10.5 255.255.255.255 10.0.9.16 10.254.1.16
10.254.1.16 255.255.255.255 On-link 10.254.1.16
89.111.111.82 255.255.255.255 192.168.163.253 192.168.162.119
This is route table if vpn connection is disable
0.0.0.0 0.0.0.0 192.168.163.253 192.168.162.119
If vpn connection is disable I can ping external hosts.