<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Ubuntu Linux install and configure OpenSSH (SSHD) server</title> <atom:link href="http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: hejmiki</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-159542</link> <dc:creator>hejmiki</dc:creator> <pubDate>Fri, 10 Sep 2010 15:06:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-159542</guid> <description>I think there is another TYPO
correct me if i&#039;m wrong
You set up Port 22 --&gt;  Port 512
and then in your output of sudo iptables -L -n
there is no rule for accepting tcp on Port 512 but there is Port 514 (udp)</description> <content:encoded><![CDATA[<p>I think there is another TYPO</p><p>correct me if i&#8217;m wrong<br
/> You set up Port 22 &#8211;&gt;  Port 512</p><p>and then in your output of sudo iptables -L -n<br
/> there is no rule for accepting tcp on Port 512 but there is Port 514 (udp)</p> ]]></content:encoded> </item> <item><title>By: Melroy van den Berg</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-156136</link> <dc:creator>Melroy van den Berg</dc:creator> <pubDate>Fri, 21 May 2010 21:33:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-156136</guid> <description>You can also try putty, i prefer that more then firestarter.</description> <content:encoded><![CDATA[<p>You can also try putty, i prefer that more then firestarter.</p> ]]></content:encoded> </item> <item><title>By: Dmitry</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-154943</link> <dc:creator>Dmitry</dc:creator> <pubDate>Mon, 12 Apr 2010 08:16:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-154943</guid> <description>I had the same proplem.
All you need do is to update your system:
&gt;sudo aptitude update</description> <content:encoded><![CDATA[<p>I had the same proplem.<br
/> All you need do is to update your system:<br
/> &gt;sudo aptitude update</p> ]]></content:encoded> </item> <item><title>By: Samuel Berryman</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-153984</link> <dc:creator>Samuel Berryman</dc:creator> <pubDate>Sat, 27 Feb 2010 12:46:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-153984</guid> <description>I have just installed Ubuntu 9.10 and it is all working fine! However when I try to install openssh like it tells me to above i get the following error:
Reading Package Lists... Done
Building dependency tree
Reading state information... Done
package openssh-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package openssh-server has no installation candidate
I dont know why it is doing this and really could do with some help please!</description> <content:encoded><![CDATA[<p>I have just installed Ubuntu 9.10 and it is all working fine! However when I try to install openssh like it tells me to above i get the following error:</p><p>Reading Package Lists&#8230; Done<br
/> Building dependency tree<br
/> Reading state information&#8230; Done<br
/> package openssh-server is not available, but is referred to by another package.<br
/> This may mean that the package is missing, has been obsoleted, or<br
/> is only available from another source<br
/> E: Package openssh-server has no installation candidate</p><p>I dont know why it is doing this and really could do with some help please!</p> ]]></content:encoded> </item> <item><title>By: I can't see to get this working</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-153190</link> <dc:creator>I can't see to get this working</dc:creator> <pubDate>Thu, 28 Jan 2010 10:28:29 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-153190</guid> <description>Hi,
I try installing Ubuntu Server 8.10, and i tell u, installation when just fine.  I get stuck on the part where u need to configure /etc/network/interfaces, that, because i need the server to have a static IP.  I have ADSL connection, and IP&#039;s r assing by the modem/router (Thompson SpeedTouch).  IP&#039;s r configure as &quot;start 10.0.0.34 - end 10.0.0.134&quot; &quot;sbnetmask 255.255.255.0&quot; that&#039;s in the modem/router, and obvious it gives me the router IP number.  Now, if i want to assing a static IP to the server it should be some like &quot;10.0.0.3&quot; SM &quot;255.255.255.0&quot; and what is Broadcast, Network and some other&#039;s that has to be edited with &quot;VIM&quot;.  I mean, im from windows xp, and i want to host my own web page, and mail server, plus some sharing files locally, maybe log-on remotelly...  that&#039;s all i want;  but this part is killing me.  anyone willing to help please?  thanks in advanced.</description> <content:encoded><![CDATA[<p>Hi,<br
/> I try installing Ubuntu Server 8.10, and i tell u, installation when just fine.  I get stuck on the part where u need to configure /etc/network/interfaces, that, because i need the server to have a static IP.  I have ADSL connection, and IP&#8217;s r assing by the modem/router (Thompson SpeedTouch).  IP&#8217;s r configure as &#8220;start 10.0.0.34 &#8211; end 10.0.0.134&#8243; &#8220;sbnetmask 255.255.255.0&#8243; that&#8217;s in the modem/router, and obvious it gives me the router IP number.  Now, if i want to assing a static IP to the server it should be some like &#8220;10.0.0.3&#8243; SM &#8220;255.255.255.0&#8243; and what is Broadcast, Network and some other&#8217;s that has to be edited with &#8220;VIM&#8221;.  I mean, im from windows xp, and i want to host my own web page, and mail server, plus some sharing files locally, maybe log-on remotelly&#8230;  that&#8217;s all i want;  but this part is killing me.  anyone willing to help please?  thanks in advanced.</p> ]]></content:encoded> </item> <item><title>By: Sudo-Root Password-Sharing files</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-150266</link> <dc:creator>Sudo-Root Password-Sharing files</dc:creator> <pubDate>Thu, 20 Aug 2009 19:41:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-150266</guid> <description>[...] a lot nixcraft Ubuntu Linux install and configure OpenSSH (SSHD) server  Ubuntu Linux OpenSSH Server installation and configuration  are they differs? or the same thing?   [...]</description> <content:encoded><![CDATA[<p>[...] a lot nixcraft Ubuntu Linux install and configure OpenSSH (SSHD) server  Ubuntu Linux OpenSSH Server installation and configuration  are they differs? or the same thing?   [...]</p> ]]></content:encoded> </item> <item><title>By: Japan Shah</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-149339</link> <dc:creator>Japan Shah</dc:creator> <pubDate>Mon, 06 Jul 2009 05:15:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-149339</guid> <description>Thanks it works !!!</description> <content:encoded><![CDATA[<p>Thanks it works !!!</p> ]]></content:encoded> </item> <item><title>By: ssh_user</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-148042</link> <dc:creator>ssh_user</dc:creator> <pubDate>Tue, 07 Apr 2009 20:51:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-148042</guid> <description>Ubuntu 8.10 64 bits, no firewall active.
After changing ssh listning port from 22 to 2223, connecting fails, see dump below
Can somebody explain what can cause a &#039;Read from socket failed: Connection reset by peer&#039;. The question is in several forums, couldn&#039;t find answers yet.
dump:
&lt;pre&gt;jaap@jaap-laptop:~$ ssh -p 2223 jaap@localhost -vvv
OpenSSH_5.1p1 Debian-3ubuntu1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 2223.
debug1: Connection established.
debug1: identity file /home/jaap/.ssh/identity type -1
debug1: identity file /home/jaap/.ssh/id_rsa type -1
debug1: identity file /home/jaap/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-3ubuntu1
debug1: match: OpenSSH_5.1p1 Debian-3ubuntu1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1p1 Debian-3ubuntu1
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
Read from socket failed: Connection reset by peer&lt;/pre&gt;</description> <content:encoded><![CDATA[<p>Ubuntu 8.10 64 bits, no firewall active.<br
/> After changing ssh listning port from 22 to 2223, connecting fails, see dump below<br
/> Can somebody explain what can cause a &#8216;Read from socket failed: Connection reset by peer&#8217;. The question is in several forums, couldn&#8217;t find answers yet.</p><p>dump:</p><pre>jaap@jaap-laptop:~$ ssh -p 2223 jaap@localhost -vvv
OpenSSH_5.1p1 Debian-3ubuntu1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 2223.
debug1: Connection established.
debug1: identity file /home/jaap/.ssh/identity type -1
debug1: identity file /home/jaap/.ssh/id_rsa type -1
debug1: identity file /home/jaap/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-3ubuntu1
debug1: match: OpenSSH_5.1p1 Debian-3ubuntu1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1p1 Debian-3ubuntu1
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
Read from socket failed: Connection reset by peer</pre>]]></content:encoded> </item> <item><title>By: El Perro Loco</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-146532</link> <dc:creator>El Perro Loco</dc:creator> <pubDate>Fri, 02 Jan 2009 14:44:04 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-146532</guid> <description>Good article. Short, complete and to the point.
Thanks.</description> <content:encoded><![CDATA[<p>Good article. Short, complete and to the point.<br
/> Thanks.</p> ]]></content:encoded> </item> <item><title>By: loh</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-143249</link> <dc:creator>loh</dc:creator> <pubDate>Sat, 22 Mar 2008 15:05:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-143249</guid> <description>First time installing ubuntu 7.10. This was very helpful.</description> <content:encoded><![CDATA[<p>First time installing ubuntu 7.10. This was very helpful.</p> ]]></content:encoded> </item> <item><title>By: brandon</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-141561</link> <dc:creator>brandon</dc:creator> <pubDate>Mon, 29 Oct 2007 03:40:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-141561</guid> <description>I can ssh from ubuntu to osX, but not from osX to ubuntu.  I had the same situation where I could go from winXP to osX, but not the other way.  Since it works ubuntu to osX does that mean I need to switch the dsa keys around, or do they work but ways?  So, it seems like the problem must be in ubuntu&#039;s firewall or the router&#039;s portforwarding.  When I setup portforwarding I feel like I should open port 22 for the mac&#039;sip if i want to get into the mac.  Strangely that doesn&#039;t work, but when I open port 22 for 192.168.0.1 (the router&#039;s ip) then I can ssh into the mac.  I want to have SAMBA and VNC forwarded over ssh.  I want the ubuntu to be headless but then I want to open VLC on the mac and watch a movie from the ubuntu.  Once long ago I was able to get VNC to work both ways with a mac and a win2k machine.  I don&#039;t know what I&#039;m doing wrong.</description> <content:encoded><![CDATA[<p>I can ssh from ubuntu to osX, but not from osX to ubuntu.  I had the same situation where I could go from winXP to osX, but not the other way.  Since it works ubuntu to osX does that mean I need to switch the dsa keys around, or do they work but ways?  So, it seems like the problem must be in ubuntu&#8217;s firewall or the router&#8217;s portforwarding.  When I setup portforwarding I feel like I should open port 22 for the mac&#8217;sip if i want to get into the mac.  Strangely that doesn&#8217;t work, but when I open port 22 for 192.168.0.1 (the router&#8217;s ip) then I can ssh into the mac.  I want to have SAMBA and VNC forwarded over ssh.  I want the ubuntu to be headless but then I want to open VLC on the mac and watch a movie from the ubuntu.  Once long ago I was able to get VNC to work both ways with a mac and a win2k machine.  I don&#8217;t know what I&#8217;m doing wrong.</p> ]]></content:encoded> </item> <item><title>By: sungmin</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-140236</link> <dc:creator>sungmin</dc:creator> <pubDate>Sun, 17 Jun 2007 20:09:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-140236</guid> <description>what is difference with login in with login and password and with PUB key ? also  what if I have 10 users who needs to login to my Linux box, what is best way for them to login ? with login and password or with PUB KEYS ?</description> <content:encoded><![CDATA[<p>what is difference with login in with login and password and with PUB key ? also  what if I have 10 users who needs to login to my Linux box, what is best way for them to login ? with login and password or with PUB KEYS ?</p> ]]></content:encoded> </item> <item><title>By: Markku</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-103968</link> <dc:creator>Markku</dc:creator> <pubDate>Sun, 01 Apr 2007 20:42:54 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-103968</guid> <description>I cant get it to work. When i try to run openssh-server it just says fail.</description> <content:encoded><![CDATA[<p>I cant get it to work. When i try to run openssh-server it just says fail.</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-101685</link> <dc:creator>nixcraft</dc:creator> <pubDate>Fri, 30 Mar 2007 03:20:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-101685</guid> <description>xain,
It was typo and post has been updated. Thanks for heads up.</description> <content:encoded><![CDATA[<p>xain,</p><p>It was typo and post has been updated. Thanks for heads up.</p> ]]></content:encoded> </item> <item><title>By: xain</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-101163</link> <dc:creator>xain</dc:creator> <pubDate>Thu, 29 Mar 2007 14:05:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-101163</guid> <description>what is the point that after changing port from 22 to 512, but still to make sure iptables open port 22?</description> <content:encoded><![CDATA[<p>what is the point that after changing port from 22 to 512, but still to make sure iptables open port 22?</p> ]]></content:encoded> </item> <item><title>By: Cappy</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-80022</link> <dc:creator>Cappy</dc:creator> <pubDate>Tue, 27 Feb 2007 09:12:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-80022</guid> <description>The problem was that I ran &quot;/etc/init.d/ssh restart&quot; as a user and not as an admin. It ended up giving a bunch of RSA errors and somehow prevented the system from switching ports when I then ran it from root. A simple reboot fixed it. Thanks for the guide!</description> <content:encoded><![CDATA[<p>The problem was that I ran &#8220;/etc/init.d/ssh restart&#8221; as a user and not as an admin. It ended up giving a bunch of RSA errors and somehow prevented the system from switching ports when I then ran it from root. A simple reboot fixed it. Thanks for the guide!</p> ]]></content:encoded> </item> <item><title>By: Fulano</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-80004</link> <dc:creator>Fulano</dc:creator> <pubDate>Tue, 27 Feb 2007 07:38:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-80004</guid> <description>I followed the instructions and I seem to be going alright, I can ssh locally as another user but I cannot seem to log in from remote locations, just seems to time out. Any ideas?</description> <content:encoded><![CDATA[<p>I followed the instructions and I seem to be going alright, I can ssh locally as another user but I cannot seem to log in from remote locations, just seems to time out. Any ideas?</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-73888</link> <dc:creator>nixcraft</dc:creator> <pubDate>Thu, 15 Feb 2007 04:17:39 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-73888</guid> <description>Make sure firewall is not blocking your port 30000. Run following command to see current iptables.
&lt;code&gt;sudo iptables -L -n&lt;/code&gt;
OR
&lt;code&gt;iptables -L -n&lt;/code&gt;
Also /etc/hosts.allow and /etc/hosts.deny can block access.</description> <content:encoded><![CDATA[<p>Make sure firewall is not blocking your port 30000. Run following command to see current iptables.<br
/> <code>sudo iptables -L -n</code><br
/> OR<br
/> <code>iptables -L -n</code></p><p>Also /etc/hosts.allow and /etc/hosts.deny can block access.</p> ]]></content:encoded> </item> <item><title>By: Cappy</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-73815</link> <dc:creator>Cappy</dc:creator> <pubDate>Thu, 15 Feb 2007 00:56:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-73815</guid> <description>Hm ... I can SSH into my server when the port is set to 22 but as soon as I set it up to a high number (30,000) and restart the ssh server all I get are server rejections. ssh -p 30000 cappy@127.0.0.1 just won&#039;t work =(</description> <content:encoded><![CDATA[<p>Hm &#8230; I can SSH into my server when the port is set to 22 but as soon as I set it up to a high number (30,000) and restart the ssh server all I get are server rejections. ssh -p 30000 cappy@127.0.0.1 just won&#8217;t work =(</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/howot-install-ubuntu-linux-ssh-server.html#comment-68224</link> <dc:creator>nixcraft</dc:creator> <pubDate>Thu, 01 Feb 2007 22:01:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-install-and-configure-openssh-sshd-server.html#comment-68224</guid> <description>neon.
What error you are getting?</description> <content:encoded><![CDATA[<p>neon.</p><p>What error you are getting?</p> ]]></content:encoded> </item> </channel> </rss>
