Hi,
Im trying to route packets with different tos values thru
different interfaces. My machine has 2 ethernet cards.
Im planning to use the private IP addressess for testing.
Im using RH6.0. After the system boots there are some routes created by
the redhat /etc/rc.d/init.d/network script. Should I remove all of them
by iproute2 and create them using iproute2 only?
ip route add to 0/0 tos 0x8 via 144.16.64.1
returns with RTNETLINK error saying "File already exists"
I want to have 2 routes for different tos values
Thanks
P.Basker
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]