<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - ebtables causing packet loss"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1674#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - ebtables causing packet loss"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1674">bug 1674</a>
from <span class="vcard"><a class="email" href="mailto:phil@nwl.cc" title="Phil Sutter <phil@nwl.cc>"> <span class="fn">Phil Sutter</span></a>
</span></b>
<pre>(In reply to ryder1ross from <a href="show_bug.cgi?id=1674#c4">comment #4</a>)
<span class="quote">> It starts with packet loss and once the rule count increases, it starts to
> drop connections for SSH as well.
>
> ebtables -L --Lx |wc -l shows around 3000+ rules
>
> when it starts to happen.
>
> It is back to normal once I stop ebtables service on Host node.
> ------------------------------------------
>
> ebtables -A 'v1001'ARPIN -p ARP -j DROP --log
>
> Only for this rules do I try with logging ?</span >
That and append rules to the drop-policy chains which only log ('-A <chain>
--log').
Or you disable the drop policies and remove the DROP rules for testing to see
if the packet loss vanishes.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>