On Thu, Jan 8, 2009 at 11:05, Chiang Kang Tan <[email protected]> wrote:
> Hi all,
>
> I'm having problem trying to use ip utility in iproute2 to set up some 
> routing rules. Basically as soon as I try to use ip rule, e.g.
>
> # ip rule add
>
> I get the following error:
>
> RTNETLINK answers: Address family not supported by protocol.

Double-posting doesn't make you any more likely to receive a
user-support answer on a development discussion list.  The forums or
#openwrt are going to be much more fruitful.

Policy routing is completely different from regular routing and is
enabled by a discrete kernel option (CONFIG_IP_MULTIPLE_TABLES) which
probably isn't enabled in your kernel.  The third sentence of the
documentation you should have read
(http://lartc.org/howto/lartc.rpdb.html) tells you this.


RB
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to