* [LARTC] iproute and 2.4.0 kernel.
@ 2001-02-09 21:24 bert
2001-02-10 2:53 ` Konrads
0 siblings, 1 reply; 2+ messages in thread
From: bert @ 2001-02-09 21:24 UTC (permalink / raw)
To: lartc
<PRE>On Sat, Feb 10, 2001 at 12:53:33AM -0200, Konrads Smelkov wrote:
><i> You guys are my last resort...
</I>><i>
</I>><i> When i do ip rule add/ls/del i get this message:
</I>><i>
</I>><i> RTNETLINK answers: Invalid argument
</I>><i>
</I>><i> I use 2.4.0 kernel with ip:adv. route, and pol. routing compiled in.
</I>
We need a chapter on this in the HOWTO, obviously. Try turning this on:
CONFIG_RTNETLINK=y
bool 'Kernel/User netlink socket' CONFIG_NETLINK
if [ "$CONFIG_NETLINK" = "y" ]; then
bool ' Routing messages' CONFIG_RTNETLINK
tristate ' Netlink device emulation' CONFIG_NETLINK_DEV
fi
This option is in Network Options, and then Kernel/User Netlink Socket on,
and Routing messages on as well.
Regards,
bert
--
<A HREF="http://www.PowerDNS.com">http://www.PowerDNS.com</A> Versatile DNS Services
Trilab The Technology People
'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet
</PRE>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-02-10 2:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-09 21:24 [LARTC] iproute and 2.4.0 kernel bert
2001-02-10 2:53 ` Konrads
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.