NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Is Comcast a "criminally braindead ISP"?The following is copied from the iptables manpage. After getting a new cable modem from Comcast and finally getting the internet working by upgrading to dhcp3-client, the machines on the local network behind my Debian router could ping servers on the internet but not otherwise connect. The workaround below, which I added to my /etc/init.d/localnetwork script, fixed the problem. I think I had this problem in the past when I switched to DSL for a few months. TCPMSS This target allows to alter the MSS value of TCP SYN packets, to control It is only valid in the table. This target is used to overcome criminally braindead ISPs or servers
Workaround: activate this option and add a rule to your firewall iptables -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN \
|
Re: Is Comcast a "criminally braindead ISP"?
Yep.
--
Jai yen