Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!newshost.telstra.net!news.ci.com.au!wabbit.its.uow.edu.au!news.nsw.CSIRO.AU!mel.dit.csiro.au!munnari.OZ.AU!news.hawaii.edu!ames!usenet.kornet.nm.kr!news.kreonet.re.kr!usenet.seri.re.kr!news.cais.net!news.jsums.edu!gatech!newsxfer2.itd.umich.edu!chi-news.cic.net!uwm.edu!math.ohio-state.edu!magnus.acs.ohio-state.edu!lerc.nasa.gov!purdue!haven.umd.edu!news.ums.edu!sol.towson.edu!zeus.towson.edu!rklein From: Robert Klein <rklein@zeus.towson.edu> Newsgroups: comp.unix.bsd.bsdi.misc Subject: rsh Problem Date: Fri, 23 Feb 1996 12:04:23 -0500 Organization: Towson State University Lines: 16 Message-ID: <Pine.ULT.3.91.960223115537.7754A-100000@zeus.towson.edu> NNTP-Posting-Host: zeus.towson.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I have a cgi program executing a 'rsh' on the localhost and it's not working properly. When I use the following: rsh -n localhost ls -l the shell doesn't terminate. When I use the following command: rsh -n iapnet.com ls -l I get this error: select: protocol failure in circuit setup Rob