I have setup VPN into the network, but the computer is question is unable to connect to one of the servers, i beleive this is down to it not having a route. So I goto add the route
cmd
route add 192.168.**.** mask 255.255.255.0 192.168.**.* but I get this error.
The specified mask parameter is invalid. (Destination & Mask) != Destination
Edited to add
It’s been a long time from I did a route add command, bet I am missing something small 🙁