networker050184 wrote: » ARP is answering for your own IP with your MAC. Proxy ARP is answering for another IP with your own MAC.
rob42 wrote: » A 'Proxy APR' is is when a Host or a Router responds to a ARP Request that arrives from one of its connected networks, for a host that is on another of its connected networks. E.g. a Host on Network 172.122.1.0 want to send a Packet to 192.168.1.100, but doesn't have the MAC Address. The ARP Req arrives at the Default Gateway and the Router has the 192.168.1.0 Network connected to another port (or knows the next hop to get to the 192.168.1.0 Network), so it forwards that ARP Req and gets a response from 192.168.1.100. The Router than forwards the reply back to the Host on its 172.122.1.0 Network. The Router has acted as a 'Proxy' for 192.168.1.100