costales / gufw

Linux Firewall
GNU General Public License v3.0
139 stars 32 forks source link

Chromecast rule doesn't work #15

Closed jeremy447 closed 4 years ago

jeremy447 commented 4 years ago

I wanted to add the predefined Chromecast rule but there is an error :

[26/08/2020 10:22:26] /usr/sbin/ufw allow out proto udp from any to any port 1900
[26/08/2020 10:22:25] Erreur lors de l'exécution de : /usr/sbin/ufw allow out proto tcp from any to any port 8008-8009 > ERROR: Bad port '8008-8009' | 
[26/08/2020 10:22:24] Erreur lors de l'exécution de : /usr/sbin/ufw allow out proto udp from any to any port 32768-61000 > ERROR: Bad port '32768-61000' | 

Ubuntu 20.04 gufw 20.04.01

jeremy447 commented 4 years ago

Fix https://github.com/costales/gufw/pull/16