Re: Help for VPN to TCP/IP Socket, in C#.NET

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



In reply to chris_dev (chrisdev@xxxxxxxxxxxxxxxxxxxxxxxxx) who wrote this in
4774E820-9F4E-4FF7-8B98-367A4EDDAEB9@xxxxxxxxxxxxx, I, Marvo, say :

Thank you Uncle Marvo. At least I'm 1 step closer to solving this!

After using C:/TELNET 192.169.1.121 7000, I received this error:

"Could not open connection to the Host on Port 7000: Connect failed."

I'm wondering if the remote host has a security layer I don't know
about.

Might well be the Windows XP SP2 firewall or another like Symantec, Panda,
whatever? Turn it off and check it again.

Either that or there is no listener on port 7000 on the remote machine?
What's meant to be listening?


.



Relevant Pages

  • Re: Anomaly Based Network IDS
    ... detect traffic to a port on a machine that wasn't there before. ... likely that I'd use 80/tcp as my listener, ... If a host starts communicating with other hosts that it traditionally ... while the initial attack vector may not generate ...
    (Focus-IDS)
  • TCPSocket.accept blocks signals on win32?
    ... LISTENER = TCPServer.new(HOST, PORT) ...
    (comp.lang.ruby)
  • Re: How to get connection to remote host
    ... How to make sure the remote host is listening to the port i am ... The remote host is listening on the port you are trying to connect ... The host you are connecting to is reachable from the host you are ...
    (comp.lang.java.programmer)
  • Re: Port Settings for Remote Host
    ... For security reasons our web site host only allows us access to our site ... through an alternative port number. ... >> give the ability to change the remote host port settings. ...
    (microsoft.public.frontpage.client)
  • Re: D5 Client or Server Socket Question
    ... Communication to a given socket on a remote host must have a listener ... on the the appropriate port, but how can one set the port of the ...
    (comp.lang.pascal.delphi.misc)