How is it possible to enable packet forwarding in Mac OS X?
Google gives me tons of hints for Windows and Linux but not for OS X.
You may enable packet forwarding by entering sudo sysctl -w net.inet.ip.forwarding=1 into the Terminal.
sudo sysctl -w net.inet.ip.forwarding=1