Path: utzoo!attcan!uunet!husc6!uwvax!vanvleck!uwmcsd1!ig!agate!ucbvax!METO.UMD.EDU!coop
From: coop@METO.UMD.EDU (James N. Cooper)
Newsgroups: comp.sys.apollo
Subject: Re: Rwhod problems
Message-ID: <8806241622.AA00383@meto.UMD.EDU>
Date: 24 Jun 88 16:22:36 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 22



Achille Petrilli, Cray and PWS Operations writes:
Last remark: 'cps -w' does not work in the server_process_manager startup
script, oh why Apollo introduces these annoying bugs ? Are we supposed to
run tcp gateways only on user nodes ?


My TCP/IP gateway is a DSP90, and I bailed out of using the "cps -w" startup.
Instead, I use  /etc/rc file with something like this:

 if [ -f /sys/tcp/tcp_server ]; then
       /sys/tcp/tcp_server -r -p900
 fi 

If you have the BSD4.2 version of TCP3.1 there is documentation that tells 
you how to set things up in /etc/rc.

Jim Cooper
Dept. of Meteorology
Univ. of Maryland
coop@meto.umd.edu