O
OP
Hi,
Since the RTM version of SP2, I can't connect to any
local subnet listeners (except 127.0.0.1). For example:
Create (Using NetCat) listener on 127.0.0.2 port 10000:
C:\>nc -vv -l -p 10000 -s 127.0.0.2
listening on [127.0.0.2] 10000 ...
Try to access it:
C:\> telnet 127.0.0.2 10000
C:>telnet 127.0.0.2 10000
Connecting To 127.0.0.2...Could not open connection to
the host, on port 10000:
Connect failed
This worked fine on any other pre-release build of the
SP2...
Since the RTM version of SP2, I can't connect to any
local subnet listeners (except 127.0.0.1). For example:
Create (Using NetCat) listener on 127.0.0.2 port 10000:
C:\>nc -vv -l -p 10000 -s 127.0.0.2
listening on [127.0.0.2] 10000 ...
Try to access it:
C:\> telnet 127.0.0.2 10000
C:>telnet 127.0.0.2 10000
Connecting To 127.0.0.2...Could not open connection to
the host, on port 10000:
Connect failed
This worked fine on any other pre-release build of the
SP2...