Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!mcvax!inesc!unl!spa From: spa@unl.fctunl.rccn.pt (Salvador Pinto Abreu) Newsgroups: comp.unix.ultrix Subject: Re: Ultrix 2.2 networking Message-ID: <180@unl.fctunl.rccn.pt> Date: 26 Apr 89 12:27:54 GMT References: <1603@dogie.macc.wisc.edu> Distribution: comp Organization: U. Nova de Lisboa, Portugal Lines: 13 In article <1603@dogie.macc.wisc.edu>, edwards@dogie.macc.wisc.edu (mark edwards) writes: > > We have experienced an incompatibility in the networking between Ultrix 2.2 > and BSD4.3(+). It showed up in ftp when trying to do the file transfer, the > connection would open for the file transfer and just hang. This sounds a lot like what happens when you leave the /etc/ifconfig line in /etc/rc.local untouched. Ultrix sets it up so as to use trailers. Try the following: /etc/ifconfig qe0 -trailers and add that to the /etc/rc.local file, to see if it works.