All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] invalid table ID
@ 2000-11-03 14:46 Warren
  2000-11-05 21:53 ` bert
  0 siblings, 1 reply; 2+ messages in thread
From: Warren @ 2000-11-03 14:46 UTC (permalink / raw)
  To: lartc

<PRE>Greetings

The ip route how-to describes the following for setting up source routing

#echo 501 uras.out &gt;&gt; /etc/iproute2/rt_table
#ip rule add from 10.0.0.0/24 table uras.out

The first line complains of a missing directory, which is simple fixed
(create dir iproute2 in etc)
The second line then reports

Error: argument &quot;uras.out&quot; is wrong: invalid table ID

The op sys is RH 7. I had exactly the same problem with 6.2 and was hoping 7
would solve, but did not. Any ideas?

Regards
Warren

ps
The specs on iproute2 look great. Thanks to all those who contributed. I
just wish I could get it working.



</PRE>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [LARTC] invalid table ID
  2000-11-03 14:46 [LARTC] invalid table ID Warren
@ 2000-11-05 21:53 ` bert
  0 siblings, 0 replies; 2+ messages in thread
From: bert @ 2000-11-05 21:53 UTC (permalink / raw)
  To: lartc

<PRE>On Fri, Nov 03, 2000 at 04:46:56PM +0200, Warren Flemmer wrote:

&gt;<i> #echo 501 uras.out &gt;&gt; /etc/iproute2/rt_table
</I>&gt;<i> #ip rule add from 10.0.0.0/24 table uras.out
</I>&gt;<i> 
</I>&gt;<i> The first line complains of a missing directory, which is simple fixed
</I>&gt;<i> (create dir iproute2 in etc)
</I>&gt;<i> The second line then reports
</I>&gt;<i> 
</I>&gt;<i> Error: argument &quot;uras.out&quot; is wrong: invalid table ID
</I>
Try writing to rt_tables instead of rt_table. The HOWTO mentions this
correctly.

&gt;<i> The specs on iproute2 look great. Thanks to all those who contributed. I
</I>&gt;<i> just wish I could get it working.
</I>
You can now :-)

Regards,

bert hubert

-- 
PowerDNS                     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:[~2000-11-05 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-03 14:46 [LARTC] invalid table ID Warren
2000-11-05 21:53 ` bert

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.