Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270214AbTHQORO (ORCPT ); Sun, 17 Aug 2003 10:17:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270210AbTHQORO (ORCPT ); Sun, 17 Aug 2003 10:17:14 -0400 Received: from 5.Red-80-32-157.pooles.rima-tde.net ([80.32.157.5]:46344 "EHLO smtp.newipnet.com") by vger.kernel.org with ESMTP id S270208AbTHQORL (ORCPT ); Sun, 17 Aug 2003 10:17:11 -0400 Message-ID: <200308171555280781.0067FB36@192.168.128.16> In-Reply-To: <1061127715.21885.35.camel@dhcp23.swansea.linux.org.uk> References: <20030728213933.F81299@coredump.scriptkiddie.org> <200308171509570955.003E4FEC@192.168.128.16> <200308171516090038.0043F977@192.168.128.16> <1061127715.21885.35.camel@dhcp23.swansea.linux.org.uk> X-Mailer: Calypso Version 3.30.00.00 (4) Date: Sun, 17 Aug 2003 15:55:28 +0200 From: "Carlos Velasco" To: "Alan Cox" Cc: "Lamont Granquist" , "Bill Davidsen" , "David S. Miller" , bloemsaa@xs4all.nl, "Marcelo Tosatti" , netdev@oss.sgi.com, linux-net@vger.kernel.org, layes@loran.com, torvalds@osdl.org, "Linux Kernel Mailing List" Subject: Re: [2.4 PATCH] bugfix: ARP respond on all devices Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1517 Lines: 50 On 17/08/2003 at 14:41 Alan Cox wrote: >On Sul, 2003-08-17 at 14:16, Carlos Velasco wrote: >> So, >> >> According to RFC 1027: >> http://www.ietf.org/rfc/rfc1027.txt > >Proxy ARP only. So, if you have a router performing Proxy ARP... you don't need to reply to the "bad" Linux ARP Request, right? >> A.3. ARP datagram >> >> An ARP reply is discarded if the destination IP address does not >> match the local host address. > >Linux counts all the IP addresses it has as being local host address. You should pay more attention, the real thing is on the second phrase: "An ARP request is discarded if the source IP address is not in the same subnet." >And Linux btw has arpfilter which can do far more than just imitate your >favourite network religion of the week And you can just use other OS and solve the problem without messing with firewalling and mangling techniques. Maybe the "favourite network religion" should be called as "RedHat favourite network religion"? Or maybe it should be called... "Linux approaching Microsoft", as both don't listen to real users. Linux versus all other OSes and systems (Cisco, Foundry, ...) It's clear this is not MY religious war... maybe others war.... I don't live from Linux. Regards, Carlos Velasco - 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/