<div dir="ltr">Greetings.  In a previous version of Fedora I had iptables rules of the<br>form:<br><br>    -A INPUT -p tcp --destination-port 25 -m mac --mac-source \<br>     AA:BB:CC:DD:EE:FF -j ACCEPT<br><br>in order to accept email only from selected local systems.<br>
<br>I&#39;ve just installed Fedora 20, and I&#39;m trying to implement the same kind of<br>thing using:<br><br>    firewall-cmd<br><br>but I&#39;ve been unable to figure out how to do this.  Any thoughts?<br><br>Thanks,<br>
<br>-- Mike<br></div>