ufw

Comment 5 for bug 262975

Revision history for this message
costales (costales) wrote :

Hi Jamie ;)

Man ufw:
       ufw [--dry-run] [delete] allow|deny PORT[/protocol]

       ufw [--dry-run] [delete] allow|deny [proto protocol] [from ADDRESS
       [port PORT]] [to ADDRESS [port PORT]]

I think my syntax is correct.
If I added a rule: ufw allow 21.
In the log I can see tcp or udp.
I can not remember if I create a rule with protocol or not... (this is the problem).
Then I try remove the rule that ufw show (21 for tcp & 21 for udp)...

Same for the 'rules not removed.txt'.

This bug affect to Gufw project too.
Best regards.