Greetings. In a previous version of Fedora I had iptables rules of the
form:
-A INPUT -p tcp --destination-port 25 -m mac --mac-source \
AA:BB:CC:DD:EE:FF -j ACCEPT
in order to accept email only from selected local systems.
I've just installed Fedora 20, and I'm trying to implement the same kind of
thing using:
firewall-cmd
but I've been unable to figure out how to do this. Any thoughts?
Thanks,
-- Mike
form:
-A INPUT -p tcp --destination-port 25 -m mac --mac-source \
AA:BB:CC:DD:EE:FF -j ACCEPT
in order to accept email only from selected local systems.
I've just installed Fedora 20, and I'm trying to implement the same kind of
thing using:
firewall-cmd
but I've been unable to figure out how to do this. Any thoughts?
Thanks,
-- Mike
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org