Something on that subnet will need to know how to accept and forward the packet to the correct destination: the router/gw will still have to have a route added.
On Feb 26, 2014, at 9:24 AM, Steve Clark sclark@netwolves.com wrote:
Actually you can by adding a route via the interface ip r a 20.20.20.0/24 dev eth0
On 02/26/2014 09:28 AM, Steven Tardy wrote:
Something on that subnet will need to know how to accept and forward the packet to the correct destination: the router/gw will still have to have a route added.
On Feb 26, 2014, at 9:24 AM, Steve Clark sclark@netwolves.com wrote:
Actually you can by adding a route via the interface ip r a 20.20.20.0/24 dev eth0
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
That is true.