Hello, I'd like to create high available and high performance router cluster. Currently I use 1 router performing NAT running on 2.6 kernel. The router slowly reaches its capacity limit, so I'd like to add another router (or two) and create a cluster from those routers. I came accross conntrack-tools which seems to offer some possibilities here - simply synchronize all router's stacks and distribute traffic to all routers. Each router would know everything about each connection, so each of them would "know" what to do witch each packet. I would simply distribute the traffic to all routers and they would do the job. I saw this functionality in Checkpoint few years ago. Is it possible to do this witch linux kernel and conntrackd? Does conntrackd do this in real-time? With how many routers? If it is not possible, how would you solve my problem? I need to route and NAT 500+ mbps in each direction. And the rate is increasing :-) Thank you ico -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html