Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Bandwidth throttling in OS X' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Bandwidth throttling in OS X
Authored by: mauldus on Oct 14, '08 04:57:23PM
Note: You may need to set the net.inet.ip.fw.one_pass variable so the packet doesn't pass through to the next firewall rule.

sudo sysctl -w net.inet.ip.fw.one_pass=1

You can also issue the config command again with different bandwidth settings to fine tune the limit without tearing it down and rebuilding it.

[ Reply to This | # ]