79316166

Date: 2024-12-29 18:59:54
Score: 1
Natty:
Report link

Ran into a similar issue - disabling the rp-filter did help:

... in many cases the reverse path filter may decide to drop your intercepted packets. The rp_filter can't be disabled globally, so for each interface do:

sysctl net.ipv4.conf.${INT}.rp_filter=0

Reference: https://powerdns.org/tproxydoc/tproxy.md.html

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: NiceRath