Is the machine that you are running PortQry from able to reach 172.16.0.158?
A route must exist ( either a default, specific, or subnet route )
--
--
Dusty Harper
Microsoft Corporation
----------------------------------------------------------------------------
This posting is provided "AS IS", with NO warranties and confers NO rights
----------------------------------------------------------------------------
"chadwic" <(E-Mail Removed)> wrote in message
news:5569F4F4-2ABA-4B27-9B43-(E-Mail Removed)...
> I am trying to research the following error when running the PortQry.exe
> utility:
> Error opening socket: 10051
>
> The error doesn't seem to follow a pattern as to which port or what TCP/IP
> Address is scanned. Any information on this would be helpful. Thanks.
>
> >PortQry.exe
> PortQry version 2.0
>
> >PortQry.exe -n hostname -p both -o 5591,5912,6702
> Querying target system called:
> hostname
> Attempting to resolve name to IP address...
> Name resolved to 172.16.0.158
> querying...
> Error opening socket: 10051
> Network unreachable.
>
> >PortQry.exe -n hostname -p both -o 5591,5912
> Querying target system called:
> hostname
> Attempting to resolve name to IP address...
> Name resolved to 172.16.0.158
> querying...
> Error opening socket: 10051
> Network unreachable.
>
> >PortQry.exe -n hostname -p both -o 5591,6702
> Querying target system called:
> hostname
> Attempting to resolve name to IP address...
> Name resolved to 172.16.0.158
> querying...
> Error opening socket: 10051
> Network unreachable.
>
> >PortQry.exe -n hostname -p both -o 5912,6702
> Querying target system called:
> hostname
> Attempting to resolve name to IP address...
> Name resolved to 172.16.0.158
> querying...
> TCP port 5912 (unknown service): FILTERED
> UDP port 5912 (unknown service): LISTENING or FILTERED
> TCP port 6702 (unknown service): FILTERED
> UDP port 6702 (unknown service): LISTENING or FILTERED
>
> >PortQry.exe -n hostname -p both -e 5591
> Querying target system called:
> hostname
> Attempting to resolve name to IP address...
> Name resolved to 172.16.0.158
> querying...
> TCP port 5591 (unknown service): FILTERED
> UDP port 5591 (unknown service): LISTENING or FILTERED
>
> >PortQry.exe -n hostname -p both -e 5912
> Querying target system called:
> hostname
> Attempting to resolve name to IP address...
> Name resolved to 172.16.0.158
> querying...
> Error opening socket: 10051
> Network unreachable.
>
> >PortQry.exe -n hostname -p both -e 6702
> Querying target system called:
> hostname
> Attempting to resolve name to IP address...
> Name resolved to 172.16.0.158
> querying...
> Error opening socket: 10051
> Network unreachable.
|