From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Courtier-Dutton Subject: Number of forwarding tables. Date: Wed, 5 Oct 2005 23:23:46 +0100 Message-ID: Reply-To: James Courtier-Dutton Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline 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" To: netfilter@lists.netfilter.org Hi, The linux kernel seems to support 255 forwarding tables. Is there any way to expand this? For example, in order to support more than 255 Virtual Routers (e.g. 1000), with each router only having a few routes in it. James