<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Johnny,<div class="">    Thanks for fixing the TELNETD configuration issue, it’s working fine now. I have one additional problem during shutdown when IPREM is called from lb:[1,2]shutup.cmd I get the following error:</div><div class=""><br class=""></div><div class=""><p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>>ifc stop</p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>Stopping IP.</p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>Stopping UD.</p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>TC not running..</p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>>abo ethacp</p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>TCP/IP - ethernet ACP exiting...</p></div><div class=""><br class=""></div><div class="">and the subsequent “con off tc:” hangs up for several minutes before timing out:</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">            </span>>con off tc:</div><div class=""><br class=""></div><div class=""><div><span class="Apple-tab-span" style="white-space: pre;">               </span>CON -- Command execution error.<span style="font-family: Monaco; font-size: 10px;" class=""> </span></div><div><span class="Apple-tab-span" style="white-space: pre;">          </span>Timeout on unit quieting operation</div><div><span class="Apple-tab-span" style="font-family: Monaco; font-size: 10px; white-space: pre;">   </span> <span class="Apple-tab-span" style="white-space:pre">              </span>       <span style="font-family: Monaco; font-size: 10px;" class="">OFFLINE</span><span class="Apple-tab-span" style="font-family: Monaco; font-size: 10px; white-space: pre;">      </span><span style="font-family: Monaco; font-size: 10px;" class="">TC0:</span></div><div><span style="font-family: Monaco; font-size: 10px;" class="">     <span class="Apple-tab-span" style="white-space:pre">  </span> >unl if:/vec</span></div><div><font face="Monaco" size="2" class=""><br class=""></font></div><div><font face="Monaco" size="2" class="">I’m running M+ 4.6 on an emulated 11/93 with DECnet enabled. Up until the shutdown everything appeared to be running - I was able to successfully telnet into the system. Let me know if you need any more information.</font></div><div><font face="Monaco" size="2" class=""><br class=""></font></div><div><font face="Monaco" size="2" class="">  John.</font></div><div><font face="Monaco" size="2" class=""><br class=""></font><blockquote type="cite" class=""><div class="">On Dec 29, 2015, at 9:12 PM, Johnny Billquist <<a href="mailto:bqt@softjar.se" class="">bqt@softjar.se</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">John, I've rewritten that part now. It no longer asks for the number of terminals at IPGEN. Instead you have a new logical name, TELNET$TERMINALS, for which you have a prototype in the IPAPPL.NEW file, that you can copy. This logical name now controls how many terminals are created.<br class=""><br class="">Could you (or someone else) test and report if I got anything wrong in the installation procedure?<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">        </span>Johnny<br class=""><br class="">On 2015-12-24 03:01, John Forecast wrote:<br class=""><blockquote type="cite" class="">Johnny,<br class="">    I installed this version of your code and had a problem with<br class="">TELNETD. Because I had changed the number of supported terminals (from<br class="">10 to 4) I got<br class=""><br class="">INS -- Length mismatch common block TELCOM<br class=""><br class="">while trying to install TELNETD. Looks like you’ll need to rebuild it as<br class="">part of the install.<br class=""><br class="">   John.<br class=""><br class="">On Dec 18, 2015, at 11:52 PM, Johnny Billquist <<a href="mailto:bqt@softjar.se" class="">bqt@softjar.se</a><br class=""><<a href="mailto:bqt@softjar.se" class="">mailto:bqt@softjar.se</a>>> wrote:<br class=""><blockquote type="cite" class=""><br class="">Well, about two months since my last announcement, and some<br class="">improvements have been done, so I figured I should do another one.<br class=""><br class="">I've cut a new release of TCP/IP for RSX, and I encourage everyone to<br class="">update to this latest release.<br class=""><br class="">A short list of changes since my last release:<br class=""><br class="">TCP:<br class="">. Performance improvements. TCP timers have been redesigned for better<br class="">performance. This gave FTP a performance increase of about 15$.<br class="">. TCP negative ACK detection has been improved.<br class="">, TCP receive packet handling have been redesigned for better<br class="">performance, and better code structure.<br class="">. Added guards against data received after FIN.<br class="">. Bugfix in SPOOF hostname printouts when filter was cleared.<br class="">. Bugfix in tcp timers that could cause a close to take a very<br class="">long time to clean up.<br class=""><br class="">FTP:<br class="">. Bugfix in user verification code which could cause program<br class="">to crash. This affected ftpd.<br class="">. Changed ftp and ftpd to create files without max record length when<br class="">dealing with binary files.<br class=""><br class="">TELNET:<br class="">. Added exit handler to telnetd, so that telnetd cannot be aborted<br class="">while active sessions exist.<br class=""><br class="">HTTPD:<br class="">. Improved webserver handling of binary files.<br class=""><br class="">As usual, the distribution is available from:<br class=""><a href="ftp://mim.update.uu.se/bqtcp.dsk" class="">ftp://mim.update.uu.se/bqtcp.dsk</a><br class="">ftp://mim.update.uu.se/bqtcp.tap<br class="">ftp://ftp.update.uu.se/pub/pdp11/rsx/tcpip/tcpip.dsk<br class=""><br class="">The documentation is also available through ftp on Mim, or also at<br class="">http://mim.update.uu.se/tcpipdoc<br class=""><br class="">Note! I've realized that BQTCP/IP do not work right if you have a<br class="">PDP-11/74 with multiple processors online. I'll fix that at some point,<br class="">as it's probably just a case of affinity not being set on devices, nor<br class="">relevant processes. This might only be a problem with telnet in fact.<br class="">I know for sure that the IP and TCP drivers works ok in multiprocessor<br class="">systems.<br class=""><br class="">Johnny<br class=""><br class="">--<br class="">Johnny Billquist                  || "I'm on a bus<br class="">                                 ||  on a psychedelic trip<br class="">email: bqt@softjar.se             ||  Reading murder books<br class="">pdp is alive!                     ||  tryin' to stay hip" - B. Idol<br class=""></blockquote><br class=""></blockquote><br class=""><br class="">-- <br class="">Johnny Billquist                  || "I'm on a bus<br class="">                                  ||  on a psychedelic trip<br class="">email: <a href="mailto:bqt@softjar.se" class="">bqt@softjar.se</a>             ||  Reading murder books<br class="">pdp is alive!                     ||  tryin' to stay hip" - B. Idol<br class=""></div></div></blockquote></div><br class=""></div></body></html>