On Wed, 2011-12-21 at 03:20 +0100, Jan Engelhardt wrote: > On Wednesday 2011-12-21 01:08, Aadith Koshy wrote: > > >Hi Team, > > > >I am having some trouble understanding 'iif' on the ip rules. Let me > >explain what I am trying out. I have 3 virtual interfaces on a single > >interface. > > stop using net-tools. Use iproute2. Aadith: Jan is right. You need to use iproute2. As a starter for 10, you need to do something like: ip address add 192.168.5.0/24 dev eth0 rather than whatever ifconfig rule you are using. Andy -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html