<br><br><div><span class="gmail_quote">On 21/05/07, <b class="gmail_sendername">Tim</b> &lt;<a href="mailto:ignored_mailbox@yahoo.com.au">ignored_mailbox@yahoo.com.au</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 2007-05-21 at 19:51 +1000, Lux Zhang wrote:<br>&gt; I need telnet to access adsl server.<br><br>Really bad idea.&nbsp;&nbsp;Telnet is a really insecure protocol.&nbsp;&nbsp;If you can use<br>ssh, use it, instead.</blockquote><div><br>
I have no choice, the modem can only handle telnet<br><br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; telnet server setup is right. telnet to that serevr within internal
<br>&gt; networked PC is ok. but when to access it from a remote PC, it shows<br>&gt; following error, try google around&nbsp;&nbsp;but can&#39;t find a clue. hope some<br>&gt; one can offer help?<br>&gt;<br>&gt; getnameinfo: localhost: Success
<br>&gt; Temporary failure in name resolution: Illegal seek<br><br>Well, &quot;localhost&quot; always refers to the machine that you&#39;re already on.<br>Every machine sees itself as &quot;localhost&quot;.&nbsp;&nbsp;You need a unique name, or
<br>address, to connect to a remote machine.<br></blockquote><div><br>I walked around and fixed this problem. <br><br>But&nbsp; with remote&nbsp; telnet I got this<br><br>[zhang@tring ~]$ telnet <a href="http://79.15.54.181">79.15.54.181
</a>&nbsp; 7777<br>Trying 79.15.54.181...<br>
telnet: connect to address <a href="http://79.15.54.181">79.15.54.181</a>: Connection timed out<br>
&nbsp;<br>In fact the server did show any response  <br><br><br><br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">You need to pass the port that you&#39;re using (whether for telnet or ssh)
<br>through the ADSL modem/router to the computer running the server.<br><br>--<br>(This box runs FC6, my others run FC4 &amp; FC5, in case that&#39;s<br> important to the thread.)<br><br>Don&#39;t send private replies to my address, the mailbox is ignored.
<br>I read messages from the public lists.<br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>