Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: bert hubert <ahu@ds9a.nl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] basic ip problem
Date: Sat, 01 Dec 2001 00:58:38 +0000	[thread overview]
Message-ID: <marc-lartc-100716831811088@msgid-missing> (raw)
In-Reply-To: <marc-lartc-100681535526915@msgid-missing>

On Mon, Nov 26, 2001 at 07:57:20PM -0300, Raul Dias wrote:
> 
> Hi,
> 
> I am creating some routing policy and I am having a basic problem with ip.
> I am starting with 2 hosts to test the configuration.
> 
>    ----------            ----------
>    | host A |------------| Host B |
>    ----------            ----------
> IP: 10.0.100.1           IP: 10.0.100.2
> 
> On hostA:
> # ip address add 10.0.100.1/24 dev eth0 brd +
> 
> On hostB:
> # ip address add 10.0.100.2/24 dev eth0 brd +
> 
> With this both sides can ping each other (as expected)
> 
> Now at host A I get the error:
> # ip route add 10.0.100.1/24 dev eth0 table 200
> RTNETLINK answers: Invalid argument

Did you first create this table?

ip rule add <selector> table 200

Regards,

bert

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
Trilab                                 The Technology People
Netherlabs BV / Rent-a-Nerd.nl           - Nerd Available -
'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet

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

  reply	other threads:[~2001-12-01  0:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-26 22:57 [LARTC] basic ip problem Raul Dias
2001-12-01  0:58 ` bert hubert [this message]
2001-12-02  0:04 ` Raul Dias

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=marc-lartc-100716831811088@msgid-missing \
    --to=ahu@ds9a.nl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox