<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3863&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / arptables]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3863</link>
		<description><![CDATA[The most recent posts in arptables.]]></description>
		<lastBuildDate>Tue, 06 Oct 2020 18:56:06 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: arptables]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25122#p25122</link>
			<description><![CDATA[<div class="quotebox"><cite>bbatten wrote:</cite><blockquote><div><p>No luck.</p></div></blockquote></div><p>That is not enough information for us to be able to help you — please post the relevant log entries that show the failures to which you allude.</p><p>Can we also see</p><div class="codebox"><pre><code>update-alternatives --display iptables
iptables-save</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 06 Oct 2020 18:56:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25122#p25122</guid>
		</item>
		<item>
			<title><![CDATA[Re: arptables]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25105#p25105</link>
			<description><![CDATA[<p>@bbatten: <span class="bbc">iptables</span> on beowulf (or buster, really) doesn&#039;t require <span class="bbc">arptables</span> or <span class="bbc">ebtables</span>, but it recommends <span class="bbc">nftables</span>.</p><p>Upon installation, it gets set up to use the <span class="bbc">iptables-nft</span> alternative implementation and then it provides syntax transparency via <span class="bbc">/usr/sbin/xtables-nft-multi</span> so as to use the &quot;traditional&quot; <span class="bbc">iptables</span> rules language for manipulating and reviewing the rules.</p><p>It also gives you the option to change it to use the <span class="bbc">iptables-legacy</span> implementation through <span class="bbc">update-alternatives</span>.</p><p>Doesn&#039;t that work for you?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 05 Oct 2020 01:49:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25105#p25105</guid>
		</item>
		<item>
			<title><![CDATA[Re: arptables]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25103#p25103</link>
			<description><![CDATA[<p>I&#039;ve tried this, it&#039;s hectic! but only because I was trying to stick with iptables instead of ebtables, I don&#039;t know why really, </p><p>I just didn&#039;t want to change from iptables squid firewalled proxy server setup I&#039;d been using for years.</p><p>I ended up changing my scripts to nftables, seems to work ok.</p><p>I used arch and gentoo help/wiki pages to work my way through the install and setup.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sun, 04 Oct 2020 22:33:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25103#p25103</guid>
		</item>
		<item>
			<title><![CDATA[Re: arptables]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25101#p25101</link>
			<description><![CDATA[<p>Thanks for the replies.<br />@ralph.ronnquist: I don&#039;t have nftables installed.<br />@Head_on_a_Stick: I installed ebtables and arptables, then updated etc-alternatives per your suggestion. No luck.</p><p>FWIW, while running on ascii, I did not have ebtables or arptables installed. Things worked just fine without them. I suspect that iptables-legacy for beowulf is not really bit-for-bit the same as the iptables available in ascii. Is there an &quot;oldstable&quot; for devuan that would allow me to purge beowulf iptables, arptables, and ebtables, then install the version of iptables available there?</p><p>Thanks,</p>]]></description>
			<author><![CDATA[dummy@example.com (bbatten)]]></author>
			<pubDate>Sun, 04 Oct 2020 21:31:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25101#p25101</guid>
		</item>
		<item>
			<title><![CDATA[Re: arptables]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25053#p25053</link>
			<description><![CDATA[<p>more info here : <a href="https://wiki.debian.org/iptables" rel="nofollow">https://wiki.debian.org/iptables</a></p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Thu, 01 Oct 2020 10:38:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25053#p25053</guid>
		</item>
		<item>
			<title><![CDATA[Re: arptables]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25050#p25050</link>
			<description><![CDATA[<p>^ Looks like the OP is already using the legacy iptables version.</p><p>And anyway there&#039;s no need to uninstall nftables:</p><div class="codebox"><pre><code># update-alternatives --set iptables /usr/sbin/iptables-legacy</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 01 Oct 2020 06:09:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25050#p25050</guid>
		</item>
		<item>
			<title><![CDATA[Re: arptables]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25047#p25047</link>
			<description><![CDATA[<p>You might also want to reinstall <span class="bbc">iptables</span> without <span class="bbc">nftables</span>; perhaps something like</p><div class="codebox"><pre><code># apt-get install --reinstall nftables- iptables</code></pre></div><p> That should give you a set up that allows the &quot;normal&quot; <span class="bbc">iptables</span> rules.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 30 Sep 2020 21:20:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25047#p25047</guid>
		</item>
		<item>
			<title><![CDATA[Re: arptables]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25034#p25034</link>
			<description><![CDATA[<p>Have you tried</p><div class="codebox"><pre><code># apt install {eb,arp}tables
# update-alternatives --set arptables /usr/sbin/arptables-legacy
# update-alternatives --set ebtables /usr/sbin/ebtables-legacy</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 30 Sep 2020 16:38:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25034#p25034</guid>
		</item>
		<item>
			<title><![CDATA[arptables]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25021#p25021</link>
			<description><![CDATA[<p>I am using iptables-legacy. From the installation procedure output:</p><div class="quotebox"><blockquote><div><p>iptables (1.8.1-1) unstable; urgency=medium</p><p>&#160; &#160; By default, this package will try to use the nf_tables kernel backend<br />&#160; &#160; instead of the xtables one. Please, read more about this in<br />&#160; &#160; /usr/share/doc/iptables/README.Debian, including details about the new<br />&#160; &#160; update-alternatives configuration possibilities.<br />&#160; &#160; This is a major update on the way iptables works and may have severe impact<br />&#160; &#160; in running systems which are upgrading between Debian versions.<br />&#160; &#160; The arptables and ebtables binaries are also affected, and those packages<br />&#160; &#160; will be updated soon as well.</p><p> -- Arturo Borrero Gonzalez &lt;arturo@debian.org&gt;&#160; Wed,&#160; 24 Oct 2018 14:00:00 +0200</p></div></blockquote></div><p>Bottom line is I&#039;m screwed. My iptables setup no longer works.</p><p>Is it safe to use the Debian arptables and ebtables packages? the README.debian says arptables-legacy and ebtables-legacy are in the Debian packages.</p><p>Thanks,</p>]]></description>
			<author><![CDATA[dummy@example.com (bbatten)]]></author>
			<pubDate>Tue, 29 Sep 2020 20:53:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25021#p25021</guid>
		</item>
	</channel>
</rss>
