ufw

Comment 27 for bug 448503

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

'ufw status' does show the output. Eg:

$ sudo ufw reject 23 comment "disallow telnet"
Rule added
Rule added (v6)

$ sudo ufw status|grep telnet
23 REJECT Anywhere # disallow telnet
23 (v6) REJECT Anywhere (v6) # disallow telnet

Can you file a new bug, giving the output of 'ufw version' and steps to reproduce?