All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien <dyna@tri-oxyde.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] IP ROUTE
Date: Mon, 26 Jul 2004 20:07:40 +0000	[thread overview]
Message-ID: <4105648C.3040805@tri-oxyde.org> (raw)
In-Reply-To: <marc-lartc-102270375213579@msgid-missing>

Matias Namiot wrote:

> Hello, my linux show me that:
>  
>  
> /server2 root # ip route add default scope global nexthop via 
> 192.168.5.1 dev eth2 weight 1 nexthop via 192.168.160.1 dev eth0 weight 1
> RTNETLINK answers: Invalid argument
> /
> //  
> What can I do????
> Thanks
> Matias
>  
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/2004


Hi,

you need to recompile your kernel with the following enabled :

CONFIG_IP_ADVANCED_ROUTER
CONFIG_IP_MULTIPLE_TABLES
CONFIG_IP_ROUTE_FWMARK (not sure it's needed here but let's enable it)

Julien

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  parent reply	other threads:[~2004-07-26 20:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-29 20:20 [LARTC] ip route King Yung Tong
2002-09-30 16:11 ` Rimas
2004-07-26 18:47 ` [LARTC] IP ROUTE Matias Namiot
2004-07-26 20:07 ` Julien [this message]
2004-07-26 20:57 ` Matias Namiot
2004-07-27 14:01 ` Matias Namiot
2004-07-28 14:58 ` Matias Namiot
2004-07-28 15:00 ` Matias Namiot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4105648C.3040805@tri-oxyde.org \
    --to=dyna@tri-oxyde.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.