Hi,
Why doesn't this command work? What should the syntax be or is just not possible for these two networks to communicate?
route add 192.168.0.126 mask 255.255.255.0 192.168.1.100
destination computer is at 192.168.0.126 source computer is at 192.168.1.100
error: the route addition failed: The specified mask parameter is invalid. <destination & Mask != Destination.
Why doesn't this command work? What should the syntax be or is just not possible for these two networks to communicate?
route add 192.168.0.126 mask 255.255.255.0 192.168.1.100
destination computer is at 192.168.0.126 source computer is at 192.168.1.100
error: the route addition failed: The specified mask parameter is invalid. <destination & Mask != Destination.