What's new

Source NAT between wireless and ethernet

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

TheGrave

Occasional Visitor
I found something very strange on my RT-AC66R. Packets sourced from wireless clients get source NAT-ed to the LAN IP address of the router for some reason. Nothing that indicates this behaviour in the iptables -nvL -t nat output. To illustrate this:

Client A (wifi) IP: 192.168.33.100 sends a packet to Client B (ethernet LAN port) IP: 192.168.33.101. I'm sniffing on Client B and instead of seeing 192.168.33.100 as Source IP I'm seeing 192.168.33.1 as Source IP (which is the router's LAN IP). Any idea what causes this behaviour? Is it the default one or I might have caused by some configuration change? It's breaking a whole bunch of applications.

Firmware version is: 374.40
 
Really, noone observes this ridiculous behaviour? Sometimes it gets fixed for a while after a router reboot. It's quite irritating though.
 

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top