Add an "on-link" routing entry
You need to put 0.0.0.0
in the gateway
entry to create an "on-link" route.
For example, enter the following command in cmd.exe
or bash:
route add 10.10.10.100 mask 255.255.255.0 0.0.0.0
You need to put 0.0.0.0
in the gateway
entry to create an "on-link" route.
For example, enter the following command in cmd.exe
or bash:
route add 10.10.10.100 mask 255.255.255.0 0.0.0.0