<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SSH port &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/ssh-port/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Thu, 04 Jun 2020 09:03:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>SSH port &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to change SSH port on CoreOS</title>
		<link>https://help.hostry.com/knowledge-base/how-to-change-ssh-port-on-coreos/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-change-ssh-port-on-coreos/#respond</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Thu, 04 Jun 2020 09:03:39 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=1755</guid>

					<description><![CDATA[Change SSH port First you need to go to the settings of the /usr/lib/systemd/system/sshd.socket file and open it in a text editor Next, find the ListenStream option and change the port to the new SSH port of your choice. Then you need to save the file Restarting SSH If you [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 id="change-ssh-port" >Change SSH port</h2>



<p>First you need to go to the settings of the <strong>/usr/lib/systemd/system/sshd.socket</strong> file and open it in a text editor</p>



<pre class="wp-block-code"><code>vi /usr/lib/systemd/system/sshd.socket</code></pre>



<p>Next, find the <strong>ListenStream</strong> option and change the port to the new SSH port of your choice. Then you need to save the file</p>



<h2 id="restarting-ssh" >Restarting SSH</h2>



<p>If you use a firewall on your server, you must first allow access to the new SSH port. To do this, restart the SSH daemon while using <strong>systemctl</strong></p>



<pre class="wp-block-code"><code>systemctl restart sshd.socket</code></pre>



<p>The SSH server will restart and will now listen on the new port.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-change-ssh-port-on-coreos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
