Hello Thomas, ----- Original Message ----- > From: Thomas Woerner <twoerner@xxxxxxxxxx> > Subject: Re: About F19 Firewall > You have to make sure where you are adding new rules. Here is a simple > example where you want to drop everything from 192.168.1.18: > > If you do it wrong if could end up like this (output of iptables -S): > > -A INPUT -s 192.168.1.0/24 -j ACCEPT > -A INPUT -s 192.168.1.18 -j DROP > -A INPUT -j REJECT Yes, I know about the ordering issue. But that is fairly reasonable, intuitive and straightforward to understand. --- Regards -Prasad http://feedmug.com -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct