This patch against /etc/init.d/ufw (Version: 0.13) modifies the init- script to allow a default policy of 'reject' for INPUT, OUTPUT or FORWARD. As REJECT is not a built-in target, the default policy for the table is set to DROP, but all traffic is rejected by two catch-all rules at the bottom of the table, one rejecting TCP via '--reject-with tcp- reset', the next rejecting all other protocols via the default '--with- reject icmp-port-unreachable'.
** Attachment added: "Patch for /etc/init.d/ufw" http://launchpadlibrarian.net/12341846/ufw-init.patch -- ufw should be able to add rules rejecting traffic https://bugs.launchpad.net/bugs/197322 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
