I have proxy arp running across eth0/eth1 (external/dmz) and am using the same subnet across both interfaces. In order to get this to work I have to clear the SPOOF_DROP set of rules.
Can you advise the correct place that I should place:
iptables -F SPOOF_DROP -t nat
under ASL 4.020 so that the rule set is flushed every time I boot the box?
Thanks in advance!
This thread was automatically locked due to age.