Curtis Maurand wrote: > No iptables. wasn't even installed until 2 minutes ago. No http proxy > statements very generic gentoo installation on the laptop. I have not > tried wget, but I did try telnet to a host on port 80 and the connection > hung. I had to do a ^] to get out of it. I have not tried wget, lynx > or curl, though they are all installed.
if telnet hasn't connected, ^] won't have any effect, you'd use ctrl-c to kill it. it sounds as if the TCP connects but doesn't connect. > I'll try a tcpdump from the pfsense machine the next time I'm in there > and see what I find. could it be an MTU problem - if you're dropping packets over a certain size then the tcp 3WH will complete but no data will flow. try reducing the mtu on the "broken" box to, say, 1000. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
