<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>In 2011-11-10, at 8:55 PM, Kevin McGregor wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Here's a new one for me:<div><br></div><div>I've got this set up: Shaw ISP --&gt; Netgear WNDR3700v2 router --&gt; &lt;my main network 192.168.7.0&gt; --&gt; WRT54G (OpenWRT) --&gt; &lt;my secondary network 192.168.8.0&gt;</div>
<div>When I SSH from&nbsp;192.168.8.99&nbsp;to&nbsp;192.168.7.100, I get this:</div><div><div><font class="Apple-style-span" face="'courier new', monospace">The authenticity of host '192.168.7.100 (192.168.7.100)' can't be established.</font></div>
<div><font class="Apple-style-span" face="'courier new', monospace">RSA key fingerprint is 8b:a...4:09.</font></div><div><font class="Apple-style-span" face="'courier new', monospace">Are you sure you want to continue connecting (yes/no)? yes</font></div>
<div><font class="Apple-style-span" face="'courier new', monospace">Warning: Permanently added '192.168.7.100' (RSA) to the list of known hosts.</font></div><div><font class="Apple-style-span" face="'courier new', monospace"><a href="mailto:me@192.168.7.100">me@192.168.7.100</a>'s password:</font></div>
</div><div><br></div><div>I enter the password, and there it hangs indefinitely. Any guesses what's happening? I've turned off all firewall stuff in the WRT54G. Also, I'm using PuTTY, and I can't break out of it with ^C or any other signal. Very weird.</div>
<div><br></div></blockquote><br></div><div>Run SSHD in the foreground and send debugging output to stdout (sorry don't know the option off the top of my head).</div><div><br></div><div>If you can use your mac or something that has openssh client on it. run ssh -vvv and lots of junk will pass by. &nbsp;It will give more info and maybe a hint as to what's happening.</div><div><br></div><div>How long is indefinitely? &nbsp;Maybe not the case at all but if SSH can't do reverse host lookup stuff you can expect long session startup times.</div><div><br></div><div>Debug output from either would help lots.</div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--&nbsp;</div><div>Sean (mobile)</div><br class="Apple-interchange-newline"></span></span></span>
</div>
<br></body></html>