I have setup my Windows 8 as a VPN server and forwarded the port. It works fine except for file sharing. When I disable the firewall on the VPN server I can access the shared folders using the IP address and hostname but once I re-enable the firewall it's blocked again. Does anyone know which rule should be allowed and whether it would be under inbound or outbound rules (I'm guessing inbound).
Asked
Active
Viewed 6,651 times
2 Answers
1
you'll need to open port 445 on the firewall.

tony roth
- 3,884
- 18
- 14
-
Ok it worked, created a new rule, added port 445 (inbound tcp) on domain, public and private networks and voila. Thank you :) – Stuyvenstein Jun 21 '13 at 13:57