  notajive
@comcast.net
| reply to prichma13 Re: [Speed] workaround for Comcast Throttling issues.. (torrent)
I have tried your solution in terminal is osx and this is what i get
Last login: Mon Oct 22 20:04:01 on ttyp1 Welcome to Darwin!
machine:~ notname$ sudo iptables -A INPUT -p tcp --dport 6113--tcp-flags RST RST -j DROP
sudo: iptables: command not found
machine:~ noname$ any suggestions should i have to do anything else bubt paste that line into terminal (6113 is my port) |
|
 zfod_mtv
join:2004-01-09 Santa Monica, CA
| notajive, that would be because 'iptables' is Linux-based ( Netfilter ). More specifically, 'iptables' is the tool to manipulate Netfilter tables, chains and rules.
You'll want to read up on 'ipfw', which is the BSD-based firewall which is included in Mac OS X.
You can do the same lunacy as above, drop all TCP RSTs for dest port 6113.
Take care. |
|
  espaeth Misanthrope Premium join:2001-04-21 Minneapolis, MN
·voip.ms
·Callcentric
·VoiceStick
·ViaTalk
·Comcast
·Embarq
| Of course, since the resets are sent in both directions from the middle of the conversation anything you do on your end is purely wasted effort. This suggestion will only work if everyone running BT implements this filter (highly unlikely).
It might appear this works because, according to Comcast, the upstream connection interruptions change in intensity based on how busy the network is.
-Eric |
|