0

I want to be able to access a shared folder on a windows 8 computer from my Linux computer. Everything works fine when Ufw is turned off, but as soon as I enable the firewall it won't work.

How do I find out which ports I need to open in Ufw to get it to work?

Please note that yes, there are many posts about how to solve this problem by opening ports and which those ports are, but my question is how I can find out which ports to open.

1 Answers1

0

this ports tcp 445 if you plan to use netbios/name resolution this ports: 137 138 udp 137 139 tcp

Greethings bernd