Hello, I would like to set up an ARP proxy on my machine. meaning, monitor arp replies as they pass through the machine, save them in some database and use them to reply for arp requests. I saw that there is a proxy_arp file in /proc which as I understand configures just that but the problem is that my machine is not a router so It cannot forward ip traffic and actually, installing iptables is not an option for me.. I searched for an ebtables solution and found that it almost does what I want. It has the arpreply feature which does what I want but for one specific MAC address which need to be supplied so I'd need one rule per MAC address I know which is too much... So I'm thinking that maybe I overlooked something in ebtables or maybe I'm missing an absolutely different, yet simple solution to my problem. Does anyone have any suggestions? Thanks -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html