Need to add rule to allow UDP Broadcast packets through firewall

Asked by Ronald Poulin

I need some help to figure out how to add a firewall rule that results in the same outcome as this rule I can add with Iptables that fixes an issue I have with KDE Connect:

Iptables -A ufw-user-input -m addrtype --src 192.168.1.0/24 --dst-type BROADCAST -j ACCEPT

How can I implement this in gufw or ufw?

Question information

Language:
English Edit question
Status:
Expired
For:
Gufw Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.