In article <20021222200629.40fdd3ee.xraz@rwxr-xr-x.de> you wrote: > If you have two (or more) sit-tunnels wich have a 2000::/3 or > default route, (at least replys to incoming) packtes are always > sent via the route last added. I cannot find a way to force sending > the packets with the interface that matches their source address. normally it is the other way around. If you make a connection and do not bind a source address before, it will go through the latest default route and get the ip address of that interface. Or do you have actually had an application which was binding to a specific interface? In any case, it is not a ipv6 specific problem, just dont assign multiple default routes. You can use policy based routing or equal cost multipath or something like that depending on your problem. If you want a special net reachable via a specific tunnel, just assign that net to that tunnel. Greetings Bernd -- eckes privat - http://www.eckes.org/ Project Freefire - http://www.freefire.org/ - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html