<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - masquerade fully broken when no prerouting chain is created"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1105#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - masquerade fully broken when no prerouting chain is created"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1105">bug 1105</a>
from <span class="vcard"><a class="email" href="mailto:s1410239008@students.fh-hagenberg.at" title="Fabian Franz <s1410239008@students.fh-hagenberg.at>"> <span class="fn">Fabian Franz</span></a>
</span></b>
<pre>@Jose:
try to remove that chain...
---
chain prerouting {
type nat hook prerouting priority 0; policy accept;
}
---
...and see what happens. If you get packet loss, then that's what this ticket
is about.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>