[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH4CTx4zv_zEgdJYLehReC=JU0-uuWgVNRyLgSjS5CwhY8c2iA@mail.gmail.com>
Date: Fri, 19 Feb 2016 20:12:04 +1100
From: Marcus Furlong <furlongm@...il.com>
To: netdev@...r.kernel.org
Subject: iproute2 query
Hi,
Just wondering if the following command should work:
# ip route add 192.168.27.27/24 dev eth0 scope link src 192.168.27.27
RTNETLINK answers: Invalid argument
However, this command works:
# ip route add 192.168.27.0/24 dev eth0 scope link src 192.168.27.27
192.168.27.0/24 and 192.168.27.27/24 describe the same subnet?
Regards,
Marcus.
--
Marcus Furlong
Powered by blists - more mailing lists