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