#19050: Packages masquerading don't work correctly
--------------------------+---------------------------------------
Reporter: big.smile@… | Owner: developers
Type: defect | Status: new
Priority: high | Milestone: Barrier Breaker 14.07
Component: kernel | Version: Barrier Breaker 14.07
Resolution: | Keywords: masquerade, NAT, Firewall
--------------------------+---------------------------------------
Comment (by anonymous):
Recently, I've trying to log these wrongs packets with iptables.
I use this rule:
{{{
iptables -t nat -A POSTROUTING -o eth0 -s 192.168.1.0/24 -j LOG --log-
prefix "--- INVALID PAKET ----:"
}}}
But, after some wrongs packets detected with tcpdump, if I look on the
counter of this rule it's still at 0.
It seems like some packets are pass through iptables. :(
Note: All these wrongs packets have a non-local IP address as destination.
--
Ticket URL: <https://dev.openwrt.org/ticket/19050#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets