From owner-freebsd-questions Wed Aug 12 19:58:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26539 for freebsd-questions-outgoing; Wed, 12 Aug 1998 19:58:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from drmemory.fnal.gov (drmemory.fnal.gov [131.225.105.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26533 for ; Wed, 12 Aug 1998 19:58:13 -0700 (PDT) (envelope-from rneswold@drmemory.fnal.gov) Received: (from rneswold@localhost) by drmemory.fnal.gov (8.8.8/8.8.6) id VAA00375; Wed, 12 Aug 1998 21:57:45 -0500 (CDT) Message-ID: <19980812215745.A301@drmemory.fnal.gov> Date: Wed, 12 Aug 1998 21:57:45 -0500 From: "Richard M. Neswold" To: freebsd-questions@FreeBSD.ORG Cc: "Christopher J. Michaels" Subject: Re: Trouble connecting to sites with ppp. Reply-To: rneswold@mcs.net References: <35D210C1.DA08CD24@earthling.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <35D210C1.DA08CD24@earthling.net>; from Christopher J. Michaels on Wed, Aug 12, 1998 at 06:01:37PM -0400 X-PGP-RSAfprint: 0A C8 A5 76 DF 8E E1 B3 F3 97 BE 73 DA CD 4B C9 X-PGP-RSAkey: http://www.mcs.net/~rneswold/www/pub.key X-Spambot-Food: abuse@localhost postmaster@localhost abuse@fbi.gov Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If memory serves, didn't Christopher J. Michaels say: > Doug White wrote: > > > On Sat, 8 Aug 1998, Christopher J. Michaels wrote: > > > > > I have a machine currently running a new install of 2.2.6-RELEASE and > > > connected to the internet over PPP. About half of the web sites i try > > > to connect to (including www.freebsd.org) just hang. In LYNX it shows > > > "HTTP 1.0/OK" and then just hangs. I can connect to ftp.freebsd.org > > > and www2.freebsd.org without trouble. I appears to be an http thing. Hey! Someone else with the same problem! I have a FreeBSD box at home and at work. Both are running 2.2.6. The machine at work is connected via ethernet. The home machine is using 'ppp' over a modem. At home, I cannot connect to http://slashdot.org. At work, I have no problems. > > Try setting `tcp_extensions="NO"' in /etc/rc.conf and rebooting, then > > trying ppp. I've tried setting tcp_extensions to YES and NO. I also tried the other combinations by playing with net.inet.tcp.rfc1323 and net.inet.tcp.rfc1644. No combination worked. By the way, my machine at work has tcp_extensions set to YES and that machine can connect. It really seems to be related to 'ppp'. > Any other ideas, or any other information I can provide that may help? Some more info from my machine: using 'netstat', I find that the socket state is in FIN_WAIT_2. It stays this way until it times out. Here's a 'tcpdump' when I do 'lynx http://slashdot.org' (slashdot.org is 206.150.185.149, my machine is 131.225.105.170): 21:51:06.575553 131.225.105.170.1035 > 206.150.185.149.80: S 283554942:283554942(0) win 16384 (DF) 21:51:06.763916 206.150.185.149.80 > 131.225.105.170.1035: S 717708966:717708966(0) ack 283554943 win 31856 (DF) 21:51:06.764019 131.225.105.170.1035 > 206.150.185.149.80: . ack 1 win 17376 (DF) 21:51:06.766804 131.225.105.170.1035 > 206.150.185.149.80: P 1:469(468) ack 1 win 17376 (DF) Has anyone else (besides Christopher) seen this problem? -- Rich ------------------------------------------------------------------------ Rich Neswold | PGP: 0A C8 A5 76 DF 8E E1 B3 rneswold@mcs.net | F3 97 BE 73 DA CD 4B C9 http://www.mcs.net/~rneswold | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message