SMB Share
1 TopicCannot access using \\IP but works via \\localhost
Hello, Can anybody help me with this problem - Cannot access using \\IP but works via \\localhost. When I try with PortQry.exe use as Destination IP or FQDN server IP or name, I receive back this result : == Starting portqry.exe -n ac-cloud3 -e 445 -p TCP ... Querying target system called: ac-cloud3 Attempting to resolve name to IP address... Name resolved to 89.221.223.251 querying... TCP port 445 (microsoft-ds service): FILTERED portqry.exe -n ac-cloud3 -e 445 -p TCP exits with return code 0x00000002. == But when I use as Destination IP or FQDN localhost - result is OK : == Starting portqry.exe -n localhost -e 445 -p TCP ... Querying target system called: localhost Attempting to resolve name to IP address... Name resolved to 127.0.0.1 querying... TCP port 445 (microsoft-ds service): LISTENING portqry.exe -n localhost -e 445 -p TCP exits with return code 0x00000000. == Regards Jaroslav Jasek20KViews0likes9Comments