how to allow packets for WS-Discovery
Andrew Mclaughlin
I have a linux machine with ufw firewall, a program runs WS-Discovery that works as intended when ufw is disabled but fails to return anything when it is enabled, what I tried without success:
_ Enabling outgoing traffic sudo ufw default allow outgoing
_ Allowing both 3702/udp and 1900/udp
What am I missing here?
Reset to default