<div dir="ltr">Is anyone else having a hard time using telnet to connect between different scrit labs (smurf and nemo)? I cannot get the connections to go through on 80, 8080 or any of the ports I am trying to use to test my web server. I can get a connection on port 22 though... Is anyone testing on anything but local host?<div>
<br></div><div>When I use the samples provided in class for datagrams I do not run into the same error.</div><div><br></div><div><div>pdudzins@nemo:~$ host 155.246.89.106</div><div>106.89.246.155.in-addr.arpa domain name pointer <a href="http://smurf.srcit.stevens-tech.edu">smurf.srcit.stevens-tech.edu</a>.</div>
<div>pdudzins@nemo:~$ telnet <a href="http://smurf.srcit.stevens-tech.edu">smurf.srcit.stevens-tech.edu</a> 38994</div><div>Trying 155.246.89.106...</div><div>telnet: Unable to connect to remote host: Connection refused</div>
<div>pdudzins@nemo:~$ telnet <a href="http://smurf.srcit.stevens-tech.edu">smurf.srcit.stevens-tech.edu</a></div><div>Trying 155.246.89.106...</div><div>telnet: Unable to connect to remote host: Connection refused</div><div>
pdudzins@nemo:~$ telnet <a href="http://smurf.srcit.stevens-tech.edu">smurf.srcit.stevens-tech.edu</a> 80</div><div>Trying 155.246.89.106...</div></div><div><div>telnet: Unable to connect to remote host: Connection refused</div>
<div>pdudzins@nemo:~$ telnet <a href="http://smurf.srcit.stevens-tech.edu">smurf.srcit.stevens-tech.edu</a> 22</div><div>Trying 155.246.89.106...</div><div>Connected to <a href="http://smurf.srcit.stevens-tech.edu">smurf.srcit.stevens-tech.edu</a>.</div>
<div>Escape character is &#39;^]&#39;.</div><div>SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.1</div></div><div><br></div></div>