* [LARTC] Problems with table
@ 2005-07-15 10:49 Michele Cerioni
2005-07-15 11:06 ` Michele Cerioni
0 siblings, 1 reply; 2+ messages in thread
From: Michele Cerioni @ 2005-07-15 10:49 UTC (permalink / raw)
To: lartc
hi,
I have problems with tables.
I installed the last iproute2: iproute2-2.4.7-now-ss010824.tar.gz on
Linux 2.4.26 (slackware 9.1).
I want to use 2 adsl on this server.
I run this command:
#echo 201 routeradsl2 >> /etc/iproute2/rt_tables (only one time);
then
#ip route add 82.189.148.240 dev eth1 src 82.189.148.243 table routeradsl2
at this point I run:
#ip route show table routeradsl2
#
the table is routeradsl2 empty
then I run
#ip route show table main
82.189.148.240 dev eth1 scope link src 82.189.148.243
82.189.148.240/29 dev eth1 proto kernel scope link src 82.189.148.243
194.243.125.0/26 dev eth0 proto kernel scope link src 194.243.125.10
194.243.125.0/24 dev eth0 proto kernel scope link src 194.243.125.4
127.0.0.0/8 dev lo scope link
default via 194.243.125.1 dev eth0 metric 1
The line 82.189.148.240 dev eth1 scope link src 82.189.148.243 was
added to table main instead table routeradls2.
Why?
MIchele
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] Problems with table
2005-07-15 10:49 [LARTC] Problems with table Michele Cerioni
@ 2005-07-15 11:06 ` Michele Cerioni
0 siblings, 0 replies; 2+ messages in thread
From: Michele Cerioni @ 2005-07-15 11:06 UTC (permalink / raw)
To: lartc
Sorry.
My kernel was not able to perform policy routing in the correct way.
Michele
Michele Cerioni wrote:
> hi,
> I have problems with tables.
> I installed the last iproute2: iproute2-2.4.7-now-ss010824.tar.gz on
> Linux 2.4.26 (slackware 9.1).
>
> I want to use 2 adsl on this server.
> I run this command:
> #echo 201 routeradsl2 >> /etc/iproute2/rt_tables (only one time);
> then
>
> #ip route add 82.189.148.240 dev eth1 src 82.189.148.243 table routeradsl2
>
> at this point I run:
>
> #ip route show table routeradsl2
> #
>
> the table is routeradsl2 empty
>
> then I run
> #ip route show table main
> 82.189.148.240 dev eth1 scope link src 82.189.148.243
> 82.189.148.240/29 dev eth1 proto kernel scope link src 82.189.148.243
> 194.243.125.0/26 dev eth0 proto kernel scope link src 194.243.125.10
> 194.243.125.0/24 dev eth0 proto kernel scope link src 194.243.125.4
> 127.0.0.0/8 dev lo scope link
> default via 194.243.125.1 dev eth0 metric 1
>
> The line 82.189.148.240 dev eth1 scope link src 82.189.148.243 was
> added to table main instead table routeradls2.
>
> Why?
>
> MIchele
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
>
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-07-15 11:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-15 10:49 [LARTC] Problems with table Michele Cerioni
2005-07-15 11:06 ` Michele Cerioni
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.