sudo ip route add 192.192.11.0/24 via 192.168.10.9 dev br0 src 192.168.10.0/24
Hello Genious,
what is wrong with this command?
sudo ip route add 192.192.11.0/24 via 192.168.10.9 dev br0 src 192.168.10.0/24
why it is spitting this error?
Error:inet address is expected rathen than “192.168.10.0/24”
Above command is working with out src 192.168.10.0/24
thanks
Please sign in to leave a comment.
Comments
0 comments