79441204

Date: 2025-02-15 08:50:41
Score: 0.5
Natty:
Report link

The OP states that masquerading is enabled on eth1 but does not say so about eth0. Perhaps it pays to also enable that on eth0:

iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: user23509140