03-11-2022 01:04 PM
Hi,
I was trying to mount an Azure SMB file share drive on my windows 11 without success. It's most likely because port 445 is being blocked by Telus. Is there anyway to unblock it or any recommended work arounds? Any help and inputs are appreciated.
Jack
Solved! Go to Solution.
03-11-2022 02:28 PM
If you are accessing file share within your own network, or if you are trying to connect to a remote file share using port 445, that won't be blocked.
If you are trying to access a file share on your network from outside of home and connecting to port 445, that is where the block would be.
03-11-2022 02:28 PM
If you are accessing file share within your own network, or if you are trying to connect to a remote file share using port 445, that won't be blocked.
If you are trying to access a file share on your network from outside of home and connecting to port 445, that is where the block would be.
03-14-2022 11:42 AM
Thanks for the reply!
@Nighthawk second scenario is my case. Would using VPN services allow me to connect to the remote file share? or any other suggestions?
03-14-2022 03:36 PM
Setup your router in your home:
If you are using ipv4, forward the port 445
If you are using ipv6, open firewall
But it will expose your SMB to Public network so think about security first.
03-14-2022 04:17 PM
Unfortunately incoming connections on port 445 will be blocked. He'd need to choose a different port number for the WAN and have it point to 445 on the LAN side.