OK, so there's an incorrectly configured something or other on my FC machine that dtops TCP from working but allows UDP to work just fine.<br>I've run through all of the rlevant tools (netstat, tcpdump, ifconfog etc etc.), and compared it to anthother machine running FC5, but  cannot for the life of me spot the difference.
<br><br>For example, using firefox to view slashdot, I see the standard UDP traffic for DNS.<br>Then, TCP SYN from my machine to their srver, ans SYN,ACK from them back to me, and finally an ACK from me to them. And then.... nothing. no traffic, no response.
<br>Interestingly, if I try & coinnect to the apache instance on this local machine, I don't even get that far... there is no TCP traffic at all.<br><br>Also, if I try to use another TCP reliant app, Thunderbird, to connect to a local IMAP server (on the same subnet) I get the SYN/ACk/ACK setup, but no further traffic.
<br><br>I have SeLinux set as disabled<br>I have no iptables rules in effect.<br><br>The only thing that changed is that I did a yum update, installed a new video card (nvdia 7300) and the appropriate driver, and rebooted...
<br><br>Running 2.6.16-1.2107_FC5smp<br><br>Please help!!!!<br>