Enable IP forwarding

I’ve played with ettercap and friends yesterday. One thing needed if you want the route the traffic trough your nic ist IP forwarding. Here’s how to enable it:


sysctl -w net.inet.ip.forwarding=1

Leave a Reply