<?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=Bacula_Linux_IP6Tables_Rules</id>
	<title>Bacula Linux IP6Tables 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=Bacula_Linux_IP6Tables_Rules"/>
	<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=Bacula_Linux_IP6Tables_Rules&amp;action=history"/>
	<updated>2026-05-25T21:10:56Z</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=Bacula_Linux_IP6Tables_Rules&amp;diff=25&amp;oldid=prev</id>
		<title>Adam.birds: Created page with &quot;'''IP6tables blocking connection'''  Add in a rule to accept the connections on 9102 in case it's restarted for any reason &lt;pre&gt; ip6tables -I INPUT -p tcp --dport 9102 -j ACCE...&quot;</title>
		<link rel="alternate" type="text/html" href="http://techwiki.co.uk/index.php?title=Bacula_Linux_IP6Tables_Rules&amp;diff=25&amp;oldid=prev"/>
		<updated>2016-04-28T10:08:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;IP6tables blocking connection&amp;#039;&amp;#039;&amp;#039;  Add in a rule to accept the connections on 9102 in case it&amp;#039;s restarted for any reason &amp;lt;pre&amp;gt; ip6tables -I INPUT -p tcp --dport 9102 -j ACCE...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''IP6tables blocking connection'''&lt;br /&gt;
&lt;br /&gt;
Add in a rule to accept the connections on 9102 in case it's restarted for any reason&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ip6tables -I INPUT -p tcp --dport 9102 -j ACCEPT -m comment --comment &amp;quot;Backups&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ip6tables -I OUTPUT -p tcp --dport 9103 -j ACCEPT -m comment --comment &amp;quot;Backups&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
service ip6tables save&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Bacula]]&lt;br /&gt;
[[Category:Backups]]&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:Contents]]&lt;/div&gt;</summary>
		<author><name>Adam.birds</name></author>
		
	</entry>
</feed>