On 3/31/07, <b class="gmail_sendername">Charles Krinke</b> &lt;<a href="mailto:ckrinke@istor.com">ckrinke@istor.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Seems to me thing you can do is find out why the telnet session is being rejected.&nbsp;&nbsp;Have you done an ethernet capture?<br><br>&lt;snip....&gt;<br>It is interesting that &#39;telnet localhost&#39; fails in a similar way as telnet across the 
</blockquote><div><br><br>Ok.. This tells me it&#39;s a telnet problem.&nbsp; So either the telentd isn&#39;t starting up properly on this system OR there is some weird rights thing that you have setup differently on both systems.
<br><br>Are you using anything like busybox?&nbsp; Which telnet are you using.&nbsp; It&#39;s killing me because I know I have run into this same problem.&nbsp; But I am old and I forgot what I did.&nbsp; I had this problem about 3 years ago.. ugh. 
<br><br>To me it was something with securetty or the like.&nbsp; There is a config file that allows telnet or not.&nbsp; Another thing to try is to load telnetd with more options.&nbsp; I think there is &quot;-a debug&quot; you can turn on and that will turn on the authentication debugging... &quot;-D report&quot; should also help you out.
<br><br>I&#39;m sure it has something to do with root not being able to logon or maybe it&#39;s the blank password.&nbsp; Create a password for root and see if that helps.<br><br>-stv<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;">
network, and I appreciate your kind hints, especially about the log file and /var/log/syslog helps a bit on this problem.<br><br>When trying to telnet accross the network, syslog says<br><br>in.telnetd[]: connect from x.x.x.x
<br><br>But entering root doesnt work and the host then says:<br>sff1 login: root<br>Login incorrect<br><br>There are no further errors on the 8541. When trying to &#39;telnet localhost&#39;, syslog says<br><br>in.telnetd
[]: connect from <a href="http://127.0.0.1">127.0.0.1</a><br><br>But neither completes the login, so although there is a clue here, the logical path to conclusion is still escaping me a little bit.<br><br>I can see that both targets have the same /etc/xinted.d/telnet file and it contains:
<br><br>service telnet<br>{<br> flags&nbsp;&nbsp;= REUSE<br> socket_type = stream<br> protocol = tcp<br> wait&nbsp;&nbsp;= no<br> user&nbsp;&nbsp;= root<br> server&nbsp;&nbsp;= /usr/sbin/in.telnetd<br> server_args = -h<br> log_on_failure += USERID<br>}<br><br>which I think is reasonable in this situation. So, this begs the question of what other things still bear on this type of problem. Again, I appreciate your taking the time to help me understand a bit more of how this fits together.
<br><br>Charles<br><br><br></blockquote></div><br><br clear="all"><br>-- <br>/*<br> * Steve Iribarne<br> * Software Engineer<br> * (aka Grunt) <br> */