Hi,
I'm trying to add a route to a print server which is configured on a different subnet. It's IP is 172.19.26.19 and i'm trying to add it to 172.19.221.107. When i type
route add 172.19.26.19 mask 255.255.255.0 172.19.221.107 i get the error:
The route addition faild: The specified mask parameter is invalid (Destination & Mask) != Destination
I'm trying to add a route to a print server which is configured on a different subnet. It's IP is 172.19.26.19 and i'm trying to add it to 172.19.221.107. When i type
route add 172.19.26.19 mask 255.255.255.0 172.19.221.107 i get the error:
The route addition faild: The specified mask parameter is invalid (Destination & Mask) != Destination