I'm running OS X Lion, and I'm trying to simulate low bandwidth connection (like 3G, EDGE, etc.) over a shared internet connection to android devices.
The application that runs on the android devices talks directly using the local IP with each other.
I tried setting some IPFW rules, but it only limit the connectivity to the Internet and not between the two devices.
How can I limit the direct connection between the two devices when they are both connected to the shared internet connection on my MacBook?
Thanks.