C:\Users\mahmood>telnet IP 5900 Connecting To IP...Could not open connection to the host, on port 59 00: Connect failed
But C:\Users\mahmood>telnet IP 5901 RFB 003.008 status displa Connection to host lost. C:\Users\mahmood> I tested that from a linux machine bash-4.1$ telnet IP 5901 Trying IP... Connected to IP. Escape character is '^]'. RFB 003.008 status display Connection closed by foreign host. bash-4.1$ Regards, Mahmood ________________________________ From: Eero Volotinen <[email protected]> To: Mahmood Naderan <[email protected]> Cc: [email protected] Sent: Tuesday, March 5, 2013 9:06 PM Subject: Re: troubleshooting vnc > Using cmd.exe from windows 7, here is the output > C:\Users\mahmood>telnet IP > Connecting To IP...Could not open connection to the host, on port 23 > : Connect failed correct syntax for telnet is : telnet ip.address port-number (for ex telnet 192.168.0.2 5901) -- Eero
