firewall : iptables v1.3.3
MACS : A - B , forward traffic without filter, direct internet access
MACS : D - E - F , POSTROUTING DNAT --to $APACHE

NAT, my DMZ
$IPTABLES -t nat -A PREROUTING -p TCP -i $WIRELESS_eth --dport 80 -m mac --
mac-source ! A_MAC -j DNAT --to $APACHE:80
$IPTABLES -t nat -A PREROUTING -p TCP -i $WIRELESS_eth --dport 80 -m mac --
mac-source ! B_MAC -j DNAT --to $APACHE:80
This no function !!!
HOW ????
a lot of thxs
--
--------------------------
FreE wOrlD = FrEe cOdE
By NeCrOS.
-------------------------
---------------------
------------------
---------------
------------
--------
-----
--