Displaying 1 result from an estimated 1 matches for "routeradsl2".
2005 Jul 15
1
Problems with table
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 sr...