linux ip command and routing

ZioPRoTo (Saverio Proto) zioproto at gmail.com
Thu Jan 6 13:48:17 CET 2011


> But how can i add the routing for the tinc device to company10703004 routing
> table.

you need to set up some policy with "ip rule" to make the desired
traffic match that extra table

example:

ip rule add to 192.168.2.0/24 table company10703004

read the manual for more complex examples.

Saverio


More information about the tinc mailing list