If you can SSH while on your internal network then we know sshd is setup and working correctly.<br><br>Only things left to check (that I can think of) is to double check your port forward is pointing to the correct internal IP address for your Linux box.&nbsp; And to double check your WAN IP address on the router.
<br><br>Also are you always trying to SSH from the same external location (ie: work, school)?&nbsp; It might be that port 22 is being blocked on that end.&nbsp; Outbound 22 was blocked at my office for a time as well.<br><br>If you want you can email me off list with your WAN ip and I can try to SSH from here (don't need any login info, just to see if I can establish a connection).
<br><br>-Gamble<br><br><div><span class="gmail_quote">On 8/14/06, <b class="gmail_sendername">David Stout</b> &lt;<a href="mailto:ragbrai65@yahoo.com">ragbrai65@yahoo.com</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;">
<div>Sorry 23 was a typo I am forwarding on 22.</div><div><span class="q"><br><br><b><i>Jerry Heiselman &lt;<a href="mailto:jweida@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jweida@gmail.com
</a>&gt;</i></b> wrote:  </span></div><div><blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;"></blockquote></div><div><span class="q">SSH is port 22, not 23. That would be telnet.
<br><br></span></div><div><span class="q">On 8/14/06, David Stout wrote:<br>&gt;<br>&gt; I can SSH in to the SuSe box from Win on my local network but not from<br>&gt; outside. I<br>&gt; have my router set to forward port 23. I cannot figrue out what else it
<br>&gt; could be. Does anyone have any ideas.<br>&gt;<br></span></div><div><span class="q">&gt; Brandon Griffis wrote:<br>&gt; Sorry if this has already been answered. I scanned through the emails and<br>&gt; didn't see a response.
<br>&gt;<br>&gt; Is sshd (the secure shell server daemon) running on the server you are<br>&gt; trying to connect to?<br>&gt;<br>&gt; To check you can run the command:<br>&gt;<br>&gt; ps -A | grep sshd<br>&gt;<br>&gt; You should get an output similar to
 this:<br>&gt;<br>&gt; myuser@mymachine ~ $ ps -A | grep sshd<br>&gt; 6869 ? 00:00:00 sshd<br>&gt; 24780 ? 00:00:00 sshd<br>&gt; 24786 ? 00:00:00 sshd<br>&gt; myuser@mymachine ~ $<br>&gt;<br>&gt; If you do please try to connect to the server using SSH on your server's
<br>&gt; LAN.<br>&gt;<br>&gt; If you can do that then we know it's a problem with the external connection<br>&gt; (port forwarding, IP address...)<br>&gt;<br>&gt; If you can't then we know it's an installation/configuration problem.
<br>&gt;<br>&gt; Thanks,<br>&gt; Gamble<br>&gt;<br>&gt;<br>&gt;<br></span></div><div><span class="q">&gt; On 8/9/06, <a href="mailto:carl-olsen@mchsi.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
carl-olsen@mchsi.com</a> wrote:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; I disable the firewall in my Linux network interface settings, since I<br>&gt; have a firewall on my router with port 22 forwarded to my Linux machine.
<br>&gt; &gt;<br>&gt; &gt; -------------- Original message from &quot;Justin Richeson&quot; &lt;<br>&gt; <a href="mailto:jrnosee@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jrnosee@gmail.com
</a>&gt;: --------------<br>&gt;
 &gt;<br>&gt; &gt;<br>&gt; &gt; I think you may be having the same problem as me. I can't get into my<br>&gt; linux box either on any protocol from an off-network pc. Is there a built<br>&gt; in firewall in linux that needs to be setup before attempting to connect?
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On 8/9/06, David Stout &lt; <a href="mailto:ragbrai65@yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ragbrai65@yahoo.com
</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; I have tried both version 1 &amp; 2. there is a box for Remote command is<br>&gt; there a command I should enter here? And On preferred encryption algorithm I
<br>&gt; have the following options.<br>&gt; &gt; 3DES, Blowfish, and DES. There is also a check box for Imitate SSH MAC bug<br>&gt; in commercial &lt;= v2.3.x should this be checked.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; 
<a href="mailto:carl-olsen@mchsi.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">carl-olsen@mchsi.com</a> wrote:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; There are a lot
 of different settings in PuTTY. Have you tried various<br>&gt; settings? What protocol version are you using?<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; -------------- Original message from David Stout &lt; <a href="mailto:ragbrai65@yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ragbrai65@yahoo.com</a>&gt;:<br>&gt; --------------<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Sorry to keep beating this thread to death but I am still have trouble.<br>&gt; &gt;<br>&gt; &gt; I have port 19-23 forwarded on my router. I went to dyndns and set up a
<br>&gt; dns. I can ping the ip remotely (from work) but when I try to do a TELNET<br>&gt; session I get a connect failed message. I also have putty installed on my<br>&gt; win box at work and when I try ssh or telnet from the win box I get Unable
<br>&gt; to open connection: connect(); unknown error.<br>&gt; &gt;<br></span></div><div><span class="e" id="q_10d0d173379d5e53_7">&gt; &gt; &quot;Daniel A. Ramaley&quot; wrote:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; What type of access do you need? A terminal window, or a full X session,
<br>&gt; &gt; or
 something else? For just a terminal window, i'd recommend<br>&gt; &gt; downloading PuTTY (Google for &quot;putty&quot; and it should be in the first 2<br>&gt; &gt; hits) and using it to SSH to your Linux box. You'll need to make sure
<br>&gt; &gt; your Linux box has a routable IP, or forward the SSH port (TCP/22) from<br>&gt; &gt; a routable IP to the Linux box.<br>&gt; &gt;<br>&gt; &gt; X is a bit more complicated; i've never needed to go from MS Windows to
<br>&gt; &gt; X Windows. There are projects such as Cygwin that will let you set up<br>&gt; &gt; an X server on Windows and then from there you'd be able to connect to<br>&gt; &gt; the Linux box and run applications. A possibly easier solution would be
<br>&gt; &gt; to run VNC on the Linux box and then connect from Windows with a VNC<br>&gt; &gt; viewer. I've done that before, though with Linux or OS X as the client<br>&gt; &gt;<br>&gt; &gt; rather than Windows. It gives you a full deskto p, and is much more
<br>&gt; &gt;<br>&gt;
 &gt; responsive than X over SSH. To use VNC to go from one Linux box to<br>&gt; &gt; another, get SSH working, then on the server do &quot;vncserver :2 -geometry<br>&gt; &gt; 1024x768 -depth 8&quot; and on the client &quot;vncviewer -via
<br>&gt; &gt; localhost:1&quot;. When done you can stop the server with &quot;vncserver<br>&gt; &gt; -kill :1&quot; on the server. I would think that using Windows as the client<br>&gt; &gt; would be similar, though the client command may differ slightly.
<br>&gt; &gt;<br>&gt; &gt; On Tuesday 08 August 2006 08:01, David Stout wrote:<br>&gt; &gt; &gt;I would like to access my Linux box from work. At home I am running<br>&gt; &gt; &gt; SuSe 10.1 with a linksys router. At work I am on Win XP Pro. What is
<br>&gt; &gt; &gt; the best way to accomplish this. Do I need to forward any ports?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;David Stout<br>&gt; &gt; &gt;Systems Programmer<br>&gt; &gt; &gt;Regency Homes<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;---------------------------------
<br>&gt;
 &gt; &gt;Do you Yahoo!?<br>&gt; &gt; &gt; Next-gen email? Have it all with the all-new Yahoo! Mail Beta.<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; ---------------------- --------------------- -----------------------------
<br>&gt; &gt; Dan Ramaley Dial Center 118, Drake University<br>&gt; &gt; Network Programmer/Analyst 2407 Carpenter Ave<br>&gt; &gt; +1 515 271-4540 Des Moines IA 50311 USA<br>&gt; &gt; _______________________________________________
<br>&gt; &gt; Cialug mailing list<br>&gt; &gt; <a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Cialug@cialug.org</a><br>&gt; &gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://cialug.org/mailman/listinfo/cialug</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; David Stout<br>&gt; &gt; Systems Programmer<br>&gt; &gt; Regency Homes<br>&gt; &gt; __________________________________________________
<br>&gt; &gt; Do You Yahoo!?<br>&gt; &gt; Tired of spam? Yahoo! Mail has the best spam protection around<br>&gt; &gt; <a href="http://mail.yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://mail.yahoo.com</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; From: David Stout
 <br></span></div><div><span class="q">&gt; &gt; To: Central Iowa Linux Users Group &lt; <a href="mailto:cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cialug@cialug.org</a>&gt;
<br>&gt; &gt; Subject: Re: [Cialug] Remote Access<br>&gt; &gt; Date: Wed, 9 Aug 2006 13:35:23 +0000<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Cialug mailing list<br>
&gt; &gt; <a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Cialug@cialug.org</a><br>&gt; &gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://cialug.org/mailman/listinfo/cialug</a><br>&gt; &gt; _______________________________________________<br>&gt; &gt; Cialug mailing list<br>&gt; &gt; <a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Cialug@cialug.org</a><br>&gt; &gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://cialug.org/mailman/listinfo/cialug</a><br>&gt; &gt;<br>&gt; &gt;
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; David Stout<br>&gt; &gt; Systems Programmer<br>&gt; &gt; Regency Homes<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Cialug mailing list<br>&gt; &gt;
 <a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Cialug@cialug.org</a><br>&gt; &gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://cialug.org/mailman/listinfo/cialug</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ---------- Forwarded message ----------<br>&gt; &gt; From: &quot;Justin Richeson&quot; 
<br></span></div><div><span class="q">&gt; &gt; To: &quot;Central Iowa Linux Users Group&quot; &lt; <a href="mailto:cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cialug@cialug.org
</a>&gt;<br>&gt; &gt; Date: Wed, 9 Aug 2006 15:05:12 +0000<br>&gt; &gt; Subject: Re: [Cialug] Remote Access<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Cialug mailing list<br>&gt; &gt; <a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Cialug@cialug.org</a><br>&gt; &gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://cialug.org/mailman/listinfo/cialug</a><br>&gt; &gt;<br>&gt; &gt;
<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Cialug mailing list<br>&gt; &gt; <a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Cialug@cialug.org
</a><br>&gt; &gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://cialug.org/mailman/listinfo/cialug</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;
<br>&gt;<br>&gt; _______________________________________________<br>&gt; Cialug mailing list<br>&gt; <a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Cialug@cialug.org
</a><br>&gt;
 <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://cialug.org/mailman/listinfo/cialug</a><br>&gt;<br>&gt;<br>&gt;<br>&gt; David Stout<br>&gt; Systems Programmer
<br>&gt; Regency Homes<br>&gt;<br>&gt;<br>&gt; ________________________________<br>&gt; Get your email and more, right on the new <a href="http://Yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Yahoo.com</a><br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Cialug mailing list<br>&gt; <a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Cialug@cialug.org</a><br>&gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://cialug.org/mailman/listinfo/cialug</a><br>&gt;<br>&gt;<br>&gt;
<br>_______________________________________________<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Cialug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/cialug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://cialug.org/mailman/listinfo/cialug</a><br></span></div><div><br><br></div><div><span class="e" id="q_10d0d173379d5e53_11"><br>David Stout<br>Systems Programmer<br>Regency Homes</span></div><div><span class="ad"><p>
 
                </p><hr size="1">Yahoo! Messenger with Voice. <a href="http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Make PC-to-Phone Calls</a> to the US (and 30+ countries) for 2¢/min or less.
<p></p></span></div><br>_______________________________________________<br>Cialug mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://cialug.org/mailman/listinfo/cialug" target="_blank">
http://cialug.org/mailman/listinfo/cialug</a><br><br><br></blockquote></div><br>