From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpa4.aruba.it (smtpa4.aruba.it [62.149.128.201]) by ozlabs.org (Postfix) with SMTP id 8A1AA679A6 for ; Sat, 13 May 2006 06:51:42 +1000 (EST) From: Antonio Di Bacco To: linuxppc-embedded@ozlabs.org Subject: Routing problem Date: Fri, 12 May 2006 22:53:20 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200605122253.20195.antonio.dibacco@aruba.it> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, I have a board with an MPC880 using the tow FECs as two ethernet interfaces. I tried to enable the ip forwarding with no success. I have issued "echo 1 > /proc/sys/net/ipv4/ip_forward", is it sufficient to make Linux work as a router? Bye, Antonio.