Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!uunet!in3.uu.net!144.212.95.13!nntprelay.mathworks.com!news.mathworks.com!news-xfer.netaxs.com!netaxs.com!socko.cdnow.com!heller From: heller@socko.cdnow.com (A. Karl Heller) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: TCP hangs talking to Solaris 2.5.1 Date: 15 May 1997 16:35:51 GMT Organization: CDnow - The World's Largest Online Music Store http://cdnow.com Lines: 20 Message-ID: <5lfe17$sj@netaxs.com> References: <5lejjh$32p@pancreas.erols.com> Reply-To: heller@cdnow.com NNTP-Posting-Host: socko.cdnow.com X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:40954 eric (eric@pancreas.erols.com) wrote: : Has anyone seen a problem where TCP connections between FreeBSD and Solaris : machines hang? I'm running FreeBSD 2.2.1, and under circumstances which I : haven't entirely identified, connections between the two systems will hang : until the process owning it on either end is killed. In this case it's a : POP proxy server on freebsd talking to an actual POP server on Solaris. I may be wrong, but what TCP connections in general? FTP and telnet? Do you get a connection or does it hang when trying to connect? You can try killing the nscd program on Solaris if its running. I know from experience that ncsd can be very nice or very horrible. Karl : eric