Forum Discussion
Cannot access using \\IP but works via \\localhost
89.221.223.251 is a public IP address; I suspect that a firewall may be blocking port 445 traffic from coming outside in to the device. When you test with localhost, it is just testing the NIC on the device itself so won't be going through any external firewalls (only the Windows Firewall if it is enabled).
Is there an internal IP you can test?
- HidMovMay 15, 2020Steel Contributor
- Jaroslav_JasekMay 15, 2020Copper Contributor
c:\PortQryUI>tracert AC-CLOUD3
Tracing route to AC-CLOUD3 [89.221.223.251]
over a maximum of 30 hops:1 <1 ms <1 ms <1 ms AC-CLOUD3 [89.221.223.251]
Trace complete.
==
c:\PortQryUI>tracert 89.221.223.251
Tracing route to AC-CLOUD3 [89.221.223.251]
over a maximum of 30 hops:1 <1 ms <1 ms <1 ms AC-CLOUD3 [89.221.223.251]
Trace complete.
- Jaroslav_JasekMay 15, 2020Copper Contributor
HidMov
any info more - this server is not in Domain, only WorkGroup- HidMovMay 15, 2020Steel Contributor
Thanks Jaroslav_Jasek
Can see that there isn't any funky routing going on - bit of a loss to explain why it is behaving in the way it is behaving. Just to check - what does this box do? Are the ports open on Windows Firewall?
Sorry I can't be more help,
Mark