<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.acenet.us/index.php?action=history&amp;feed=atom&amp;title=Lockdown_SSH_with_TCPWrappers</id>
	<title>Lockdown SSH with TCPWrappers - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.acenet.us/index.php?action=history&amp;feed=atom&amp;title=Lockdown_SSH_with_TCPWrappers"/>
	<link rel="alternate" type="text/html" href="https://kb.acenet.us/index.php?title=Lockdown_SSH_with_TCPWrappers&amp;action=history"/>
	<updated>2026-05-14T13:55:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://kb.acenet.us/index.php?title=Lockdown_SSH_with_TCPWrappers&amp;diff=1829&amp;oldid=prev</id>
		<title>Docs admin: Docs admin moved page Lockdown SSH with TCPWrappers (CentOS to Lockdown SSH with TCPWrappers</title>
		<link rel="alternate" type="text/html" href="https://kb.acenet.us/index.php?title=Lockdown_SSH_with_TCPWrappers&amp;diff=1829&amp;oldid=prev"/>
		<updated>2015-07-22T19:02:22Z</updated>

		<summary type="html">&lt;p&gt;Docs admin moved page &lt;a href=&quot;/Lockdown_SSH_with_TCPWrappers_(CentOS&quot; class=&quot;mw-redirect&quot; title=&quot;Lockdown SSH with TCPWrappers (CentOS&quot;&gt;Lockdown SSH with TCPWrappers (CentOS&lt;/a&gt; to &lt;a href=&quot;/Lockdown_SSH_with_TCPWrappers&quot; title=&quot;Lockdown SSH with TCPWrappers&quot;&gt;Lockdown SSH with TCPWrappers&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:02, 22 July 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Docs admin</name></author>
	</entry>
	<entry>
		<id>https://kb.acenet.us/index.php?title=Lockdown_SSH_with_TCPWrappers&amp;diff=1600&amp;oldid=prev</id>
		<title>Docs admin: Created page with &quot;To ensure SSH access is not lost during this process you will need to add your IP to the allow list.   Access the server via command line  Edit the file &lt;syntaxhighlight lang=...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.acenet.us/index.php?title=Lockdown_SSH_with_TCPWrappers&amp;diff=1600&amp;oldid=prev"/>
		<updated>2013-11-03T12:44:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;To ensure SSH access is not lost during this process you will need to add your IP to the allow list.   Access the server via command line  Edit the file &amp;lt;syntaxhighlight lang=...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To ensure SSH access is not lost during this process you will need to add your IP to the allow list. &lt;br /&gt;
&lt;br /&gt;
Access the server via command line&lt;br /&gt;
&lt;br /&gt;
Edit the file &amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;/etc/hosts.allow&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After the comment lines add &amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sshd : YOURIP&amp;lt;/syntaxhighlight&amp;gt;So for example if your IP is 198.198.198.198, The line should look like this &amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sshd : 198.198.198.198&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After you have added your IP to the allow list you can block other SSH access to the server.&lt;br /&gt;
&lt;br /&gt;
Edit the file &amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;/etc/hosts.deny&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After the comment lines in this file add&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sshd : all&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
SSH access should then be restricted to only your IP. &lt;br /&gt;
&lt;br /&gt;
You can confirm the restriction is in place by attempting to SSH from any other host.&lt;/div&gt;</summary>
		<author><name>Docs admin</name></author>
	</entry>
</feed>