From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zef Subject: VRF and netfilter Date: Tue, 23 Aug 2005 10:59:04 +0200 Message-ID: <430AE558.8010805@fcvnet.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Hello, I want to run both ebtables and iptables, do NAT and try the Virtual Routing and Forwading ability of linux. But, if I clearly remember, we cannot have overlapping private subnets with the multi-FIB implementation in linux? Am I right? If this is feasible, how do I play with netfilter in a multi-FIB enabled linux kernel? Zef'