You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based open the tproxy issue (#46) I assume this issue refers to using tproxy targets instead of nat? My understanding of (and experience with) tproxy is that local routes are required to intercept locally generated packets. This is because the tproxy target is only valid in the PREROUTING chain of the mangle table, which is only visited for inbound packets.
No description provided.
The text was updated successfully, but these errors were encountered: