What does telnet do?
I have opened cmd on my local machine and tried
telenet 192.168.0.19
and get could not connect to port 23 so i tried
telnet 192.168.0.19 8080 and it just hangs and says connection lost?
It can't be a firewall as the firewall is turned off.
On both setups the firewalls are off.
Both ports are forwarded to the correct machine (80 to one and 8080 to the other)
I can't understand how one works and the other doesn't.
Is it to do with the fact that it is a virtual machine? Or is there a firewall in the VMware i am using (bridged networking).
Jason