<?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>Control WebPanel Wiki &#187; change ssh port</title>
	<atom:link href="https://wiki.centos-webpanel.com/tag/change-ssh-port/feed" rel="self" type="application/rss+xml" />
	<link>https://wiki.centos-webpanel.com</link>
	<description>CentOS WebPanel Wiki</description>
	<lastBuildDate>Wed, 12 Feb 2025 20:38:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>How to change ssh port</title>
		<link>https://wiki.centos-webpanel.com/how-to-change-ssh-port</link>
		<comments>https://wiki.centos-webpanel.com/how-to-change-ssh-port#comments</comments>
		<pubDate>Mon, 26 Jun 2017 12:44:16 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[change ssh port]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=787</guid>
		<description><![CDATA[How to change ssh port for sshd and CSF Firewall Video instructions for CWP Edit /etc/ssh/sshd_config and uncomment line "# Port 22", example for port 8123 nano /etc/ssh/sshd_config Port 8123 Replace TCP_IN and TCP_OUT port 22 with the new port number nano /etc/csf/csf.conf Restart ssh and csf service sshd restart csf -r ** Don't forget [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>How to change ssh port for sshd and CSF Firewall</strong></p>
<p><strong>Video instructions for CWP</strong></p>
<p><object width="700" height="425"><param name="movie" value="https://www.youtube.com/v/fy39ZTA-9uE?version=3&amp;showinfo=0&amp;theme=light&amp;fs=1&amp;rel=0&amp;iv_load_policy=3&amp;modestbranding=1"></param><param name="allowScriptAccess" value="always"></param><param name="allowFullScreen" value="true"></param><embed src="https://www.youtube.com/v/fy39ZTA-9uE?version=3&amp;showinfo=0&amp;theme=light&amp;fs=1&amp;rel=0&amp;iv_load_policy=3&amp;modestbranding=1" type="application/x-shockwave-flash" allowScriptAccess="always" allowfullscreen="true" width="700" height="425"></embed></object></p>
<p>Edit /etc/ssh/sshd_config and uncomment line "# Port 22", example for port 8123</p>
<pre>nano /etc/ssh/sshd_config</pre>
<pre>Port 8123</pre>
<p>Replace TCP_IN and TCP_OUT port 22 with the new port number</p>
<pre>nano /etc/csf/csf.conf</pre>
<p>Restart ssh and csf</p>
<pre>service sshd restart
csf -r</pre>
<p>** Don't forget to change the port in CSF firewall all your ssh will be locked!!!</p>
]]></content:encoded>
			<wfw:commentRss>https://wiki.centos-webpanel.com/how-to-change-ssh-port/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
