[FS#151] RST packet as response to SYN is not forwarded to sender?
LEDE Bugs
lede-bugs at lists.infradead.org
Sun Sep 4 10:10:25 PDT 2016
For full information about what has changed in this task, visit the URL below and click the History tab.
FS#151 - RST packet as response to SYN is not forwarded to sender?
User who did this: Ted Hess (thess)
Task details edited:
-------
Github issue #139 reported by: https://github.com/xnoreq
Following setup:
A host on the LAN sends a SYN packet through the router to a remote server. The server rejects it with tcp-reset.
tcpdump on the router shows the SYN packet being sent and the RST,ACK packet being received over eth0.2 (WAN interface), but the packet never makes it to the host on the LAN.
In iptables the reset packet shows up in -t mangle PREROUTING and then INPUT instead of FORWARD. Why?
I've tried disabling the firewall (all iptables flushed) and just added a single MASQUERADE rule ... same result.
This is on 15.05.1 with Linux 3.18.23.
-------
More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=151
More information about the lede-bugs
mailing list