I'm trying to block the stupid TCP RST Packets my isp claimed that they have stopped injecting... they haven't stopped 
I believe
"sudo ipfw add deny tcp from any to any 2284 in tcpflags rst"
should work, but it doesn't appear to be...
can anyone verify the ipfw command?
Thanks
I believe
"sudo ipfw add deny tcp from any to any 2284 in tcpflags rst"
should work, but it doesn't appear to be...
can anyone verify the ipfw command?
Thanks