From owner-freebsd-ports Thu Aug 1 04:43:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA11117 for ports-outgoing; Thu, 1 Aug 1996 04:43:05 -0700 (PDT) Received: from mail (mail.bcpl.lib.md.us [204.255.212.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA11112 for ; Thu, 1 Aug 1996 04:43:03 -0700 (PDT) Received: by mail (5.0/SMI-SVR4) id AA07874; Thu, 1 Aug 1996 07:43:55 +0500 Message-Id: <9608011143.AA07874@mail> From: jspath@mail.bcpl.lib.md.us (Webmaster Jim) Date: Thu, 1 Aug 1996 07:43:54 -0400 X-Hack: cough, cough X-Mailusersshell-Patchlevel: a srb@cuci.nl (Stephen R. van den Berg) X-Mailer: X-Organization: planet earth X-Signature: /jes X-Url: jim's url X-Face: $[):DI3,{Z,[[9Gb^H.yPU[6-J}^Co2e-J!p*jQ>Q8++K~?Ejg~3#,vmYi;O8E55~r~#wa2 WdUS{+X2e6mt${6._[/U%N~y"Br4L6Lm%S0XI8RRTs"'Dpz]#@hD@I`i@G[Q+'" cKd3Acq&}J;,FhT"6d1[H=*<;o2?Z_RK&He4+Td%v3:47/5;A>0mBqsG-KB8l:\43FGDe;U To: freebsd-ports@freebsd.org Subject: Fwd: Lynx and packet size Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I read this on the lynx-dev list, and thought someone more knowledgable about FreeBSD could answer the following: On Jul 31, 8:52pm, lynx-dev@sig.net wrote: } From: Klaus Weide } To: Information Help Desk } Cc: Lynx Development } In-Reply-To: } Message-Id: } Reply-To: lynx-dev@sig.net } On Thu, 1 Aug 1996, Information Help Desk wrote: } > HI !!! } > Our server is running the FreeBSD operating system. We ported } > lynx and have it installed without problems. We tried connecting to } > popular sites such as www.yahoo.com and www.lycos.com and lynx } > successfully connects. However, when we tried sites such as } > www.freebsd.org, ftp.cdrom.com, and www.altavista.digital.com, lynx } > somehow cannot connect. It stops on the message at the screen's bottom } > saying, } > } > HTTP request sent; waiting for response. } > } > And, this goes on forever !!! } > } > We tried lynx running in the Linux operating system, and it was } > able to connect to such sites where lynx in FreeBSD cannot connect to. } } I strongly suspect that this has nothing to do with lynx, but with } the TCP/IP implementation of the operating systems you are using } and/or your machines' network connections. You should hoave the same } kind of problems when using other programs from your FreeBSD machine, } so that connecting to e.g. ftp.cdrom.com with the regular ftp program } shouldn't work either. } } I connected to the five servers you listed from a linux machine and } watched (with tcpdump) the packets that were received from those } servers. The three servers that you list as not working have in } common that they are sending packets longer than the minimum } MTU of 576 bytes. The two servers that worked for you did not. } So I think there lies your problem - your networking path cannot } transmit IP packets greater than 576 bytes, and the FreeBSD OS } does not properly implement either "Path MTU discovery" or } "packet fragmentation and reassambly" (or your router does not } send the required ICMP error messages back to your FreeBSD machine } when it drops a packet that is too big). } } If you have a ping command that allows you to specify a size for } the probe packets (-s option or similar), try it for different } sizes and see what you get. } } I am not familiar with FreeBSD, but probably the easiest solution } (or workaround) would be to find the proper parameters to use for } the "ifconfig" command when the machine boots. On Linux, that } would be something like "ifconfig <...> mtu 576". Or if you } are using PPP or SLIP to connect to the Internet, use the } appropriate options there. } } Klaus }-- End of excerpt from lynx-dev@sig.net -- I don't speak (or work) for the Baltimore County Public Library. They keep telling me, "Shhhhh!"