[Bug 1105] masquerade fully broken when no prerouting chain is created
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Fri Aug 10 17:08:53 CEST 2018
https://bugzilla.netfilter.org/show_bug.cgi?id=1105
--- Comment #4 from Fabian Franz <s1410239008 at students.fh-hagenberg.at> ---
@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.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180810/2ec60ba6/attachment.html>
More information about the netfilter-buglog
mailing list