Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263523AbUCYStu (ORCPT ); Thu, 25 Mar 2004 13:49:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263519AbUCYSr2 (ORCPT ); Thu, 25 Mar 2004 13:47:28 -0500 Received: from zcars04f.nortelnetworks.com ([47.129.242.57]:28115 "EHLO zcars04f.nortelnetworks.com") by vger.kernel.org with ESMTP id S263523AbUCYSrK (ORCPT ); Thu, 25 Mar 2004 13:47:10 -0500 Message-ID: <40632922.7080804@nortelnetworks.com> Date: Thu, 25 Mar 2004 13:46:58 -0500 X-Sybari-Space: 00000000 00000000 00000000 00000000 From: Chris Friesen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marco Berizzi Cc: linux-kernel@vger.kernel.org Subject: Re: proxy arp behaviour References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 714 Lines: 23 Marco Berizzi wrote: > eth1 configuration is here: > > ifconfig eth1 10.77.77.1 broadcast 10.77.77.3 netmask 255.255.255.252 > ip route del 10.77.77.0/30 dev eth1 > ip route add 172.17.1.0/24 dev eth1 > > echo 1 > /proc/sys/net/ipv4/conf/eth1/proxy_arp > > Hosts connected to eth1 are all 172.17.1.0/24. > The linux box is now replying to arp requests > that are sent by 172.17.1.0/24 hosts on the eth1 > network segment. Arp requests for what IP addresses? Chris - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/