On 8/10/17, 12:02 PM, l...@kreuser.name wrote:
telnet <address> <port>, no “:" in between!

As a character that is one of Gilda Radner's most memorable legacies would say, "Oh. That's very different."

New transcript:

Jamess-Mac-mini:~ jamesl$ telnet 192.168.1.100 80
Trying 192.168.1.100...
Connected to venus.
Escape character is '^]'.
^]
telnet> ^C
Jamess-Mac-mini:~ jamesl$ man telnet
Jamess-Mac-mini:~ jamesl$ telnet 192.168.1.105 7070
Trying 192.168.1.105...
Connected to 192.168.1.105.
Escape character is '^]'.

^]
telnet> ^C
Jamess-Mac-mini:~ jamesl$ telnet 192.168.102 8080
Trying 192.168.0.102...
telnet: connect to address 192.168.0.102: Operation timed out
telnet: Unable to connect to remote host
Jamess-Mac-mini:~ jamesl$ telnet europa 7070
Trying 192.168.1.102...
telnet: connect to address 192.168.1.102: Connection refused
telnet: Unable to connect to remote host
Jamess-Mac-mini:~ jamesl$ telnet www.fountainpennetwork.com 80
Trying 69.16.229.207...
Connected to fountainpennetwork.com.
Escape character is '^]'.
^]
telnet> ^C

--
JHHL

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to