cancel
Showing results for 
Search instead for 
Did you mean: 

Azure file share port 445 blocked

FIXED
seebee
Aspiring Pro
Posts: 107
Thanks: 83
Fixes: 9
Registered: ‎08-07-2017

Re: Azure file share port 445 blocked

@GavB I am on the same IP range as you mention in post #7 (51.9.x.y) and it works for me

 

Test-NetConnection -ComputerName "bpguksstorage.file.core.windows.net" -Port 445 -InformationLevel "Detailed"


ComputerName : bpguksstorage.file.core.windows.net
RemoteAddress : 51.141.129.72
RemotePort : 445
NameResolutionResults : 51.141.129.72
MatchingIPsecRules :
NetworkIsolationContext : Internet
IsAdmin : False
InterfaceAlias : WiFi
SourceAddress : 192.168.203.114
NetRoute (NextHop) : 192.168.203.1
TcpTestSucceeded : True

 

(my DNS is my Openwrt router, and it uses PlusNets SafeGuard DNS servers)

MisterW
Superuser
Superuser
Posts: 14,782
Thanks: 5,543
Fixes: 396
Registered: ‎30-07-2007

Re: Azure file share port 445 blocked

@Dan_the_Van  good idea! Whilst it might not 'prove' its an IP issue , it will certainly prove whether its a port issue.

@seebee useful information

Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.

GavB
Dabbler
Posts: 11
Thanks: 5
Registered: ‎31-05-2022

Re: Azure file share port 445 blocked

@Dan_the_Van it connects to port 80:

ComputerName : bpguksstorage.file.core.windows.net
RemoteAddress : 51.141.129.72
RemotePort : 80
InterfaceAlias : Ethernet
SourceAddress : 192.168.1.123
TcpTestSucceeded : True

GavB
Dabbler
Posts: 11
Thanks: 5
Registered: ‎31-05-2022

Re: Azure file share port 445 blocked

@seebee thanks, that's good to know.  I wonder what is different for me then, the only thing I can think is the router?

MisterW
Superuser
Superuser
Posts: 14,782
Thanks: 5,543
Fixes: 396
Registered: ‎30-07-2007

Re: Azure file share port 445 blocked

Fix

@GavB  well i never, it is the router🙄

https://en.avm.de/service/knowledge-base/dok/FRITZ-Box-7590/835_Shared-files-and-printers-on-a-compu...

Looks like it can be fixed by disabling the NetBios filter though

https://serverfault.com/questions/1056711/why-would-blocking-netbios-packets-impact-smb3

Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.

Dan_the_Van
Aspiring Hero
Posts: 2,564
Thanks: 1,162
Fixes: 73
Registered: ‎25-06-2007

Re: Azure file share port 445 blocked

@GavB 

does the router have a firewall event log and does it provide anything useful?

GavB
Dabbler
Posts: 11
Thanks: 5
Registered: ‎31-05-2022

Re: Azure file share port 445 blocked

Woohoo!  Awesome, thank you!  I was looking at those settings earlier and I did wonder.

Thanks everyone for all the help Smiley

MisterW
Superuser
Superuser
Posts: 14,782
Thanks: 5,543
Fixes: 396
Registered: ‎30-07-2007

Re: Azure file share port 445 blocked

@GavB  you might want to let your IT support know about the issue with Fritzbox routers in case they have other users of them.

Although I suspect they will either not be interested or won't understand🙄

Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.

GavB
Dabbler
Posts: 11
Thanks: 5
Registered: ‎31-05-2022

Re: Azure file share port 445 blocked

Thanks, yes I told them and they said "That's very interesting, We have seen a lot of internet suppliers blocking the port 445 But I will add this to the knowledge hub for future reference." which to me sounds like "I have no idea what that means" 😂

I've posted it to our group chat too and hopefully this forum thread will help others who are having similar issues.

The Fritz!Box was very expensive when I bought it but it has been pretty darn good on the whole.

jab1
Legend
Posts: 17,114
Thanks: 5,493
Fixes: 255
Registered: ‎24-02-2012

Re: Azure file share port 445 blocked


@GavB wrote:

Thanks, yes I told them and they said "That's very interesting, We have seen a lot of internet suppliers blocking the port 445 But I will add this to the knowledge hub for future reference." which to me sounds like "I have no idea what that means" 😂

They obviously haven't a clue - in your case, and I suspect others, it isn't the ISP blocking access, it it is your modem/router.

John
Champnet
Aspiring Hero
Posts: 2,606
Thanks: 985
Fixes: 12
Registered: ‎25-07-2007

Re: Azure file share port 445 blocked

In fairness you won't find many, if any, 'home quality routers' in IT departments. Unless the routers are supplied by the Company for remote users then staff knowledge will be based on their own systems at home.

jab1
Legend
Posts: 17,114
Thanks: 5,493
Fixes: 255
Registered: ‎24-02-2012

Re: Azure file share port 445 blocked

Fair enough, @Champnet , but I would have thought they could ask which modem/routers were being used, and as someone (can't remember who), on here has done, check the specs of said hardware?

John