<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://techwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=IPTables_Access_Rules</id>
	<title>IPTables Access Rules - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://techwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=IPTables_Access_Rules"/>
	<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=IPTables_Access_Rules&amp;action=history"/>
	<updated>2026-05-15T14:40:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://techwiki.co.uk/index.php?title=IPTables_Access_Rules&amp;diff=111&amp;oldid=prev</id>
		<title>Adam.birds: Created page with &quot;'''To allow access to a Linux server from an IP Address, use the following example commands:'''  &lt;pre&gt; iptables -I INPUT -s 1.1.1.1 -j ACCEPT -m comment --comment &quot;Access&quot; ipt...&quot;</title>
		<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=IPTables_Access_Rules&amp;diff=111&amp;oldid=prev"/>
		<updated>2016-04-28T11:21:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;To allow access to a Linux server from an IP Address, use the following example commands:&amp;#039;&amp;#039;&amp;#039;  &amp;lt;pre&amp;gt; iptables -I INPUT -s 1.1.1.1 -j ACCEPT -m comment --comment &amp;quot;Access&amp;quot; ipt...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''To allow access to a Linux server from an IP Address, use the following example commands:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
iptables -I INPUT -s 1.1.1.1 -j ACCEPT -m comment --comment &amp;quot;Access&amp;quot;&lt;br /&gt;
iptables -I INPUT -s 78.78.78.78 -j ACCEPT -m comment --comment &amp;quot;Access&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Contents]]&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>Adam.birds</name></author>
		
	</entry>
</feed>