Jump to content

Talk:Proxy ARP

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 168.251.194.18 (talk) at 05:56, 29 July 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

I made a couple changes to help clear up the intro a little bit, per the below concern. To answer your technical concern: The issue you raise is not valid. Proxy ARP is not necessary for devices on the same ethernet network, because on a standard ethernet if two devices are in the same subnet and one sends an ARP for the other, the intended device is more than willing to respond to that ARP request directly. Proxy ARP works when a router or server sits between two networks, and has a MAC entry that matches the ARP request. It supplies it's own MAC address in response to the request, and simply routes the traffic to the correct destination. I hope that clears up some of the confusion. ~mtzweil


Could the opening sentence be any less clear?

In the introduction section it says proxy arp is used to communicate between two different networks. I think it is wrong. ARP is used only within the same subnet. If Host A wants to reach Host B on a different network, it will arp for the gateways ip address and not for Host B's address. —Preceding unsigned comment added by Sanjaysr (talkcontribs) 14:56, 20 March 2008 (UTC) —Preceding unsigned comment added by 122.164.54.124 (talk) [reply]